Awesome
<h1 align="center"> <a href="https://cooltext.com"><img src="https://images.cooltext.com/5599195.png" width="279" height="85" alt="OK-VPS" /> </h1> <h4 align="center">Bug Bounty Vps Setup Tools Installer</h4> <p align="center"> <a href="https://github.com/mrco24/OK-VPS"> <img src="https://img.shields.io/badge/Project-ok--vps-green"> </a> <a href="https://github.com/mrco24/OK-VPS"> <img src="https://img.shields.io/static/v1?label=Update&message=V1.0&color=green"> </a> <a href="https://twitter.com/mrco24"> <img src="https://img.shields.io/twitter/follow/mrco24?style=social"> </a> </p>install-all-tools
With these tools you can install most of the bug bounty tools with just one command
Installation
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
Available tools list
Subdomains enumeration
- Amass
- Assetfinder
- Crobat
- Findomain
- Github-subdomains
- Subfinder
- Sudomy
- CertCrunchy
- AnalyticsRelationships
- Lilly
- Gotator
- galer
DNS resolver
Screenshot
HTTP probe
Web crawler
Network scanner
HTTP parameter
Fuzzing tools
LFI tools
- LFISuite *
SSRF tools
Http-Request-Smugglingh
SSTI tools
- tplmap *
API hacking tools
Wordlists
Vulns - XSS
Vulns - SQL Injection
CMS Scanner
Vulns - Scanner
JavaScript hunting
Find_Web_Technologies
Git hunting
Sensitive stuff finding
Useful tools
Note
- 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