You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[DNSDumpster](https://dnsdumpster.com/) - Online DNS recond and search service
107
105
*[Mass Scan](https://github.com/robertdavidgraham/masscan) - TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
106
+
*[Zarp](https://github.com/hatRiot/zarp) - Zarp is a network attack tool centered around the exploitation of local networks
107
+
*[mitmproxy](https://github.com/mitmproxy/mitmproxy) - An interactive SSL-capable intercepting HTTP proxy for penetration testers and software developers
108
+
*[mallory](https://github.com/justmao945/mallory) - HTTP/HTTPS proxy over SSH
109
+
*[DET](https://github.com/sensepost/DET) - DET is a proof of concept to perform Data Exfiltration using either single or multiple channel(s) at the same time
108
110
109
111
#### Wireless Network Tools
110
112
*[Aircrack-ng](http://www.aircrack-ng.org/) - a set of tools for auditing wireless network
@@ -117,8 +119,15 @@ A collection of awesome penetration testing resources
117
119
*[sslstrip](http://www.thoughtcrime.org/software/sslstrip/) - a demonstration of the HTTPS stripping attacks
118
120
*[sslstrip2](https://github.com/LeonardoNve/sslstrip2) - SSLStrip version to defeat HSTS
119
121
122
+
#### Web exploitation
123
+
*[WPScan](http://wpscan.org/) - Black box WordPress vulnerability scanner
124
+
*[SQLmap](http://sqlmap.org/) - Automatic SQL injection and database takeover tool
125
+
*[weevely3](https://github.com/epinna/weevely3) - Weaponized web shell
126
+
*[Wappalyzer](https://wappalyzer.com/) - Wappalyzer uncovers the technologies used on websites
*[John the Ripper](http://www.openwall.com/john/) - Fast password cracker
@@ -129,6 +138,7 @@ A collection of awesome penetration testing resources
129
138
*[Sysinternals Suite](http://technet.microsoft.com/en-us/sysinternals/bb842062) - The Sysinternals Troubleshooting Utilities
130
139
*[Windows Credentials Editor](http://www.ampliasecurity.com/research/windows-credentials-editor/) - security tool to list logon sessions and add, change, list and delete associated credentials
131
140
*[mimikatz](http://blog.gentilkiwi.com/mimikatz) - Credentials extraction tool for Windows OS
141
+
*[PowerSpoit](https://github.com/PowerShellMafia/PowerSploit) - A PowerShell Post-Exploitation Framework
132
142
133
143
#### DDoS Tools
134
144
*[LOIC](https://github.com/NewEraCracker/LOIC/) - An open source network stress tool for Windows
@@ -163,6 +173,7 @@ A collection of awesome penetration testing resources
163
173
*[Immunity Debugger](http://debugger.immunityinc.com/) - A powerful new way to write exploits and analyze malware
164
174
*[Evan's Debugger](http://www.codef00.com/projects#debugger) - OllyDbg-like debugger for Linux
165
175
*[Medusa disassembler](https://github.com/wisk/medusa) - An open source interactive disassembler
176
+
*[plasma](https://github.com/joelpx/plasma) - Interactive disassembler for x86/ARM/MIPS. Generates indented pseudo-code with colored syntax code.
166
177
167
178
#### CTF Tools
168
179
*[Pwntools](https://github.com/Gallopsled/pwntools) - CTF framework for use in CTFs
0 commit comments