Game Zone
March 20, 2024
Task 1: Deploy the vulnerable machine


Task 2: Obtain access via SQLi


Task 3: Using SQLMap






Task 4: Cracking a password with JohnTheRipper








Task 5: Exposing services with reverse SSH tunnels



ssh -L 10000:localhost:10000 agent47 @10.10.220.153




Task 6: Privilege Escalation with Metasploit





Last updated