Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
reversemap — Analyse SQL injection attempts in web server logs | Kitploit
Tools/GitHubGitHub/z00nx/reversemap
Vulnerability AnalysisWeb SecurityLog Analysis
GitHubz00nx/reversemap

reversemap

Analyse SQL injection attempts in web server logs

View Repository
82249 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

reversemap

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 Tool