Skip to content

nmap/ncrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7fab46a · Mar 7, 2022
Feb 7, 2021
Mar 7, 2022
Nov 14, 2019
Aug 24, 2019
Jan 30, 2021
Aug 24, 2019
Jan 15, 2020
Feb 15, 2020
May 10, 2021
Sep 26, 2016
Jan 17, 2020
Oct 9, 2017
Oct 9, 2017
Feb 26, 2021
Feb 26, 2021
Aug 23, 2019
Feb 26, 2021
Feb 26, 2021
Feb 26, 2021
Nov 17, 2017
Aug 24, 2019
Feb 26, 2021
Feb 26, 2021
Feb 26, 2021
Feb 26, 2021
Aug 24, 2019
Feb 26, 2021
Feb 26, 2021
Feb 26, 2021
Feb 26, 2021
Feb 26, 2021
Feb 26, 2021
Feb 26, 2021
Feb 26, 2021
Mar 14, 2016
Mar 14, 2016
Jan 30, 2021
Jan 30, 2021
Feb 26, 2021
Aug 24, 2019
May 5, 2009
Feb 26, 2021
Feb 26, 2021
Aug 24, 2019
Aug 24, 2019
Jan 30, 2021
Jan 30, 2021
Jan 16, 2020
Mar 7, 2019
Aug 24, 2019
Aug 24, 2019
Aug 24, 2019
Jan 16, 2020
Jan 15, 2020
Jan 16, 2020
Aug 24, 2019
Jan 16, 2020
Aug 10, 2009
Jan 16, 2020
Mar 7, 2019
Jan 16, 2020
Aug 24, 2019
Jan 7, 2020
Jan 20, 2021
Aug 24, 2019
May 16, 2009
Aug 24, 2019
Aug 24, 2019
Jan 16, 2020
Aug 24, 2019
Aug 24, 2019
Aug 24, 2019
Aug 24, 2019
Aug 24, 2019

Repository files navigation

ncrack

Ncrack is a high-speed network authentication cracking tool. It was built to help companies secure their networks by proactively testing all their hosts and networking devices for poor passwords. Security professionals also rely on Ncrack when auditing their clients. Ncrack was designed using a modular approach, a command-line syntax similar to Nmap and a dynamic engine that can adapt its behaviour based on network feedback. It allows for rapid, yet reliable large-scale auditing of multiple hosts.

Ncrack's features include a very flexible interface granting the user full control of network operations, allowing for very sophisticated bruteforcing attacks, timing templates for ease of use, runtime interaction similar to Nmap's and many more. Protocols supported are: SSH, RDP, FTP, Telnet, HTTP(S), Wordpress, POP3(S), IMAP, CVS, SMB, VNC, SIP, Redis, PostgreSQL, MQTT, MySQL, MSSQL, MongoDB, Cassandra, WinRM, OWA, DICOM.

Be sure to read the Ncrack man page (https://nmap.org/ncrack/man.html) to fully understand Ncrack usage. If you are a developer and want to write your own Ncrack modules, studying the Ncrack Developer's Guide (https://nmap.org/ncrack/devguide.html) would be the first step.