diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:00:56 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:00:56 -0400 |
commit | f1b4d960d97fb75bd19b0e94ddbdb1d4c4f586fa (patch) | |
tree | 4afe73263fb55aadd2bec34a1169720bde630137 /network/ncrack | |
parent | c1f6af862c63d28da53acc4aa911b46dd637ef30 (diff) |
network/ncrack: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/ncrack')
-rw-r--r-- | network/ncrack/README | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/network/ncrack/README b/network/ncrack/README index 25c21e81f78c..8678b315ca10 100644 --- a/network/ncrack/README +++ b/network/ncrack/README @@ -1,15 +1,15 @@ -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 +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 include -RDP, SSH, HTTP(S), SMB, POP3(S), VNC, FTP, SIP, Redis, PostgreSQL, MySQL, -and Telnet. +interaction similar to Nmap's and many more. Protocols supported +include RDP, SSH, HTTP(S), SMB, POP3(S), VNC, FTP, SIP, Redis, +PostgreSQL, MySQL, and Telnet. |