Hacker News new | past | comments | ask | show | jobs | submit login

I used this just today to demonstrate to our developers why their attempts to fix SQL injection via real_escape_string and regex wasn't a good idea. Great tool.



Why using real_escape_string wouldn't help fixing sqli? Could you provide some examples?

I know prepared statements are the way to go but proper escaping, even if tedious, seams to be OK for me.





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: