Blind Trust

NOSQLi

description.txt
The database remembers everything... but whispers only to those who ask properly.

Homepage

NoSQLi

I tried with SQLi payloads which ofc resulted me failure, upon trying for nosql, it gave me half success.

So we need to bruteforce admin password? Short answer: yes!

This python script does our work:

The extra $$ works because your regex still matches the real password, likely s3cr3tPass. MongoDB's regex engine or backend may ignore or mishandle extra $ symbols.

___________________heapbytes' still pwning.

Last updated