/sqli-detector-p2

SQL Injection Detector Part.2

Primary LanguagePython

SQL Injection Detection Project

Based on K-Shield Jr. 10th A-09 Project.

This project require Python 3 3.6 or later.

Configuration

  • Supported Browser:

    • Microsoft Edge
    • Google Chrome
    • Mozilla Firefox
  • Tested Python Version: 3.11, 3.8

  • Tested Edge Version: 112.0.1722.39

  • Tested Chrome Version: .

  • Tested Firefox Version: .

PIP modules

  • selenium
  • BeautifulSoup
  • pandas
  • openpyxl

Micro-module

  • final_a_href_crawl.py: Web Crawling Part
  • structured_data_save.py: Data Structured Part
  • .py: SQL Injectable Test Part

Graphic User Interface

Selenium GUI Project

Reference