Skip to content

silvareal/sql-dex

 
 

Repository files navigation

SQLDex

SQLDex is a nice tools that help you detect SQL injection in your Websites, it automate the process of scanning for SQLi vulnerability in a websites. The tool, as some features like Parameter ID, Form Parameter, HTTP header and Cross site scriping (XSS). when supplied the necessary parameters it scan and printed out some Suggested Remediation, this tools is a web based which can be hosted locally or on a cloud server

Installation

  • $ git clone
  • $ cd sql-dex
  • $ pip install -r requirements.txt or pip3 install -r requirements.txt

Contributions

Contributions are always welcome! Please read the Contribution guidelines for this project.

Thanks

Special thanks to Moses Ayomide Aleji for his great contributions to the success of the project

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.6%
  • CSS 18.1%
  • HTML 2.5%
  • Python 1.8%