Exploit and connect to port 512 ,513, and 514
༄ Unix Basics
🔂 Step-1:
First type "nmap -v <victim ip>"
🔄 Step-2:
type "rlogin -l <user account> <ip address of victim>
by Er. SANJAY KUMAR
sanjayyadav11210@gmail.com
༄ Unix Basics
TCP ports 512, 513, and 514 are known as "r" services, and have been misconfigured
to allow remote access from any host (a standard ".rhosts + +" situation).
To take advantage of this, make sure the "rsh-client" client is installed (on Ubuntu), and
run the following command as your local root user. If you are prompted for an SSH key,
this means the rsh-client tools have not been installed and Ubuntu is defaulting to
using SSH.
🔂 Step-1:
First type "nmap -v <victim ip>"
🔄 Step-2:
type "rlogin -l <user account> <ip address of victim>
by Er. SANJAY KUMAR
sanjayyadav11210@gmail.com
Comments
Post a Comment