DEV Community

David Disu
David Disu

Posted on

Garden State Gateway -jerseyctf6

Challenge description

This site uses weak creds to login admin:admin. The profile reveals our role.

To solve challenge insepct elements go storage tab edit cookie value from visitor -> admin. This reveals

identify and deccode the cipher (ROT-13). wpgs{t4g3j4l_p00x13} -> jctf{g4t3w4y_c00k13}.

Top comments (0)