
TheftFuzzer는 일반적인 잘못된 구성에 대해 Cross-Origin Resource Sharing 구현을 퍼징하는 도구입니다.
┌┬┐┬ ┬┌─┐┌─┐┌┬┐┌─┐┬ ┬┌─┐┌─┐┌─┐┬─┐ │ ├─┤├┤ ├┤ │ ├┤ │ │┌─┘┌─┘├┤ ├┬┘ ┴ ┴ ┴└─┘└ ┴ └ └─┘└─┘└─┘└─┘┴└─
## 소개:
TheftFuzzer는 일반적인 잘못된 구성에 대해 교차 출처 리소스 공유(CORS) 구현을 퍼징하는 도구입니다.
## 사용법:
`python theftfuzzer.py -d 'http://example.com/api/data'`
#### 도움말:
`python theftfuzzer.py -h`
~$ python theftfuzzer.py -h
usage: theftfuzzer.py [-h] -d DOMAIN [-c COOKIE]
Cross Origin Resource Sharing Fuzzer by Corben Leo
optional arguments: -h, --help show this help message and exit -d DOMAIN, --domain DOMAIN URL / Target to fuzz -c COOKIE, --cookie COOKIE File containing cookie to send in fuzzing requests
<a href="http://buymeacoff.ee/cdl" target="_blank"><img src="https://assets.kitploit.com/production/public/readmes/3094/608ca47c77206e90cac89def2d3fa14b17084ebc4a0a8dce231e4f0b3a78be1a.webp" alt="커피 한 잔 사주세요" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>