mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2024-12-23 14:19:23 -05:00
Merge branch 'adamar-master'
This commit is contained in:
commit
1382ab53a9
@ -74,8 +74,10 @@ A collection of awesome penetration testing resources, tools, books, , confs, ma
|
|||||||
#### Vulnerability Scanners
|
#### Vulnerability Scanners
|
||||||
* [Nexpose](https://www.rapid7.com/products/nexpose/) - Vulnerability Management & Risk Management Software
|
* [Nexpose](https://www.rapid7.com/products/nexpose/) - Vulnerability Management & Risk Management Software
|
||||||
* [Nessus](http://www.tenable.com/products/nessus) - Vulnerability, configuration, and compliance assessment
|
* [Nessus](http://www.tenable.com/products/nessus) - Vulnerability, configuration, and compliance assessment
|
||||||
|
* [Nikto](https://cirt.net/nikto2) - Web application vulnerability scanner
|
||||||
* [OpenVAS](http://www.openvas.org/) - Open Source vulnerability scanner and manager
|
* [OpenVAS](http://www.openvas.org/) - Open Source vulnerability scanner and manager
|
||||||
* [w3af](https://github.com/andresriancho/w3af) - Web application attack and audit framework
|
* [w3af](https://github.com/andresriancho/w3af) - Web application attack and audit framework
|
||||||
|
* [Wapiti](http://wapiti.sourceforge.net/) - Web application vulnerability scanner
|
||||||
|
|
||||||
#### 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
|
||||||
@ -84,6 +86,9 @@ A collection of awesome penetration testing resources, tools, books, , confs, ma
|
|||||||
* [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
|
||||||
* [netsniff-ng](https://github.com/netsniff-ng/netsniff-ng) - A Swiss army knife for for network sniffing
|
* [netsniff-ng](https://github.com/netsniff-ng/netsniff-ng) - A Swiss army knife for for network sniffing
|
||||||
|
|
||||||
|
#### SSL Analysis Tools
|
||||||
|
* [SSLyze](https://github.com/nabla-c0d3/sslyze) - SSL configuration scanner
|
||||||
|
|
||||||
#### Hex Editors
|
#### Hex Editors
|
||||||
* [HexEdit.js](http://hexed.it/) - Browser-based hex editing
|
* [HexEdit.js](http://hexed.it/) - Browser-based hex editing
|
||||||
|
|
||||||
@ -137,6 +142,7 @@ A collection of awesome penetration testing resources, tools, books, , confs, ma
|
|||||||
* [Wireshark Network Analysis by by Laura Chappell, Gerald Combs, 2012](http://www.wiresharkbook.com/)
|
* [Wireshark Network Analysis by by Laura Chappell, Gerald Combs, 2012](http://www.wiresharkbook.com/)
|
||||||
|
|
||||||
#### Reverse Engineering Books
|
#### Reverse Engineering Books
|
||||||
|
* [Reverse Engineering for Beginners by Dennis Yurichev (free!)](http://beginners.re/)
|
||||||
* [The IDA Pro Book by Chris Eagle, 2011](http://www.nostarch.com/idapro2.htm)
|
* [The IDA Pro Book by Chris Eagle, 2011](http://www.nostarch.com/idapro2.htm)
|
||||||
* [Practical Reverse Engineering by Bruce Dang and others, 2014](http://wiley.com/WileyCDA/WileyTitle/productCd-1118787315.html)
|
* [Practical Reverse Engineering by Bruce Dang and others, 2014](http://wiley.com/WileyCDA/WileyTitle/productCd-1118787315.html)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user