$ nmap 10.2.2.2 Interesting ports on 10.2.2.2: Port State Service 22/tcp open ssh No exact OS matches for host Nmap run completed -- 1 IP address (1 host up) scanned. $ sshnuke 10.2.2.2 -rootpw="Z1OM0101" Connecting to 10.2.2.2:ssh ... successful. Attempting to exploit SSHv1 CRC32 ... successful. Reseting root password to "Z1OM0101". System open: Access Level >9< $ ssh 10.2.2.2 -l root root@10.2.2.2's password: Me ha encantado cuando lo he visto :-)
Re:Matrix + Unix
(Puntos:1)( http://www.cespedes.org )
$ nmap 10.2.2.2
Interesting ports on 10.2.2.2:
Port State Service
22/tcp open ssh
No exact OS matches for host
Nmap run completed -- 1 IP address (1 host up) scanned.
$ sshnuke 10.2.2.2 -rootpw="Z1OM0101"
Connecting to 10.2.2.2:ssh ... successful.
Attempting to exploit SSHv1 CRC32 ... successful.
Reseting root password to "Z1OM0101".
System open: Access Level >9<
$ ssh 10.2.2.2 -l root
root@10.2.2.2's password:
Me ha encantado cuando lo he visto :-)