mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2024-10-01 01:05:56 -04:00
Merge branch 'master' of github.com:adamar/awesome-pentest into adamar-master
This commit is contained in:
commit
5066f2b655
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user