you have posted this in BT3 section which is slackware based & the vulnerability addresses debian OS based host,which is BT4.
Hey,
to check a system (with sshd running) for the debian ssh vulnerbility (CVE-2008-0166) you can use debian_ssh_scan_v4 [1] and paramiko [2].
* download [1] and [2] and unzip them.
* change to the paramiko directory and install paramiko with "python setup.py install"
* change to the debian_ssh_scan_v4 directory
* run it with
"cat SSH-IPs.txt | ./debian_ssh_scan_v4.py"
or
"./debian_ssh_scan_v4.py <IP>"
hf
m-1-k-3
[1]: http://itsecurity.net/
[2]: http://www.lag.net/paramiko/
you have posted this in BT3 section which is slackware based & the vulnerability addresses debian OS based host,which is BT4.
Ya that I know,I saw that in example.I was just pointing he done with BT3 while BT4 already out.just like that.