ncrack icon indicating copy to clipboard operation
ncrack copied to clipboard

Ncrack network authentication tool

Results 71 ncrack issues
Sort by recently updated
recently updated
newest added

This PR solves problem with Nmap XML input compatibility for services postgresql(psql) and mongod(mongodb) by adding aliases. issue #109

nmap xml output using `mongod` as service name ,but ncrack using `mongodb` ,so the ncrack warning if i using `-iX nmap.xml` ``` text Service with name 'mongod' not supported! ```...

The logic to get the credentials for the SSH module is wrong: - Pairwise: the module is using the wrong pairs of credentials: user[idx] with pass[idx+6]; - Default: the first...

taylor@taylor:~$ ncrack -d10 -U username -P password 192.168.2.123:3389 Fetchfile found username Fetchfile found password Starting Ncrack 0.6 ( http://ncrack.org ) at 2018-08-15 16:25 CST ms-wbt-server://192.168.2.123:3389 (EID 1) Initiating new Connection...

I seem to be unable to get ncrack to work on the mssql service when Windows auth (the SQL Server default auth config) requires a domain with the username to...

The message I am getting is: ncrack -v --user root localhost:22 Starting Ncrack 0.7 ( http://ncrack.org ) at 2021-11-07 20:05 PST Assertion failed: (res > 7), function nsock_library_initialize, file nsock_pool.c,...

I ran the following command. `ncrack -v -6 $i -U ~/Documents/Stuff/creds/users.list -P ~/Documents/Stuff/creds/pwds.list -T4 -oA tools/ncrack/ncrack_output6-$current_time -iX kali-nmap_portknock6.xml` and got ``` Starting Ncrack 0.7 ( http://ncrack.org ) at 2021-10-25 19:21...

I know this is an item in ToDo. I just wanted to remark this current lack in Ncrack, which it's annoying Feel free to close this issue, though. Thanks a...

I know this is an item in ToDo. I just wanted to remark this current lack in Ncrack, which it's specially annoying Feel free to close this issue, though. Thanks...