Skip to content
#

sqlmap

Here are 8 public repositories matching this topic...

SQLMutant is a powerful SQL injection testing tool that includes both passive and active reconnaissance processes for any given domain. It filters URLs to identify those with parameters susceptible to SQL injection formats and then performs injection attacks. These attacks include pattern matching, error analysis, and timing attacks.

  • Updated Nov 28, 2024
  • Shell

This script was written to run tests via sqlmap alot faster and accurate. The script runs in bash and you can easily customize the flags. I want to be able to give this script a list of webservers to test and it will return me all information about each tested webserver.

  • Updated Oct 8, 2019
  • Shell

Improve this page

Add a description, image, and links to the sqlmap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sqlmap topic, visit your repo's landing page and select "manage topics."

Learn more