ncrack: Import ncrack-0.5 as wip/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 include RDP, SSH, HTTP(S), SMB, POP3(S), VNC, FTP, SIP,
Redis, PostgreSQL, MySQL, and Telnet.
This commit is contained in:
Leonardo Taccari 2017-04-27 13:03:18 +02:00
parent 02642d3252
commit a83d1c32c1
5 changed files with 51 additions and 0 deletions

View file

@ -2025,6 +2025,7 @@ SUBDIR+= ncbi-blast
SUBDIR+= ncbi-c++-lib
SUBDIR+= ncbi-lib
SUBDIR+= ncp
SUBDIR+= ncrack
SUBDIR+= neb-cd512
SUBDIR+= neb-hdtoolbox
SUBDIR+= necpp-git

15
ncrack/DESCR Normal file
View file

@ -0,0 +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 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.

17
ncrack/Makefile Normal file
View file

@ -0,0 +1,17 @@
# $NetBSD$
DISTNAME= ncrack-0.5
CATEGORIES= security
MASTER_SITES= https://nmap.org/ncrack/dist/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://nmap.org/ncrack/
COMMENT= High-speed network authentication cracking tool
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

12
ncrack/PLIST Normal file
View file

@ -0,0 +1,12 @@
@comment $NetBSD$
bin/ncrack
man/man1/ncrack.1
share/ncrack/common.usr
share/ncrack/default.pwd
share/ncrack/default.usr
share/ncrack/jtr.pwd
share/ncrack/minimal.usr
share/ncrack/myspace.pwd
share/ncrack/ncrack-services
share/ncrack/phpbb.pwd
share/ncrack/top50000.pwd

6
ncrack/distinfo Normal file
View file

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (ncrack-0.5.tar.gz) = 40faab6a711a92af9cbbba916930b5f05217e42c
RMD160 (ncrack-0.5.tar.gz) = a7c375f1e4a6f200742e25b88b28d12851cd9619
SHA512 (ncrack-0.5.tar.gz) = 979460eae7b6ccdae21430b8d6261234f31cfe2e1aa7a204a94b76d0d709276dea1f756203cfbc47afffebd008ffd23270998a38a3c1211b6206de364f78399a
Size (ncrack-0.5.tar.gz) = 3931159 bytes