Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nahamsec/bbht
A script to set up a quick Ubuntu 17.10 x64 box with tools I use.
https://github.com/nahamsec/bbht
Last synced: 7 days ago
JSON representation
A script to set up a quick Ubuntu 17.10 x64 box with tools I use.
- Host: GitHub
- URL: https://github.com/nahamsec/bbht
- Owner: nahamsec
- Created: 2017-11-16T21:08:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T10:57:54.000Z (5 months ago)
- Last Synced: 2024-11-20T20:26:05.692Z (22 days ago)
- Language: Shell
- Size: 36.1 KB
- Stars: 1,167
- Watchers: 49
- Forks: 435
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - nahamsec/bbht - A script to set up a quick Ubuntu 17.10 x64 box with tools I use. (Shell)
README
# BBHT
Bug Bounty Hunting Tools is a script to install the most popular tools used while looking for vulnerabilities for a bug bounty program.
# Tools- dirsearch
- JSParser
- knockpy
- lazys3
- recon_profile
- sqlmap-dev
- Sublist3r
- teh_s3_bucketeers
- virtual-host-discovery
- wpscan
- webscreenshot
- Massdns
- Asnlookup
- Unfurl
- Waybackurls
- Httprobe
- Seclists collectionThis script also grabs the aliases created and published here:
https://github.com/nahamsec/recon_profile# Installing
- git clone https://github.com/nahamsec/bbht.git
- cd bbht
- chmod +x install.sh
- ./install.sh