Skip to content

abhinashjain/proxyfuzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proxyfuzzer

ProxyFuzzer is a proxy which intercept and fuzz the paramters in client request with the common web based attacks and payloads. It's a naive attempt to automate/test for the common web based attacks.

Fuzzing and automating the attacks for the following WebGoat 8.0 challenges:

  1. Bypass a Path Based Access Control Scheme (Directory Traversal)
  2. Command Injection (Command Injection)

Usage:

python2 proxyfuzzer.py 8080 directorytraversal
python2 proxyfuzzer.py 8080 commandinjection
python2 proxyfuzzer.py 8080 sessionfixation

Code taken from:

*proxy2 *knock *python-sitemap *Crawler

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published