website-cookie-oos

Overview

  • Key: website-cookie-oos

  • Name: Website Cookie Out-of-Scope

  • Triggers when: A cookie is detected from a host that is out-of-scope during a website scan

Fields

Example data

{
    "cookie_domain": "www.example.com",
    "host": "www.example.com",
    "scan": {
        "scan_id": "202203251719ndffffffffiTUcz6j0j7s"
    },
    "cookie_path": "/",
    "detail": "www.example.com",
    "target": {
        "target_name": "Example Name",
        "target_id": 1234,
        "target": "subdomain.example.com"
    },
    "cookie_name": "cookie"
}

Last updated