🐧CyberSploit1

192.168.84.92

Enumeration

nmap 192.168.84.92 -p- -sV         

Port 22

Banner grab.

Port 80

Found at site source code at 192.168.84.92

Robots.txt

Converted from Base64 : cybersploit{youtube.com/c/cybersploit}

Nikto scan

Shell

Had to get a hint and cybersploit{youtube.com/c/cybersploit} is the ssh password.

Shell

Did not find anything interesting looking through the files. Grabbed and ran Linpeas.

Tried CVE-2018-13665, unsuccessful. Using CVE-2015-8660 from https://www.exploit-db.com/exploits/37292arrow-up-right

Copied the code.

Root

Root

Last updated