mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2024-10-01 01:05:56 -04:00
Add DDoS and Vulnerability Scanners sections
This commit is contained in:
parent
9b6fa7f213
commit
d385376b62
34
README.md
34
README.md
@ -17,12 +17,11 @@ A collection of awesome penetration testing resources, tools, confs, books, maga
|
|||||||
* [Kali](http://www.kali.org/) - A Linux distribution designed for digital forensics and penetration testing.
|
* [Kali](http://www.kali.org/) - A Linux distribution designed for digital forensics and penetration testing.
|
||||||
* [Metasploit](http://www.metasploit.com/) - World's most used penetration testing software.
|
* [Metasploit](http://www.metasploit.com/) - World's most used penetration testing software.
|
||||||
|
|
||||||
#### Social Engineering
|
#### Vulnerability Scanners
|
||||||
* [SET](https://github.com/trustedsec/social-engineer-toolkit) - The Social-Engineer Toolkit from TrustedSec
|
* [Nexpose](https://www.rapid7.com/products/nexpose/) - Vulnerability Management & Risk Management Software.
|
||||||
|
* [Nessus](http://www.tenable.com/products/nessus) - Vulnerability, configuration, and compliance assessment.
|
||||||
#### Anonimity
|
* [OpenVAS](http://www.openvas.org/) - Open Source vulnerability scanner and manager.
|
||||||
* [Tor](https://www.torproject.org/) - The free software for enabling onion routing online anonymity.
|
* [w3af](https://github.com/andresriancho/w3af) - Web application attack and audit framework.
|
||||||
* [I2P](https://geti2p.net) - The Invisible Internet Project
|
|
||||||
|
|
||||||
#### Networks tools
|
#### Networks tools
|
||||||
* [nmap](http://nmap.org/) - Free Security Scanner For Network Exploration & Security Audits.
|
* [nmap](http://nmap.org/) - Free Security Scanner For Network Exploration & Security Audits.
|
||||||
@ -30,17 +29,30 @@ A collection of awesome penetration testing resources, tools, confs, books, maga
|
|||||||
* [Wireshark](http://www.wireshark.org/) - A network protocol analyzer for Unix and Windows.
|
* [Wireshark](http://www.wireshark.org/) - A network protocol analyzer for Unix and Windows.
|
||||||
* [Network Tools](http://network-tools.com/) - Different network tools: pink, lookup, whois, etc.
|
* [Network Tools](http://network-tools.com/) - Different network tools: pink, lookup, whois, etc.
|
||||||
|
|
||||||
#### Reverse Engineering
|
|
||||||
* [IDA Pro](https://www.hex-rays.com/products/ida/) - A Windows, Linux or Mac OS X hosted multi-processor disassembler and debugger.
|
|
||||||
* [WDK/WinDbg](http://msdn.microsoft.com/en-us/windows/hardware/hh852365.aspx) - Windows Driver Kit and WinDbg.
|
|
||||||
* [OllyDbg](http://www.ollydbg.de/) - An x86 debugger that emphasizes binary code analysis
|
|
||||||
|
|
||||||
#### Hex editors
|
#### Hex editors
|
||||||
* [HexEdit.js](http://hexed.it/) - Browser-based hex editing.
|
* [HexEdit.js](http://hexed.it/) - Browser-based hex editing.
|
||||||
|
|
||||||
#### Windows utils
|
#### Windows utils
|
||||||
* [Sysinternals Suite](http://technet.microsoft.com/en-us/sysinternals/bb842062) - The Sysinternals Troubleshooting Utilities
|
* [Sysinternals Suite](http://technet.microsoft.com/en-us/sysinternals/bb842062) - The Sysinternals Troubleshooting Utilities
|
||||||
|
|
||||||
|
#### DDoS
|
||||||
|
* [LOIC](https://github.com/NewEraCracker/LOIC/) - An open source network stress tool for Windows.
|
||||||
|
* [JS LOIC](http://metacortexsecurity.com/tools/anon/LOIC/LOICv1.html) - JavaScript in-browser version of LOIC.
|
||||||
|
|
||||||
|
#### Social Engineering
|
||||||
|
* [SET](https://github.com/trustedsec/social-engineer-toolkit) - The Social-Engineer Toolkit from TrustedSec
|
||||||
|
|
||||||
|
#### Anonimity
|
||||||
|
* [Tor](https://www.torproject.org/) - The free software for enabling onion routing online anonymity.
|
||||||
|
* [I2P](https://geti2p.net) - The Invisible Internet Project
|
||||||
|
|
||||||
|
#### Reverse Engineering
|
||||||
|
* [IDA Pro](https://www.hex-rays.com/products/ida/) - A Windows, Linux or Mac OS X hosted multi-processor disassembler and debugger.
|
||||||
|
* [WDK/WinDbg](http://msdn.microsoft.com/en-us/windows/hardware/hh852365.aspx) - Windows Driver Kit and WinDbg.
|
||||||
|
* [OllyDbg](http://www.ollydbg.de/) - An x86 debugger that emphasizes binary code analysis
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Conferences
|
### Conferences
|
||||||
* [DEF CON](https://www.defcon.org/) - An annual hacker convention in Las Vegas.
|
* [DEF CON](https://www.defcon.org/) - An annual hacker convention in Las Vegas.
|
||||||
|
Loading…
Reference in New Issue
Block a user