ctf-primer
ctf-primer copied to clipboard
Fixing excessive looping in the Blind SQL injection code
As mention by me in #57. Their is a bug that causes the run to do loop it doesn't need to. I thought this is simple enough that I can fix it. Go here it is.
Note: This is my first pull request and issue so I might have fumbled at places