From 3b2a38c93012700af8975dca6a3433510189ba35 Mon Sep 17 00:00:00 2001 From: xer0dayz <1N3@hushmail.com> Date: Sat, 19 Oct 2019 08:42:35 -0700 Subject: [PATCH] Created Plugins & Tools (markdown) --- Plugins-&-Tools.md | 79 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 Plugins-&-Tools.md 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