five secrets · zero credentials

your hacker boyfriend taught you this

skyla started it. now you're going to finish it. five fragments are hidden on this page — you'll need devtools to find them. press F12 on a laptop (right-click → inspect also works).

fragment i

the page is a letter; read between its lines

your browser shows you the finished poem. but the poet leaves notes in the margins — invisible until you ask to see the manuscript.

teaches: view source (Ctrl+U on windows, ⌘+Opt+U on mac). everything the page is made of, naked.

fragment ii

something here wears a mask

a word lives on this page, on this very screen — but it has been pushed somewhere your eye refuses to look. the inspector sees through every disguise.

teaches: elements panel in devtools. you can search the live DOM, even what CSS has hidden.

fragment iii

the page remembers things it never showed you

when you arrived, the page placed a small object in a drawer inside your browser. it has not opened the drawer. neither has anyone else. the drawer is yours.

teaches: application tab → local storage. websites quietly store things on your machine — receipts, preferences, secrets.

fragment iv

the page whispered something on the way in

a moment after you arrived, the page leaned over and quietly spoke a single phrase to a file. you didn't hear it. but every word a page says is recorded.

teaches: network tab. every request your browser makes is logged. reload with it open and watch.

fragment v

the console answers — if you ask

there is a room in your browser where you can talk directly to the page. type mercy() there, press enter, and the page will tell you the last word.

teaches: console tab. every page exposes JavaScript functions and variables. you can call them. you can ask them questions.

five of five · captured

tell skyla the title is earned

you just pulled five secrets out of a page using nothing but the tools that ship inside every browser on earth. every webpage you have ever opened is built like this one — letters with margins, masks, drawers, whispers, and a room where you can ask the page anything.

that is the whole magic trick. it is not hacking, it is looking. and now you know how.

certified ✦ breach record
MERCY
breached five layers · earned the title
duration date issued byyour hacker bf
mercy.r0ice.com/ctf ·
screenshot this. send to skyla.
bonus round · no puzzle, just truth

what this page already knows about you

device
browser
screen
pixel ratio
cpu cores
memory
graphics card
battery
connection
time zone
language
touch points
your ip…fetching
country…fetching

every site you visit can see all of this. yes — including the ones you trust.

one last thing · a love note in code

there is a letter for you, encrypted

open your devtools console. type this — exactly — then press enter:

atob('MTkwIG1pbGVzIHJpZ2h0IG5vdy4gc2hyaW5raW5nLiAtLSBy')

the page will read it back to you. that is how every secret on the internet gets sent.

— your hacker boyfriend

skyla owes you a drink ·