Skip to main content

Pentest Blog Posts


Automating a Thorny SQL Injection With SQLMap

SQLMap is one of the best tool in exploiting sql injection. However, there are moments where this tool will not produce the expected results if we do not supplying the correct options. This post covers a tricky SQL Injection vulnerability that I found in a recent assessment.