Confirmed on the BT5 VM.
just as the title says
I think this is a backtrack 5 KDE4 64bit bug? ncrack + BT4R2 worked just fine. talking with others on #backtrack-linux on freenode this isn't a problem with GNOME.
/usr/local/share/ncrack/ncrack-servicesCode:# ncrack -v --user mysql 192.168.xx.xxx:22 Starting Ncrack 0.3ALPHA ( http://ncrack.org ) at 2011-05-13 02:30 MDT Invalid service module: ssh QUITTING!
shows that ssh on port 22 is there ::
-fnord0Code:ssh 22/tcp
Last edited by fnord0; 05-13-2011 at 01:00 PM.
'see the fnords!'
Confirmed on the BT5 VM.
now, while the above is a bug... I figure I might as well throw in the request for ncrack RDP, VNC and SMB capabilities, as those do not work either (RDP specifically would be great!).
in the meantime I just grabbed ncrack from svn and compiled it myself, yet I look forward to official support from the backtrack repo.
thanks for everything ya'all do! hopefully this get's read and acted upon, if you (backtrack dev team) would like, I'd be more then happy to post this request in the "Tools Request" forum....
-fnord0
Last edited by fnord0; 05-22-2011 at 03:50 PM.
'see the fnords!'
I was unable to duplicate this error. BT5 KDE 64-bit VM with Windows 7 host OS. (target IP address masked for obvious reasons)
root@bt:~# ncrack -v --user mysql xx.xx.xx.xx:22
Starting Ncrack 0.3ALPHA ( http://ncrack.org ) at 2011-05-23 08:56 EDT
ssh://xx.xx.xx.xx:22 finished.
Ncrack done: 1 service scanned in 6.00 seconds.
Probes sent: 1 | timed-out: 1 | prematurely-closed: 0
Ncrack finished.
root@bt:~#
----------------------------------------------------------
Will hack for bandwidth!
Updated with upgrade #14.
apt-get update
apt-get upgrade
or
apt-get update
apt-get install ncrack
The best information security training, period.
Same error here on gnome 32 but only when attacking locally
If I attack my external ip the attack works fine...Code:ncrack -vv --user root 192.168.0.9:22 Starting Ncrack 0.3ALPHA ( http://ncrack.org ) at 2011-05-26 07:32 PDT Invalid service module: ssh QUITTING!
Notice it doesn't crack anything but that's only because the service isn't forwarded to begin with.Code:ncrack -vv --user root 72.193.224.55:22 Starting Ncrack 0.3ALPHA ( http://ncrack.org ) at 2011-05-26 07:38 PDT ssh://xx.xx.xx.xx:22 finished. Ncrack done: 1 service scanned in 3.00 seconds. Probes sent: 1 | timed-out: 1 | prematurely-closed: 0 Ncrack finished.
u backtrack devs are on top o' things, this is great! ncrack + ssh is working perfect now in BT5 KDE64 - also seeing that SMB, RDP and VNC are available. gotta love it! thanks x1000 muts
-fnord0
'see the fnords!'