Example Usage
#!/bin/bash go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest go install -v github.com/tomnomnom/anew@latest go install github.com/tomnomnom/assetfinder@latest go install github.com/projectdiscovery/katana/cmd/katana@latest go install github.com/tomnomnom/waybackurls@latest go install github.com/hakluke/hakrawler@latest go install github.com/d3mondev/puredns/v2@latest go install -v github.com/projectdiscovery/dnsx/cmd/dnsx@latest go install github.com/lc/gau/v2/cmd/gau@latest go install github.com/utkusen/socialhunter@latest go install -v github.com/PentestPad/subzy@latest go install github.com/003random/getJS/v2@latest #https://github.com/0xRyuk/crtsh.git sudo apt install python3-pip pip3 install uro pip3 install urless pipx install bbot git clone https://github.com/0xRyuk/crtsh.git /tmp/crtsh pip3 install -r /tmp/crtsh/requirments.txt sudo mkdir -p /opt/crtsh sudo cp /tmp/crtsh/crtsh.py /opt/crtsh/ sudo echo 'alias crtsh="python3 /opt/crtsh/crtsh.py"'>>~/.zshrc . ~/.zshrc git clone https://github.com/m4ll0k/SecretFinder.git /tmp/secretfinder pip install -r /tmp/secretfinder/requirements.txt sudo mkdir -p /opt/secretfinder sudo cp /tmp/secretfinder/Sec
See also
API-Pentesting-Tools
Open Source
API Pentesting Tools are specialized security tools used to test and analyze the security of Applica…
Burp Suite
Freemium
Kali
Leading platform for web application security testing. The Community Edition includes an interceptin…
JWT_Tool
Open Source
Toolkit for testing, tampering, and forging JSON Web Tokens. Tests common JWT vulnerabilities includ…
Interactsh
Open Source
Out-of-band interaction gathering server. Generates unique collaboration URLs for detecting blind vu…
Evilginx2
Open Source
Standalone man-in-the-middle attack framework that bypasses 2FA by proxying authentication sessions …
BSCP
Free
Cheatsheet, Notes, Payloads and Mayhem for Burp Suite Practitioner Exam (BSCP)…