File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,8 +4,7 @@ SQL Injection Scout 是一个用于 Burp Suite 的扩展,专为帮助安全研
44
55---
66
7- ## 💯 功能特性
8- > 👏欢迎提需求
7+ ## 💯 功能特性
98
109- ** 被动检测SQL** :支持对 ` GET/POST ` 请求的参数进行 ` FUZZ ` 测试,支持 ` XML ` 、` JSON ` 、` FORM ` 表单数据格式。
1110- ** 最小化探测** :通过最小化的 ` payload ` 探测,减少对目标的影响。
@@ -20,15 +19,16 @@ SQL Injection Scout 是一个用于 Burp Suite 的扩展,专为帮助安全研
2019- ** 内置范围** :支持内置的 ` scope ` 范围设置。
2120- ** 延时扫描** :支持固定抖动+随机抖动发包检测,更精准规避 ` WAF ` 。
2221- ** 自定义扫描参数数量** :防止参数过多导致的性能问题或误报,默认` 30 `
22+ - 🔥 ** ` Fuzz ` 隐藏参数` SQL ` 注入** : 支持用户插入隐藏参数列表,进行` FUZZ ` 测试
2323
2424## ✅️ 安装
2525
26261 . 确保已安装 [ Burp Suite] ( https://portswigger.net/burp ) 。
27- 2 . ~~ 下载或克隆此项目到本地: ~~
27+ 2 . 下载或克隆此项目到本地:
2828 ``` bash
29- git 暂时不发 😁
29+ git clone https://github.com/JaveleyQAQ/SQL-Injection-Scout.git
3030 ```
31- 3 . ~~ 使用 Gradle 构建项目:~~
31+ 3 . 使用 Gradle 构建项目:
3232 ``` bash
3333 cd SQL-Injection-Scout
3434 ./gradlew build
@@ -57,7 +57,6 @@ SQL Injection Scout 是一个用于 Burp Suite 的扩展,专为帮助安全研
5757- ** 二次确认注入** :提供二次确认存在注入的条目。
5858- ** 性能优化** :进一步优化扫描性能,减少资源消耗。
5959
60-
6160---
6261
6362#### [ 🔥 Update History] ( CHANGELOG.md )
You can’t perform that action at this time.
0 commit comments