Add SQLiDetector

This commit is contained in:
HAHWUL 2024-04-05 00:49:08 +09:00
parent 9a1a4d76d9
commit 95543449d5
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
---
name: SQLiDetector
description: Simple python script supported with BurpBouty profile that helps you to detect SQL injection "Error based" by sending multiple requests with 14 payloads and checking for 152 regex patterns for different databases.
url: https://github.com/eslam3kl/SQLiDetector
category: tool
type: Scanner
platform: [linux, macos, windows]
lang: Python
tags: [sqli]