Our Blog

A journey implementing Channel Binding on MSSQLClient.py

Reading time: ~31 min
A few weeks ago my friend Zblurx pushed a PR to Impacket in which he implemented the Channel Binding Token...

NoSQL error-based injection

Reading time: ~6 min
TL;DR How to do NoSQL error-based injection In this second blog post (read the first one here), on NoSQL injection,...

Getting rid of pre- and post-conditions in NoSQL injections

Reading time: ~10 min
TL;DR: I found a cool way to get rid of pre-conditions in NOSQL syntax injections I have been investigating NoSQL...