diff --git a/scenarios/ctf/administration_woes.xml b/scenarios/ctf/administration_woes.xml new file mode 100644 index 000000000..45813ac26 --- /dev/null +++ b/scenarios/ctf/administration_woes.xml @@ -0,0 +1,103 @@ + + + + + Automation Woes + James Davis + + There is a process hosted on a remote server that is vulnerable to exploit. + Find a way in then escalate to root. + + + ctf + attack-ctf + intermediate + + + EXPLOITATION + EXPLOITATION FRAMEWORKS + + + CVEs and CWEs + + + PENETRATION TESTING - SOFTWARE TOOLS + PENETRATION TESTING - ACTIVE PENETRATION + + + server-side misconfiguration and vulnerable components + Serialized objects + + + + access control + Elevated privileges + Vulnerabilities and attacks on access control misconfigurations + + + Access controls and operating systems + Linux security model + + + + 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