Thursday 26 January 2017
0 comments

ReverseMap - To Analyse SQL Injection Attempts in Web Server Logs

ReverseMap - To Analyse SQL Injection Attempts in Web Server Logs

ReverseMap - To Analyse SQL Injection Attempts in Web Server Logs


The program can either be run in batch mode or interactive mode. In batch mode the program will accept Apache web server logs and will deobfuscate requested URLs from the logs. In interactive mode the program will prompt for user input and will print the deobfuscated results.

The program can deobfuscate the following obfuscation techniques:

  • SQL CHAR encoding
  • SQL CAST encoding
  • Case encoding of SQL keywords
  • Substring(Experimental - Disabled by default as it will fail with nested queries)
Pull requests, patches and feedback is welcome.

Download ReverseMap

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.

 
Toggle Footer
Top