0 weekly points · Practice mode
We intercepted the internal document portal for RVCE Cyber Labs. Intelligence suggests their Lead Security Architect stored a confidential audit memo containing highly classified vault credentials inside the portal.
However, even if you manage to bypass their public access controls and retrieve the confidential PDF, the actual secrets are hidden behind a poetic riddle and classic stream encoding.
Can you perform the required recon, break into the vault, and retrieve the flag?
#Objective
Objective
Perform the required reconnaissance, bypass the portal's public access controls, retrieve the confidential PDF, solve the hidden riddle, decode the concealed data, and recover the flag.
#Access
Important
Access the challenge at:
#Flag
Flag
The flag format is rvcectf{...}.
Hints
free · practice modeHint 1view
The document search bar has a basic firewall blocking =, --, #, and OR.
Try using a UNION SELECT query with LIKE to bypass the firewall and leak documents marked as Confidential.
Hint 2view
Once downloaded, open the confidential memo and read the verse carefully:
"Unseen upon the printed page, I hold the tale of birth and age. Find the Subject in my Properties deep, Then spin it thirteen steps to secrets keep."
Submit flag
Sign in to submit a flag.
