feat(ttp): E.3.8 R0049-R0053 canary fingerprint cohort
5 YAMLs for the canary-fingerprint cohort per Appendix B / A.9: navigator.webdriver flag, automation canvas/audio/WebGL hash match, WebRTC IP leak, TZ/lang vs geo mismatch, platform inconsistency. CanaryFingerprintLifter (E.3.11) consumes by rule_id. test_canary_rules.py: YAML-present + inert-in-v0 + xfail(strict) gated on E.3.11.
This commit is contained in:
18
rules/ttp/R0052.yaml
Normal file
18
rules/ttp/R0052.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
rule_id: R0052
|
||||
rule_version: 1
|
||||
name: tz_lang_geo_mismatch
|
||||
description: |
|
||||
Browser timezone or accept-language doesn't match source-IP geo —
|
||||
another proxy/VPN tell.
|
||||
applies_to:
|
||||
- canary_fingerprint
|
||||
match:
|
||||
kind: lifter:canary_tz_lang_mismatch
|
||||
emits:
|
||||
- tactic: TA0011
|
||||
technique_id: T1090
|
||||
confidence: 0.7
|
||||
evidence_fields:
|
||||
- browser_timezone
|
||||
- browser_language
|
||||
- source_country
|
||||
Reference in New Issue
Block a user