mirror of
https://github.com/carpedm20/awesome-hacking
synced 2024-11-22 20:43:02 +00:00
commit
08d93c5342
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ For a list of free hacking books available for download, go [here](https://githu
|
|||
* [ZAP](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications
|
||||
* [mitmproxy](https://mitmproxy.org/) - An interactive, SSL-capable man-in-the-middle proxy for HTTP with a console interface
|
||||
* [mitmsocks4j](https://github.com/Akdeniz/mitmsocks4j) - Man-in-the-middle SOCKS Proxy for Java
|
||||
* [ssh-mitm](https://github.com/jtesta/ssh-mitm) - An SSH/SFTP man-in-the-middle tool that logs interactive sessions and passwords.
|
||||
* [nmap](https://nmap.org/) - Nmap (Network Mapper) is a security scanner
|
||||
* [Aircrack-ng](http://www.aircrack-ng.org/) - An 802.11 WEP and WPA-PSK keys cracking program
|
||||
* [Charles Proxy](https://charlesproxy.com) - A cross-platform GUI web debugging proxy to view intercepted HTTP and HTTPS/SSL live traffic
|
||||
|
|
Loading…
Reference in a new issue