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
430 B
YAML
19 lines
430 B
YAML
rule_id: R0049
|
|
rule_version: 1
|
|
name: navigator_webdriver_flag
|
|
description: |
|
|
navigator.webdriver === true in the canary fingerprint payload —
|
|
Selenium / Puppeteer / Playwright telltale.
|
|
applies_to:
|
|
- canary_fingerprint
|
|
match:
|
|
kind: lifter:canary_webdriver
|
|
signal: navigator.webdriver_true
|
|
emits:
|
|
- tactic: TA0002
|
|
technique_id: T1059
|
|
confidence: 0.85
|
|
evidence_fields:
|
|
- navigator_webdriver
|
|
- ua_signature
|