Google FLoC Disabled
ID: google-floc-disabled
Severity: info
Author: geeknik
Tags: miscellaneous,google,floc,misc
Description
Section titled “Description”The detected website has decided to explicitly exclude itself from Google FLoC tracking.
YAML Source
Section titled “YAML Source”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: miscellaneous,google,floc,misc
http: - method: GET path: - "{{BaseURL}}"
matchers: - type: word part: header words: - "interest-cohort=()"# digest: 4a0a0047304502210086d6b828c4377c285395471f2561f6167e5657c4baae93bd5becd0c71263bcb30220053ad26dfc7573a0dc8ca3ff66bccf27a3f6e38b65bb7413059e244afc85cd4d:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/miscellaneous/google-floc-disabled.yaml"