ncrack icon indicating copy to clipboard operation
ncrack copied to clipboard

appendToPool: tried to append NULL password into pair pool

Open insanebits opened this issue 9 years ago • 2 comments

I am trying find a specific host in a network which I know correct credentials.

ncrack -u username -p22 --pass password 192.168.100.0/24

While following works as expected

ncrack -u username -p22 --pass password,dontcrashplease 192.168.100.0/24

I am using ncrack 0.5 on archlinux.

On the side note -P option seems to segfault every time, that could be reported as a separate issue.

insanebits avatar Oct 09 '16 12:10 insanebits

I have recreated this issue with ncrack 0.6 on debian

vpnguy-zz avatar Dec 30 '16 17:12 vpnguy-zz

i offten recvice this error

maybe the dev team should add an option to ncrack to skip errors (and remove and skip the ssh-server that has a problem)

emdaitaj avatar May 09 '17 22:05 emdaitaj