mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
Add SQLiDetector
This commit is contained in:
parent
9a1a4d76d9
commit
95543449d5
9
weapons/SQLiDetector.yaml
Normal file
9
weapons/SQLiDetector.yaml
Normal 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]
|
Loading…
Reference in New Issue
Block a user