Hi everyone!
Let’s start with nmap:
We already can answer which application is running on machine which is first question.
After visiting page we also know version
Untitled-8.avif
Let’s search for CVEs
Found correct CVE and copied it thru searchsploit
let’s use it to access machine
Let’s just change url and run this with python2 thru burp proxy.
Ofc we can just use browser and view source or remove proxy from script and go thru console but its easier with burpsuite.
cmd:cat /home/ubuntu/flag.txt
Extremely easy and straight forward machine for absolute beginners, quite sad ngl :{