Docker Challenge Connection Guide

Available Challenges

1. Immutable Illusion

Connection:
nc 52.86.187.207 1337

2. Bypass Immutable โ€“ Privilege Required

Connection:
nc 52.86.187.207 1338

Connection Instructions

  1. Open your terminal.
  2. Run the nc (netcat) command with the given IP and port.
  3. If you donโ€™t have netcat:
    • Ubuntu/Debian: sudo apt-get install netcat
    • macOS: brew install netcat
    • Windows: Use WSL or a Linux VM

Troubleshooting

  • Double-check the IP address and port.
  • Ensure your network allows outbound connections.
  • Make sure the challenge is currently active.

Security Notes

  • Challenges run in isolated Docker containers.
  • Challenges are accessible 24/7 during the event.
  • Your session is unique per connection.
  • Do not attempt to attack the infrastructure.

Need Help?

  1. Verify you're using the correct connection string.
  2. Try connecting from a different network or device.
  3. Contact CTF administrators at the Myota booth if the issue persists.

Happy Hacking! ๐Ÿš€