Skip to content

Commit

Permalink
Merge pull request #109 from hahwul:hahwul-dev
Browse files Browse the repository at this point in the history
Add SQLiDetector
  • Loading branch information
hahwul authored Apr 4, 2024
2 parents 21a4cff + 9554344 commit 4e1b84c
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 4e1b84c

Please sign in to comment.