fre4k
Jul 24 2004, 06:34 PM
Hi,
I search for a Checker for this little perl-exploit. Which checks the version of the Jetadmin. If anybody have a idea how it should work or have a programme that do it plz help me!
anyhelp would be nice !
bye
Dominater
Jul 24 2004, 06:58 PM
you can use sl(scanline, just do a search on google for sl.exe) for it, just make a batch file with this line in it:
| CODE |
| sl -bhpt 8000 -f scan.txt -o scanchecked.txt |
and make sure the scan.txt is in the same directory, you will fill the results in scanchecked.txt after its done.
results will look like this, then only search for version 6.5:
| CODE |
------------------------------------------------------------------------------- x.x.140.2 Responds with ICMP unreachable: No TCP ports: 8000
TCP 8000: [HTTP/1.1 200 OK Server: HP-Web-JetAdmin-5.01.313 Connection: close Expires: Tue, 01 Jun 2004 20:06:55 GMT Connection: close Content-type:text/html; charset=I]
-------------------------------------------------------------------------------
|
but exploit is kinda old now