An open API service indexing awesome lists of open source software.

https://github.com/lc/theftfuzzer

TheftFuzzer is a tool that fuzzes Cross-Origin Resource Sharing implementations for common misconfigurations.
https://github.com/lc/theftfuzzer

Last synced: about 1 year ago
JSON representation

TheftFuzzer is a tool that fuzzes Cross-Origin Resource Sharing implementations for common misconfigurations.

Awesome Lists containing this project

README

          

```
┌┬┐┬ ┬┌─┐┌─┐┌┬┐┌─┐┬ ┬┌─┐┌─┐┌─┐┬─┐
│ ├─┤├┤ ├┤ │ ├┤ │ │┌─┘┌─┘├┤ ├┬┘
┴ ┴ ┴└─┘└ ┴ └ └─┘└─┘└─┘└─┘┴└─
```
## Introduction:
TheftFuzzer is a tool that fuzzes Cross-Origin Resource Sharing implementations for common misconfigurations.

## Usage:
`python theftfuzzer.py -d 'http://example.com/api/data'`

#### Help:
`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
```

Buy Me A Coffee