Skip to content
/ theftfuzzer Public

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

Notifications You must be signed in to change notification settings

lc/theftfuzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf40163 Β· Oct 17, 2019

History

24 Commits
Jan 22, 2019
Aug 4, 2018
Oct 17, 2019

Repository files navigation

β”Œβ”¬β”β”¬ β”¬β”Œβ”€β”β”Œβ”€β”β”Œβ”¬β”β”Œβ”€β”β”¬ β”¬β”Œβ”€β”β”Œβ”€β”β”Œβ”€β”β”¬β”€β”
 β”‚ β”œβ”€β”€β”œβ”€ β”œβ”€  β”‚ β”œβ”€ β”‚ β”‚β”Œβ”€β”˜β”Œβ”€β”˜β”œβ”€ β”œβ”¬β”˜
 β”΄ β”΄ β”΄β””β”€β”˜β””   β”΄ β””  β””β”€β”˜β””β”€β”˜β””β”€β”˜β””β”€β”˜β”΄β””β”€

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages