From ba368240e53e03aec84f1dd182cb99fb87edc858 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Mon, 16 Mar 2020 19:27:59 -0400 Subject: [PATCH] Add Ncrack, an `nmap`-like authentication cracking tool. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cbff88d..99366cb 100644 --- a/README.md +++ b/README.md @@ -342,6 +342,7 @@ See also [awesome-industrial-control-system-security](https://github.com/hslatma * [Intercepter-NG](http://sniff.su/) - Multifunctional network toolkit. * [Legion](https://github.com/GoVanguard/legion) - Graphical semi-automated discovery and reconnaissance framework based on Python 3 and forked from SPARTA. * [Network-Tools.com](http://network-tools.com/) - Website offering an interface to numerous basic network utilities like `ping`, `traceroute`, `whois`, and more. +* [Ncrack](https://nmap.org/ncrack/) - High-speed network authentication cracking tool built to help companies secure their networks by proactively testing all their hosts and networking devices for poor passwords. * [Praeda](http://h.foofus.net/?page_id=218) - Automated multi-function printer data harvester for gathering usable data during security assessments. * [Printer Exploitation Toolkit (PRET)](https://github.com/RUB-NDS/PRET) - Tool for printer security testing capable of IP and USB connectivity, fuzzing, and exploitation of PostScript, PJL, and PCL printer language features. * [SPARTA](https://sparta.secforce.com/) - Graphical interface offering scriptable, configurable access to existing network infrastructure scanning and enumeration tools.