Difficulty
intermediate
Average duration
2 hrs
Technologies
linux
cybersecurity
red team
A05:2021 - Security Misconfiguration
ftp
burpsuite
A02:2021 - Cryptographic Failures
A03:2021 - Injection
Difficulty
intermediate
Average duration
2 hrs
Technologies
linux
cybersecurity
red team
A05:2021 - Security Misconfiguration
ftp
burpsuite
A02:2021 - Cryptographic Failures
A03:2021 - Injection
In this lab, you will analyze a vulnerable web application that transmits sensitive data without encryption, intercept network traffic to obtain secret information, and access an FTP service with derived credentials. In this lab you will learn:
Follow these instructions to get started:
You are facing the website of a portal called blindma1den. Your task is to explore the site, identify information leaks in the frontend, and use interception tools to capture data transmitted in plain text.
Discover the IP address of the blindma1den machine. Use tools like nmap
, netdiscover
, or arp-scan
to scan the network.
Access the website hosted on the server.
http://<IP>/
Inspect the source code of the main page. Look for HTML comments or other hints of visible credentials.
Access the administration panel.
Use Burp Suite to intercept traffic.
admin.php
.Crack the captured hash. Use john the ripper
, hashcat
, or online tools to obtain the real password.
Connect via FTP using the discovered credentials.
Find and decode the flag. Look for a .b64
file and decode its contents using CyberChef or base64 -d
to obtain the final flag.
Remember: Unencrypted traffic is a goldmine for attackers. Learn to see it as an attacker... or an auditor would.
Happy hacking!
Difficulty
intermediate
Average duration
2 hrs
Technologies
linux
cybersecurity
red team
A05:2021 - Security Misconfiguration
ftp
burpsuite
A02:2021 - Cryptographic Failures
A03:2021 - Injection
Difficulty
intermediate
Average duration
2 hrs
Technologies
linux
cybersecurity
red team
A05:2021 - Security Misconfiguration
ftp
burpsuite
A02:2021 - Cryptographic Failures
A03:2021 - Injection
Difficulty
intermediate
Average duration
2 hrs
Technologies
linux
cybersecurity
red team
A05:2021 - Security Misconfiguration
ftp
burpsuite
A02:2021 - Cryptographic Failures
A03:2021 - Injection
Difficulty
intermediate
Average duration
2 hrs
Technologies
linux
cybersecurity
red team
A05:2021 - Security Misconfiguration
ftp
burpsuite
A02:2021 - Cryptographic Failures
A03:2021 - Injection
Difficulty
intermediate
Average duration
2 hrs
Technologies
linux
cybersecurity
red team
A05:2021 - Security Misconfiguration
ftp
burpsuite
A02:2021 - Cryptographic Failures
A03:2021 - Injection
Difficulty
intermediate
Average duration
2 hrs
Technologies
linux
cybersecurity
red team
A05:2021 - Security Misconfiguration
ftp
burpsuite
A02:2021 - Cryptographic Failures
A03:2021 - Injection