Frequently Asked Questions

Q: How do I connect to challenge servers? A: Use nc <host> <port> for binary challenges. Web challenges are accessible via browser.

Q: Where do I submit flags? A: Click a challenge on the board and enter the flag in the submission box.

Q: Can I use automated tools? A: Yes! Burp Suite, Ghidra, pwntools, and standard security tools are all allowed.

Q: What's the flag format? A: flag{...} in lowercase.