⚓ Shipwreck Ex

Red Team Simulations

Master penetration testing techniques through live network compromise scenarios and ethical hacking labs

Start Lab View Challenges

Reconnaissance

Passive discovery of network topology, devices, and vulnerabilities using advanced scanning techniques

Enumeration

Extract detailed information from systems and services to identify potential compromise vectors

Exploitation

Identify and validate exploits through controlled simulation environments using penetration testing tools

Red Team CLI Terminal

🔍 Live Network Simulation

                        redteam@simulator:~$ recon-ng -t "http://192.168.1.50"
                        Identified 12 hosts. Available for exploitation:

                        Targets:
                        [1] 192.100.1.5:443 HTTPS Server
                        [2] 192.168.1.10 SSH Brute-force
                        [3] 192.168.1.99 SQL Injection Vulnerable

                        Choose target number to proceed: 
                    

Network Penetration Scenarios

Social Engineering

Phishing, impersonation, and credential harvesting techniques

Start Challenge

Lateral Movement

Internal network traversal techniques and pivoting exercises

Begin Exercise

Elevation of Privileges

Local privilege escalation techniques in compromised systems

Access Lab

Target Network Layout

Network Diagram
1200 devices online | 80+ active exploits

Explore the live network map to identify high-value targets and exploit paths

```