kb: expand authorized lab coverage and intel automation
这个提交包含在:
@@ -15,6 +15,11 @@ Usage:
|
||||
python3 sqli-scanner.py -u "http://target.com/page?id=1"
|
||||
python3 sqli-scanner.py -u "http://target.com" --data "id=1&name=test"
|
||||
python3 sqli-scanner.py -u "http://target.com" --cookie "id=1"
|
||||
|
||||
授权边界:
|
||||
- 仅用于自有资产、测试环境或已明确授权的目标
|
||||
- 允许公网验证,但必须确认资产归属或授权关系
|
||||
- 不面向无授权第三方网站或泛互联网扫描
|
||||
"""
|
||||
|
||||
import argparse
|
||||
|
||||
在新工单中引用
屏蔽一个用户