based on hackersploit/bugbountytoolkit
- Nmap
- Sqlmap
- Amass
- Sublist3r
- Subfinder
- Aquatone
- NmapAutomator
- Cool scripts I made - more coming soon
No installation needed - just pull the latest image and run
docker run noypearl/pt-web:latest
docker run -it --name pt-web -v <your_local_dir>:/root/ noypearl/pt-web:latest
Make sure to have docker volumes configured before running this command - otherwise the volume won't be mounted. More on docker persistance here
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
-
create different directory in mounted volume named after docker run argument, for example 'docker run .... -v //PATH/ -s TESLA' for tesla bug bounty.
-
Add out-of-scope hosts file