Skip to content

Commit

Permalink
Add SQLiDetector
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul committed Apr 4, 2024
1 parent 9a1a4d7 commit 9554344
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions weapons/SQLiDetector.yaml
Original file line number Diff line number Diff line change
@@ -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]

0 comments on commit 9554344

Please sign in to comment.