Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 778 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 778 Bytes

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.