You can start playing there > HackMyVM
Summary
This one is a really easy box, all we’ve to do is a SSH brute force attack. This will provice us a root shell. Free points box haha. Let’s pwn it!
Enumeration/Reconnaissance
Let’s start as always with nmap.
1 |
|
port 80 just has a message:
1 |
|
Shell as root
I tried ton of stuff because i always overthink but in the end was just a brute force on root user:
1 |
|
1 |
|
Let’s read the flags:
1 |
|
Free points yay! :P