NCrack: Difference between revisions

From SecurityTools
First time creation of NCrack tool descriptor page. Provide links to off-site resources.
 
→‎Tool Type: Fix Password Cracker link.
 
Line 4: Line 4:
=== Tool Type ===
=== Tool Type ===


* [[Password cracker|Password Cracker]]
* [[Password Cracker]]
* [[Brute Forcer]]
* [[Brute Forcer]]



Latest revision as of 05:08, 17 October 2022

Description

Ncrack is a free and open-source, high-performance, network authentication cracking tool from the creator of NMap. It is intended for use as a way of testing computer hosts and networking devices for poor passwords. The tool is available for download and installation on Windows, Linux, and macOS, or as a source-code download which can be compiled for use on these same operating systems. Ncrack can perform dictionary-based attacks as well as brute force attacks.

Tool Type

More Information

  • Be aware that if you use antivirus and/or anti-malware protection on Windows, this tool will most likely be flagged and removed as suspicious
  • The Ncrack man page is available in HTML format for easy reading online
  • Learn a little about how to use Ncrack over at Hacking Articles blog