kb: expand authorized lab coverage and intel automation
这个提交包含在:
@@ -13,6 +13,11 @@ Web 暴力破解工具
|
||||
Usage:
|
||||
python3 web-brute.py -u "http://target.com/login" -U usernames.txt -P passwords.txt
|
||||
python3 web-brute.py -u "http://target.com/login" --user admin -P passwords.txt -d "username=^USER^&password=^PASS^"
|
||||
|
||||
授权边界:
|
||||
- 仅用于自有资产、测试环境或已明确授权的登录入口
|
||||
- 对公网测试资产执行验证时,应先确认限速、告警和锁定策略
|
||||
- 不面向无授权第三方网站或公共站点
|
||||
"""
|
||||
|
||||
import argparse
|
||||
|
||||
在新工单中引用
屏蔽一个用户