• Články

    Anonymous

    Not the hacking group Try to get the two flags! Root the machine and prove your understanding of the fundamentals! This is a virtual machine meant for beginners. Acquiring both flags will require some basic knowledge of Linux and privilege escalation methods. Add IP address to your hosts file: Scan the target machine – find open ports first: Get more details about open ports: It’s time to answer few questions: Enumerate the machine. How many ports are open? What service is running on port 21? SUID bit set on /usr/bin/env is interesting – check GTFObins for the way to exploit it: As we can see, our effective permissions (euid) are…