http://www.k-otik.com/exploits/08202004.brutessh2.c.php
CODE
[ezme@anonymous ezme]$ gcc brutessh2.c
brutessh2.c:24:27: libssh/libssh.h: No such file or directory
brutessh2.c:25:25: libssh/sftp.h: No such file or directory
brutessh2.c:41: parse error before '*' token
brutessh2.c: In function `shell':
brutessh2.c:46: `BUFFER' undeclared (first use in this function)
brutessh2.c:46: (Each undeclared identifier is reported only once
brutessh2.c:46: for each function it appears in.)
brutessh2.c:46: `readbuf' undeclared (first use in this function)
brutessh2.c:50: `CHANNEL' undeclared (first use in this function)
brutessh2.c:50: `channel' undeclared (first use in this function)
brutessh2.c:51: `session' undeclared (first use in this function)
brutessh2.c: In function `checkauth':
brutessh2.c:83: `SSH_SESSION' undeclared (first use in this function)
brutessh2.c:83: `session' undeclared (first use in this function)
brutessh2.c:84: `SSH_OPTIONS' undeclared (first use in this function)
brutessh2.c:84: `options' undeclared (first use in this function)
brutessh2.c:103: `AUTH_SUCCESS' undeclared (first use in this function)
[ezme@anonymous ezme]$
I'm pretty new to linux.. so I am willing to learn from it... Does somebody know how to fix it..? Or has somebody got an other scanner...? If so, I would like to take a look @ the source. Maybe there is a scanner that calls in a database of passwords?
Thank in advance..
Greats,
EzMe
