Skip to content

This Bash script is designed to detect SQL injection vulnerabilities in web applications. It tests a given URL against various SQL injection payloads and reports potential vulnerabilities.

License

Notifications You must be signed in to change notification settings

ajansha/SQLMAPPER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SQLMAPPER

This Bash script is designed to detect SQL injection vulnerabilities in web applications. It tests a given URL against various SQL injection payloads and reports potential vulnerabilities. image

Installation:

Clone the repository: git clone:https://github.com/ajansha/SQLMAPPER.git

Navigate to the directory: cd SQLMAPPER

Run the tool: bash./SQLMAPPER.sh

License:

SQLMAPPER is distributed under MIT

Disclaimer:

This tool is intended for authorized security assessments and penetration testing activities only. Users should ensure compliance with applicable laws and regulations before using the tool.

About

This Bash script is designed to detect SQL injection vulnerabilities in web applications. It tests a given URL against various SQL injection payloads and reports potential vulnerabilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages