更新: 359 个文件 - 2026-03-16 23:30:01
这个提交包含在:
@@ -0,0 +1,42 @@
|
||||
profile_id: session-token-generic
|
||||
match_rules:
|
||||
keywords:
|
||||
- token
|
||||
- cookie
|
||||
- session
|
||||
- jwt
|
||||
- localstorage
|
||||
vuln_family: session-token
|
||||
provisioning_mode: real
|
||||
artifact_source:
|
||||
strategy: official-image-or-source
|
||||
required_services:
|
||||
- app
|
||||
seed_actions:
|
||||
- kind: note
|
||||
message: Seed only local demo identities and short-lived cookies/tokens.
|
||||
baseline_actions:
|
||||
- kind: http-get
|
||||
path: /
|
||||
attack_actions:
|
||||
- kind: tool
|
||||
tool: session-lab
|
||||
args:
|
||||
- "--target"
|
||||
- "{target_url}"
|
||||
- "--evidence-dir"
|
||||
- "{evidence_dir}"
|
||||
- "--run-id"
|
||||
- "{run_id}"
|
||||
- "--case-id"
|
||||
- "{case_id}"
|
||||
browser_assertions:
|
||||
required: true
|
||||
success_criteria:
|
||||
- Cookie, storage or fixation issue is captured with browser and header evidence.
|
||||
cleanup_policy: destroy
|
||||
destructive_risk: low
|
||||
allowed_target_types:
|
||||
- lab-local
|
||||
- lab-public
|
||||
- authorized-third-party
|
||||
在新工单中引用
屏蔽一个用户