SQL Injection String Encoder
Jul 23, 2009
On occasion, I like to get my hands dirty with SQL injection (learning in a controlled environment, of course). If you have ever read about or done SQL injection, you often have to convert text into various other forms to either make the HTTP request happy or avoid one of the server's sanitize methods.
The following are a few that I find useful to have a tool for. Feel free to let me know your ideas on new features and options. I will try to add more as I find the need!
I made the code (PHP) for this script available here.
Post a New Comment
- Tags
- ALIX (1)
- digitalfoo.net (2)
- embedded (6)
- FreeBSD (24)
- Java (1)
- Linux (19)
- misc (2)
- my projects (1)
- NanoBSD (3)
- opensource (5)
- perl (1)
- PHP (3)
- programming (6)
- security (4)
- Archives
- 2009
- April (4)
- May (4)
- June (1)
- July (8)
- August (7)
- September (1)
- October (1)
- November (4)
- December (2)
- 2010
- March (2)
- April (6)
- May (1)
- June (5)
- July (2)
- Web Tools
- Index
- dig-shovel Live
- SQL Injection Encoder
- Links
-

