[CTF] (Imaginary - 2022) Web Category - Login Please (Write up)
Introduction
Category: Web
Description: Login as admin to get flag, so easy right?
Language: NodeJS
TL;DR
Idea: You can send a JSON with __proto__ to bypass the username=admin check, and crack md5 by using online rainbow table to get flag. It w...
sheon.hashnode.dev3 min read