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!

Input


  • word-wrap textarea
  • show string length
  • char() encode    char() delimiter
  • URL encode
  • hex encode
  • base64    encode decode
  • md5 encode
  • sha1 encode
  • sha256 encode
  • crc32 encode
  • MySQL password() encode

[+] Scratch Pad



I made the code (PHP) for this script available here.




Post a New Comment

Name

Message

Security
Code

        (case insensitive & space between words)