https://github.com/mr-won/request_method_filtering
Method Request Filtering (비허용 메서드) CONNECT, PUT ~
https://github.com/mr-won/request_method_filtering
Last synced: over 1 year ago
JSON representation
Method Request Filtering (비허용 메서드) CONNECT, PUT ~
- Host: GitHub
- URL: https://github.com/mr-won/request_method_filtering
- Owner: mr-won
- Created: 2025-03-16T17:54:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-16T17:54:10.000Z (over 1 year ago)
- Last Synced: 2025-03-18T02:27:14.751Z (over 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Request_Method_Filtering
Method Request Filtering (비허용 메서드) CONNECT, PUT ~
Host <- google.com <- 정상 접근 페이로드 CONNECT ~ Host:google.com
프록시 서버 터널만들어서 비정상 접근 하려는 페이로드 CONNECT /CSCOSSLC/tunnel
Option 옵션
google.com 에 connect 로 접속?