Challenge Host: http://secureterm.pwn.site:80/
sudo ./build.sh
- What do I do if I receive this error
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f92f141ad90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/flask/
? - Run
sudo service docker restart
- Initiating Connection....
- Please Connect to : secureterm.pwn.site:8045
Challenge Courtesy of <a href="https://github.com/BC-SECURITY" target="_blank">BC-Security!</a>
flag{584d0218c9c70bfebb5416967f5a35a1}
- Once the server is running, open your web browser and navigate to http://localhost:8045/.
- You will be presented with the landing page of the Missile Terminal
- The menus give error messages that are hints to the login password and login page.
- Using the hints, you can figure out the correct login password is
pipboy4life
. - Once logged in, you can access the Secure Terminal, which allows bash commands in the data folder.
- Type
ls -a security
to see that there is a hidden launch key file. - Use
cat security/.launch_key
to get the password. - Return to the Missile Control page and type 4 to find the hidden control menu.
- Select enter launch key and type in
Death is a preferable alternative to communism
. - The flag will be displayed on the screen: flag{584d0218c9c70bfebb5416967f5a35a1}.