Skip to content

karthi-the-hacker/pr0xyP4rs3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

pr0xyP4rs3

Load any recon data into burp in just Single click

alt text

im Happy to say this you dont need to install any third party service to run my tool ๐Ÿ˜ƒ its pure Python โค๏ธ๏ธ

Steps to install :

  1. mkdir ~/recon &>/dev/null
  2. mkdir ~/tools &>/dev/null
  3. cd ~/tools/
  4. git clone https://github.com/karthi-the-hacker/pr0xyP4rs3.git
  5. cd pr0xyP4rs3
  6. chmod +x *
  7. chmod +x install.sh
  8. Now Open burp
  9. Got to proxy and select option
  10. Now click add
  11. use this proxy host = 127.0.0.1 port = 7777

Syntax :

For Single Domain or url

  python pr0xyP4rs3.py -p http://yourserver.com/

For multiple domain or Url

  cat live-domain.txt | xargs -n1 -p50 python pr0xyP4rs3.py --parse

Happy hacking ๐Ÿ’€

Jai Hind ๐Ÿ‡ฎ๐Ÿ‡ณ

About

Load your data into burp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published