diff --git a/Plugins-&-Tools.md b/Plugins-&-Tools.md new file mode 100644 index 0000000..1c44005 --- /dev/null +++ b/Plugins-&-Tools.md @@ -0,0 +1,79 @@ +Sn1per currently uses the following tools and plugins: + +## Recon/Sub-domain Enumeration +- Massdns +- Sublist3r +- AMass +- Subfinder +- Dnscan +- crt.sh +- Censys +- Project Sonar +- AltDNS +- DNSGen +- Spoofcheck.py +- Hunter.io + +## S3 Buckets +- Slurp + +## Sub-domain Takeovers +- Subover +- Subjack + +## Screenshots +- Webscreenshot.py +- CutyCapt + +## OSINT +- theHarvester +- GooHak (https://github.com/1N3/Goohak) +- Whois +- Metagoofil +- Inurlbr + +## Scanning +- NMap +- AMap +- Ping +- SSH-audit +- Jexboss + +## Vuln Scans +- OpenVAS +- Yasuo +- NMap Vulners Script + +## Exploitation +- Metasploit +- NMap Scripts +- Findsploit (https://github.com/1N3/Findsploit) + +## Brute Force +- Hydra +- BruteX (https://github.com/1N3/BruteX) + +## Web Application Scanners +- BlackWidow (https://github.com/1N3/BlackWidow) +- WPScan +- Burpsuite +- Arachni +- Dirsearch +- Gobuster +- wafw00f +- WhatWeb +- WIG +- WebTech +- Nikto +- Clusterd +- CMSMap +- Shocker +- Waybackmachine + +## SSL/TLS +- SSLScan +- SSLyze +- MassBleed (https://github.com/1N3/MassBleed) + +## Notifications +- Slack API \ No newline at end of file