With these tools you can install most of the bug bounty tools with just one command
apt-get update -y && apt-get install git -y && git clone https://github.com/mrco24/OK-VPS.git && cd OK-VPS && chmod +x okvps.sh && ./okvps.sh
- Amass
- Assetfinder
- Crobat
- Findomain
- Github-subdomains
- Subfinder
- Sudomy
- CertCrunchy
- AnalyticsRelationships
- Lilly
- Gotator
- galer
- LFISuite *
- tplmap *
- Refer to the usage of the tools as most of them require configuration (especially for subdomains enumeration).
- Please be careful with these tools and only use them on targets you have explicitly authorized.
N.B : * = added in the last update
** For Nikto and Debian 10, you need to have the non-free contrib sources in addition. e.g :
deb http://deb.debian.org/debian/ buster main contrib non-free
deb-src http://deb.debian.org/debian/ buster main contrib non-free