The Kiramman Archives where the long kept secrets in of the Piltover city in and they required Kiramman Key to access them. Some of these archives from the series ARCANE are leaked and are available on my project undercity. Do you think you can obtain the hidden Kiramman Keys and uncover the long kept secrets of the so called City of progress.
This is no joke, The survival of Piltover depends on you if you dare to solve this challenge!!
This is NOT a regular website. It is a fully immersive fantasy world experience inspired by the Netflix series "Arcane". The site is also a CTF (Capture The Flag) mystery-solving game where users solve layered puzzles to unlock hidden secret files about the Undercity.
URL : https://the-undercity-project.vercel.app/
Commands of Archive terminal :
\hidn ....... Reveal access key for intel
\stage ...... Current stage & city details ils
\info ....... Problem statement / briefing
\etrkey ..... Submit flag (enter key)
Utility in Archive terminal :
│ ls .......... List stage files │
│ cat .. Read file contents │
│ pwd ......... Show current path │
│ intel ....... Request classified intel │
│ clear ....... Clear terminal |
Steps to solve the mistry :
- enter the challeges page from home page -> Press on stage or Type \stage to reveal the challenge -> Use command \hidn to unlock the intel intel
- Download the data files provided in the left side panel -> Read the file for clues and ways to disipher the flag.ag.
Types of encriptions used
STAGE 1 — Base64 Encoded Repeating XOR Cipher
STAGE 2 — Repeating-Key XOR Encryption
STAGE 3 — Layered XOR + Mathematical Byte Transformation
STAGE 4 — Fragmented Multi-Layer Resonance Encryption
Refer these to learn about encription menthods used
About details on encription used :
XOR Ciper
Repeating-Key XOR Encryption
Layered XOR
CTF Key for stage1(For testing and validating) :
CTF{HEXCORE_ARCHIVES_UNLOCKED}
AI Used : AI has been used to design the challeges in the website, debug the design flaws and improve the code structure to make it easy to understand..