Fotis Chantzis

Results 19 comments of Fotis Chantzis

I don't understand what is the issue here. Care to elaborate a little bit more?

Can you provide the ssh server's version?

OK thanks, I will look into it.

Could you please run Ncrack with gdb and print a stack trace? Thanks $ gdb ncrack (gdb) run --user root mysql://127.0.0.1 -d9 -v ... (seg fault) (gdb) i s (gdb)...

Could you please provide the version of the SSH server (and ideally configuration) you are targeting so I can replicate the crash?

The particular SSH server you are targeting might be sending back a reply packet that Ncrack currently doesn't know how to handle (although it should because the code is based...

I'll take a look during the weekend hopefully. Thanks for the information! On Fri, May 12, 2017 at 10:12 AM, emdaitaj wrote: > ithilgore, cpuld find the problem?? > >...

Interesting. So the bug is triggered only with the -iL switch? How many hosts did you have in there to crack?

It should be the libssl-dev missing. Try apt-get install libssl-dev and then recompiling