CPTS - Footprinting Skills Assessments
Footprinting Lab-Easy
nmap -sC -sV 10.129.35.208
we are already given credentials ceil:qwer1234
Lets try to connect to FTP using these credentials
.ssh looks interesting ,use 'cd .ssh'
lets grab id_rsa using 'get id_rsa'
Now we can use the id_rsa ...
kagisosec.hashnode.dev2 min read