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.
19 lines
398 B
YAML
19 lines
398 B
YAML
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
|