diff --git a/scenarios/ctf/manage_this.xml b/scenarios/ctf/manage_this.xml new file mode 100644 index 000000000..0ad6d8ad4 --- /dev/null +++ b/scenarios/ctf/manage_this.xml @@ -0,0 +1,96 @@ + + + + + Manage this! + James Davis + + A vulnerable website is active on a server. Find a way in and obtain root. + + + ctf + attack-ctf + intermediate + + + server-side misconfiguration and vulnerable components + Command injection + + + EXPLOITATION + EXPLOITATION FRAMEWORKS + BACKDOOR TROJANS + + + CVEs and CWEs + + + PENETRATION TESTING - SOFTWARE TOOLS + PENETRATION TESTING - ACTIVE PENETRATION + + + FILE - TRANSFER PROTOCOL (FTP) + + + + server + + + + + + + + + + + + + + + + + + + + IP_addresses + + + + + + attack_vm + + + + + 172.16.0.2 + + 172.16.0.3 + + + + + + {"username":"root","password":"toor","super_user":"","strings_to_leak":[],"leaked_filenames":[]} + + + false + + + + + + + + + + + IP_addresses + + + + + \ No newline at end of file