CLI-Treasure-HUNT #7894
PranavMishra17
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
AI-orchestrated cybersecurity training through gamified digital forensics challenges
DEMO https://drive.google.com/file/d/1cBiuPqM5CSilEm1r2WHCbGczh7tmaDVa/view?usp=sharing
🎮 Game Architecture
The 5-Step Challenge Structure
Every treasure hunt follows a proven educational progression:
Challenge Variability System
Each challenge type includes 6 distinct subtopics for maximum replayability:
🗂️ Log File Challenges (6 subtopics)
timestamp-encoding
- Hide coordinates in Unix timestampslog-level-patterns
- ERROR-WARN-INFO sequences spell wordserror-steganography
- Messages hidden in realistic stack tracesuseragent-morse
- Morse code embedded in browser user agent stringsip-coordinate-map
- IP addresses encode geographic coordinatessyslog-facility
- Syslog facility/severity codes form readable patterns📊 Vector/Data File Challenges (6 subtopics)
csv-coordinate-plot
- Data points form letters when plotted on graphsjson-nested-keys
- Deeply nested object keys spell out wordsdatabase-fk-relations
- Foreign key relationships encode messagesxml-attribute-cipher
- XML attributes contain encoded textyaml-structure-map
- YAML indentation patterns form readable shapesconfig-comment-acrostic
- Configuration file comments form acrostic poems🖼️ Image/Visual Challenges (6 subtopics)
exif-gps-hiding
- GPS coordinates hidden in image metadataascii-art-logs
- Terminal output forms readable lettersqr-fragmentation
- QR codes split across multiple filesrgb-pixel-encoding
- RGB values encode ASCII charactersfile-signature-tricks
- Messages hidden in image file headers/footershexdump-patterns
- Hex dumps contain readable ASCII patterns💻 Code/Script Challenges (6 subtopics)
variable-cryptography
- Variable names encode messagesfunction-sequences
- Function outputs form mathematical sequencesdependency-spelling
- Package names spell out cluescomment-acrostics
- Code comments form acrostic poemsbase64-embedding
- Base64 strings hidden in source codeconstant-obfuscation
- Obfuscated constants contain coordinates🌐 Network/Protocol Challenges (6 subtopics)
dns-record-encoding
- DNS TXT records contain encoded messageshttp-header-patterns
- Custom HTTP headers spell out cluesssl-certificate-subjects
- Certificate subject fields contain coordinatespacket-payload-mock
- Simulated packet captures with hidden datanetwork-config-hiding
- Network configuration comments contain cluesprotocol-timestamp
- Protocol-specific timestamp encoding schemesBeta Was this translation helpful? Give feedback.
All reactions