Skip to content
/ Arjun Public
forked from s0md3v/Arjun

Arjun is a python script for finding hidden GET & POST parameters.

Notifications You must be signed in to change notification settings

samyoyo/Arjun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Arjun

Arjun is a python script for finding hidden GET & POST parameters using regex and bruteforce.

Dependencies

  • requests
  • threading

Usages

Here's how you can scan a webpage for get parameters

python arjun.py -u http://example.com/index.php --get

For POST, just use the --post flag. To specify the number of threads you can use the --threads option as following:

python arjun.py -u http://example.com/index.php --get --threads 4

Here's a screenshot you can fap to:

License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

About

Arjun is a python script for finding hidden GET & POST parameters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%