kb: expand authorized lab coverage and intel automation
这个提交包含在:
@@ -14,6 +14,11 @@ Usage:
|
||||
python3 jwt-cracker.py -t "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."
|
||||
python3 jwt-cracker.py -t "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..." -w wordlist.txt
|
||||
python3 jwt-cracker.py -t "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..." --attack none
|
||||
|
||||
授权边界:
|
||||
- 仅用于分析你方签发的 JWT、测试环境样本或已明确授权的令牌
|
||||
- 不应用于来源不明或无授权的第三方生产令牌
|
||||
- 验证输出应纳入测试记录,避免在共享日志中暴露敏感载荷
|
||||
"""
|
||||
|
||||
import argparse
|
||||
|
||||
在新工单中引用
屏蔽一个用户