26 lines
733 B
YAML
26 lines
733 B
YAML
id: google-floc-disabled
|
|
|
|
info:
|
|
name: Google FLoC Disabled
|
|
author: geeknik
|
|
severity: info
|
|
description: The detected website has decided to explicitly exclude itself from Google FLoC tracking.
|
|
reference:
|
|
- https://www.bleepingcomputer.com/news/security/github-disables-google-floc-user-tracking-on-its-website/
|
|
metadata:
|
|
max-request: 1
|
|
tags: google,floc,misc
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "interest-cohort=()"
|
|
|
|
# digest: 4a0a00473045022100e2b69a22a55d082bc90d3414edaad6d566393bf4cd74c0e7e7940ab7901c673d0220225191cfd86047804fca7d3060001ed51d5968430b73fcc6d238f15dc3f6a35b:922c64590222798bb761d5b6d8e72950
|