{
  "id": "c29f9622-989f-471f-bbe2-bc20fd951a7e",
  "target": "https://www.takealot.com/",
  "scan_date": "2026-06-20T11:40:00.737015+00:00",
  "total_findings": 25,
  "summary": {
    "critical": 0,
    "high": 0,
    "medium": 4,
    "low": 9,
    "info": 12
  },
  "findings": [
    {
      "tool": "nmap",
      "type": "network",
      "severity": "info",
      "title": "Open tcp/80 (http)",
      "description": "Service http on 104.16.71.64:80/tcp",
      "endpoint": "104.16.71.64:80",
      "raw": {
        "host": "104.16.71.64",
        "port": "80",
        "protocol": "tcp",
        "service": "http",
        "product": "",
        "extrainfo": null
      }
    },
    {
      "tool": "nmap",
      "type": "network",
      "severity": "info",
      "title": "Open tcp/443 (https)",
      "description": "Service https on 104.16.71.64:443/tcp",
      "endpoint": "104.16.71.64:443",
      "raw": {
        "host": "104.16.71.64",
        "port": "443",
        "protocol": "tcp",
        "service": "https",
        "product": "",
        "extrainfo": null
      }
    },
    {
      "tool": "nmap",
      "type": "network",
      "severity": "info",
      "title": "Open tcp/8080 (http-proxy)",
      "description": "Service http-proxy on 104.16.71.64:8080/tcp",
      "endpoint": "104.16.71.64:8080",
      "raw": {
        "host": "104.16.71.64",
        "port": "8080",
        "protocol": "tcp",
        "service": "http-proxy",
        "product": "",
        "extrainfo": null
      }
    },
    {
      "tool": "nmap",
      "type": "network",
      "severity": "info",
      "title": "Open tcp/8443 (https-alt)",
      "description": "Service https-alt on 104.16.71.64:8443/tcp",
      "endpoint": "104.16.71.64:8443",
      "raw": {
        "host": "104.16.71.64",
        "port": "8443",
        "protocol": "tcp",
        "service": "https-alt",
        "product": "",
        "extrainfo": null
      }
    },
    {
      "tool": "httpx",
      "type": "info",
      "severity": "info",
      "title": "Status 200",
      "endpoint": "https://www.takealot.com/",
      "raw": {
        "timestamp": "2026-06-20T11:28:23.362260574Z",
        "cdn_name": "cloudflare",
        "cdn_type": "waf",
        "port": "443",
        "url": "https://www.takealot.com/",
        "input": "https://www.takealot.com/",
        "title": "Takealot.com: Online Shopping | SA's leading online store",
        "scheme": "https",
        "webserver": "cloudflare",
        "content_type": "text/html",
        "method": "GET",
        "host": "www.takealot.com",
        "host_ip": "104.16.71.64",
        "path": "/",
        "time": "232.15619ms",
        "a": [
          "104.16.72.64",
          "104.16.71.64"
        ],
        "aaaa": [
          "2606:4700::6810:4740",
          "2606:4700::6810:4840"
        ],
        "tech": [
          "Cloudflare",
          "Cloudflare Bot Management",
          "Cloudflare Browser Insights",
          "Envoy",
          "HSTS"
        ],
        "words": 477,
        "lines": 4,
        "status_code": 200,
        "content_length": 20575,
        "failed": false,
        "cdn": true,
        "knowledgebase": {
          "pHash": 0
        },
        "resolvers": [
          "1.1.1.1:53",
          "1.0.0.1:53"
        ],
        "cpe": [
          {
            "product": "next.js",
            "vendor": "zeit",
            "cpe": "cpe:2.3:a:zeit:next.js:*:*:*:*:*:*:*:*"
          },
          {
            "product": "next.js",
            "vendor": "vercel",
            "cpe": "cpe:2.3:a:vercel:next.js:*:*:*:*:*:*:*:*"
          },
          {
            "product": "webp_server_go",
            "vendor": "webp",
            "cpe": "cpe:2.3:a:webp:webp_server_go:*:*:*:*:*:*:*:*"
          }
        ]
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "medium",
      "title": "CSP: Failure to Define Directive with No Fallback",
      "description": "<p>The Content Security Policy fails to define one of the directives that has no fallback. Missing/excluding them is the same as allowing anything.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10055",
        "alertRef": "10055-13",
        "alert": "CSP: Failure to Define Directive with No Fallback",
        "name": "CSP: Failure to Define Directive with No Fallback",
        "riskcode": "2",
        "confidence": "3",
        "riskdesc": "Medium (High)",
        "desc": "<p>The Content Security Policy fails to define one of the directives that has no fallback. Missing/excluding them is the same as allowing anything.</p>",
        "instances": [
          {
            "id": "13",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "default-src 'none'; script-src 'nonce-9NhaB1d2efE46fUao82OP9' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "otherinfo": "The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src."
          },
          {
            "id": "14",
            "uri": "https://www.takealot.com/robots.txt",
            "nodeName": "https://www.takealot.com/robots.txt",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "default-src 'none'; script-src 'nonce-pTMJKQ4MKpMRxC6jeDxHhn' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "otherinfo": "The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src."
          },
          {
            "id": "12",
            "uri": "https://www.takealot.com/sitemap.xml",
            "nodeName": "https://www.takealot.com/sitemap.xml",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "default-src 'none'; script-src 'nonce-DkB5hAG8plZzGJdAzdhjqG' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "otherinfo": "The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src."
          }
        ],
        "count": "3",
        "systemic": false,
        "solution": "<p>Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.</p>",
        "otherinfo": "<p>The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src.</p>",
        "reference": "<p>https://www.w3.org/TR/CSP/</p><p>https://caniuse.com/#search=content+security+policy</p><p>https://content-security-policy.com/</p><p>https://github.com/HtmlUnit/htmlunit-csp</p><p>https://web.dev/articles/csp#resource-options</p>",
        "cweid": "693",
        "wascid": "15",
        "sourceid": "7"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "medium",
      "title": "CSP: script-src unsafe-eval",
      "description": "<p>Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10055",
        "alertRef": "10055-10",
        "alert": "CSP: script-src unsafe-eval",
        "name": "CSP: script-src unsafe-eval",
        "riskcode": "2",
        "confidence": "3",
        "riskdesc": "Medium (High)",
        "desc": "<p>Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.</p>",
        "instances": [
          {
            "id": "20",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "default-src 'none'; script-src 'nonce-9NhaB1d2efE46fUao82OP9' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "otherinfo": "script-src includes unsafe-eval."
          },
          {
            "id": "18",
            "uri": "https://www.takealot.com/robots.txt",
            "nodeName": "https://www.takealot.com/robots.txt",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "default-src 'none'; script-src 'nonce-pTMJKQ4MKpMRxC6jeDxHhn' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "otherinfo": "script-src includes unsafe-eval."
          },
          {
            "id": "19",
            "uri": "https://www.takealot.com/sitemap.xml",
            "nodeName": "https://www.takealot.com/sitemap.xml",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "default-src 'none'; script-src 'nonce-DkB5hAG8plZzGJdAzdhjqG' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "otherinfo": "script-src includes unsafe-eval."
          }
        ],
        "count": "3",
        "systemic": false,
        "solution": "<p>Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.</p>",
        "otherinfo": "<p>script-src includes unsafe-eval.</p>",
        "reference": "<p>https://www.w3.org/TR/CSP/</p><p>https://caniuse.com/#search=content+security+policy</p><p>https://content-security-policy.com/</p><p>https://github.com/HtmlUnit/htmlunit-csp</p><p>https://web.dev/articles/csp#resource-options</p>",
        "cweid": "693",
        "wascid": "15",
        "sourceid": "7"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "medium",
      "title": "CSP: style-src unsafe-inline",
      "description": "<p>Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10055",
        "alertRef": "10055-6",
        "alert": "CSP: style-src unsafe-inline",
        "name": "CSP: style-src unsafe-inline",
        "riskcode": "2",
        "confidence": "3",
        "riskdesc": "Medium (High)",
        "desc": "<p>Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.</p>",
        "instances": [
          {
            "id": "17",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "default-src 'none'; script-src 'nonce-9NhaB1d2efE46fUao82OP9' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "otherinfo": "style-src includes unsafe-inline."
          },
          {
            "id": "15",
            "uri": "https://www.takealot.com/robots.txt",
            "nodeName": "https://www.takealot.com/robots.txt",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "default-src 'none'; script-src 'nonce-pTMJKQ4MKpMRxC6jeDxHhn' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "otherinfo": "style-src includes unsafe-inline."
          },
          {
            "id": "16",
            "uri": "https://www.takealot.com/sitemap.xml",
            "nodeName": "https://www.takealot.com/sitemap.xml",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "default-src 'none'; script-src 'nonce-DkB5hAG8plZzGJdAzdhjqG' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "otherinfo": "style-src includes unsafe-inline."
          }
        ],
        "count": "3",
        "systemic": false,
        "solution": "<p>Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.</p>",
        "otherinfo": "<p>style-src includes unsafe-inline.</p>",
        "reference": "<p>https://www.w3.org/TR/CSP/</p><p>https://caniuse.com/#search=content+security+policy</p><p>https://content-security-policy.com/</p><p>https://github.com/HtmlUnit/htmlunit-csp</p><p>https://web.dev/articles/csp#resource-options</p>",
        "cweid": "693",
        "wascid": "15",
        "sourceid": "7"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "medium",
      "title": "Sub Resource Integrity Attribute Missing",
      "description": "<p>The integrity attribute is missing on a script or link tag served by an external server. The integrity tag prevents an attacker who have gained access to this server from injecting a malicious content.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "90003",
        "alertRef": "90003",
        "alert": "Sub Resource Integrity Attribute Missing",
        "name": "Sub Resource Integrity Attribute Missing",
        "riskcode": "2",
        "confidence": "3",
        "riskdesc": "Medium (High)",
        "desc": "<p>The integrity attribute is missing on a script or link tag served by an external server. The integrity tag prevents an attacker who have gained access to this server from injecting a malicious content.</p>",
        "instances": [
          {
            "id": "86",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "<link rel=\"preload\" href=\"https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?version=4.8.0&amp;features=default%2Ces2020%2Ces2021%2Ces2022%2Ces2023\" as=\"script\" crossorigin=\"\"/>",
            "otherinfo": ""
          },
          {
            "id": "87",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "<link rel=\"preload\" href=\"https://www.googletagmanager.com/gtm.js?id=GTM-PF9XJL\" as=\"script\"/>",
            "otherinfo": ""
          }
        ],
        "count": "2",
        "systemic": false,
        "solution": "<p>Provide a valid integrity attribute to the tag.</p>",
        "otherinfo": "",
        "reference": "<p>https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity</p>",
        "cweid": "345",
        "wascid": "15",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "low",
      "title": "Cookie with SameSite Attribute None",
      "description": "<p>A cookie has been set with its SameSite attribute set to \"none\", which means that the cookie can be sent as a result of a 'cross-site' request. The SameSite attribute is an effective counter measure to cross-site request forgery, cross-site script inclusion, and timing attacks.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10054",
        "alertRef": "10054-2",
        "alert": "Cookie with SameSite Attribute None",
        "name": "Cookie with SameSite Attribute None",
        "riskcode": "1",
        "confidence": "2",
        "riskdesc": "Low (Medium)",
        "desc": "<p>A cookie has been set with its SameSite attribute set to \"none\", which means that the cookie can be sent as a result of a 'cross-site' request. The SameSite attribute is an effective counter measure to cross-site request forgery, cross-site script inclusion, and timing attacks.</p>",
        "instances": [
          {
            "id": "41",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "__cf_bm",
            "attack": "",
            "evidence": "set-cookie: __cf_bm",
            "otherinfo": ""
          },
          {
            "id": "45",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "_cfuvid",
            "attack": "",
            "evidence": "set-cookie: _cfuvid",
            "otherinfo": ""
          },
          {
            "id": "53",
            "uri": "https://www.takealot.com/robots.txt",
            "nodeName": "https://www.takealot.com/robots.txt",
            "method": "GET",
            "param": "_cfuvid",
            "attack": "",
            "evidence": "set-cookie: _cfuvid",
            "otherinfo": ""
          },
          {
            "id": "51",
            "uri": "https://www.takealot.com/sitemap.xml",
            "nodeName": "https://www.takealot.com/sitemap.xml",
            "method": "GET",
            "param": "_cfuvid",
            "attack": "",
            "evidence": "set-cookie: _cfuvid",
            "otherinfo": ""
          }
        ],
        "count": "4",
        "systemic": false,
        "solution": "<p>Ensure that the SameSite attribute is set to either 'lax' or ideally 'strict' for all cookies.</p>",
        "otherinfo": "",
        "reference": "<p>https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-cookie-same-site</p>",
        "cweid": "1275",
        "wascid": "13",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "low",
      "title": "Cookie without SameSite Attribute",
      "description": "<p>A cookie has been set without the SameSite attribute, which means that the cookie can be sent as a result of a 'cross-site' request. The SameSite attribute is an effective counter measure to cross-site request forgery, cross-site script inclusion, and timing attacks.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10054",
        "alertRef": "10054-1",
        "alert": "Cookie without SameSite Attribute",
        "name": "Cookie without SameSite Attribute",
        "riskcode": "1",
        "confidence": "2",
        "riskdesc": "Low (Medium)",
        "desc": "<p>A cookie has been set without the SameSite attribute, which means that the cookie can be sent as a result of a 'cross-site' request. The SameSite attribute is an effective counter measure to cross-site request forgery, cross-site script inclusion, and timing attacks.</p>",
        "instances": [
          {
            "id": "52",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "__cf_bm",
            "attack": "",
            "evidence": "set-cookie: __cf_bm",
            "otherinfo": ""
          },
          {
            "id": "49",
            "uri": "https://www.takealot.com/robots.txt",
            "nodeName": "https://www.takealot.com/robots.txt",
            "method": "GET",
            "param": "__cf_bm",
            "attack": "",
            "evidence": "set-cookie: __cf_bm",
            "otherinfo": ""
          },
          {
            "id": "48",
            "uri": "https://www.takealot.com/sitemap.xml",
            "nodeName": "https://www.takealot.com/sitemap.xml",
            "method": "GET",
            "param": "__cf_bm",
            "attack": "",
            "evidence": "set-cookie: __cf_bm",
            "otherinfo": ""
          }
        ],
        "count": "3",
        "systemic": false,
        "solution": "<p>Ensure that the SameSite attribute is set to either 'lax' or ideally 'strict' for all cookies.</p>",
        "otherinfo": "",
        "reference": "<p>https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-cookie-same-site</p>",
        "cweid": "1275",
        "wascid": "13",
        "sourceid": "7"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "low",
      "title": "Cross-Origin-Embedder-Policy Header Missing or Invalid",
      "description": "<p>Cross-Origin-Embedder-Policy header is a response header that prevents a document from loading any cross-origin resources that don't explicitly grant the document permission (using CORP or CORS).</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "90004",
        "alertRef": "90004-2",
        "alert": "Cross-Origin-Embedder-Policy Header Missing or Invalid",
        "name": "Cross-Origin-Embedder-Policy Header Missing or Invalid",
        "riskcode": "1",
        "confidence": "2",
        "riskdesc": "Low (Medium)",
        "desc": "<p>Cross-Origin-Embedder-Policy header is a response header that prevents a document from loading any cross-origin resources that don't explicitly grant the document permission (using CORP or CORS).</p>",
        "instances": [
          {
            "id": "10",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "Cross-Origin-Embedder-Policy",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          }
        ],
        "count": "1",
        "systemic": false,
        "solution": "<p>Ensure that the application/web server sets the Cross-Origin-Embedder-Policy header appropriately, and that it sets the Cross-Origin-Embedder-Policy header to 'require-corp' for documents.</p><p>If possible, ensure that the end user uses a standards-compliant and modern web browser that supports the Cross-Origin-Embedder-Policy header (https://caniuse.com/mdn-http_headers_cross-origin-embedder-policy).</p>",
        "otherinfo": "",
        "reference": "<p>https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cross-Origin-Embedder-Policy</p>",
        "cweid": "693",
        "wascid": "14",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "low",
      "title": "Cross-Origin-Opener-Policy Header Missing or Invalid",
      "description": "<p>Cross-Origin-Opener-Policy header is a response header that allows a site to control if others included documents share the same browsing context. Sharing the same browsing context with untrusted documents might lead to data leak.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "90004",
        "alertRef": "90004-3",
        "alert": "Cross-Origin-Opener-Policy Header Missing or Invalid",
        "name": "Cross-Origin-Opener-Policy Header Missing or Invalid",
        "riskcode": "1",
        "confidence": "2",
        "riskdesc": "Low (Medium)",
        "desc": "<p>Cross-Origin-Opener-Policy header is a response header that allows a site to control if others included documents share the same browsing context. Sharing the same browsing context with untrusted documents might lead to data leak.</p>",
        "instances": [
          {
            "id": "11",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "Cross-Origin-Opener-Policy",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          }
        ],
        "count": "1",
        "systemic": false,
        "solution": "<p>Ensure that the application/web server sets the Cross-Origin-Opener-Policy header appropriately, and that it sets the Cross-Origin-Opener-Policy header to 'same-origin' for documents.</p><p>'same-origin-allow-popups' is considered as less secured and should be avoided.</p><p>If possible, ensure that the end user uses a standards-compliant and modern web browser that supports the Cross-Origin-Opener-Policy header (https://caniuse.com/mdn-http_headers_cross-origin-opener-policy).</p>",
        "otherinfo": "",
        "reference": "<p>https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cross-Origin-Opener-Policy</p>",
        "cweid": "693",
        "wascid": "14",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "low",
      "title": "Cross-Origin-Resource-Policy Header Missing or Invalid",
      "description": "<p>Cross-Origin-Resource-Policy header is an opt-in header designed to counter side-channels attacks like Spectre. Resource should be specifically set as shareable amongst different origins.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "90004",
        "alertRef": "90004-1",
        "alert": "Cross-Origin-Resource-Policy Header Missing or Invalid",
        "name": "Cross-Origin-Resource-Policy Header Missing or Invalid",
        "riskcode": "1",
        "confidence": "2",
        "riskdesc": "Low (Medium)",
        "desc": "<p>Cross-Origin-Resource-Policy header is an opt-in header designed to counter side-channels attacks like Spectre. Resource should be specifically set as shareable amongst different origins.</p>",
        "instances": [
          {
            "id": "9",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "Cross-Origin-Resource-Policy",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          }
        ],
        "count": "1",
        "systemic": false,
        "solution": "<p>Ensure that the application/web server sets the Cross-Origin-Resource-Policy header appropriately, and that it sets the Cross-Origin-Resource-Policy header to 'same-origin' for all web pages.</p><p>'same-site' is considered as less secured and should be avoided.</p><p>If resources must be shared, set the header to 'cross-origin'.</p><p>If possible, ensure that the end user uses a standards-compliant and modern web browser that supports the Cross-Origin-Resource-Policy header (https://caniuse.com/mdn-http_headers_cross-origin-resource-policy).</p>",
        "otherinfo": "",
        "reference": "<p>https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cross-Origin-Embedder-Policy</p>",
        "cweid": "693",
        "wascid": "14",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "low",
      "title": "Permissions Policy Header Not Set",
      "description": "<p>Permissions Policy Header is an added layer of security that helps to restrict from unauthorized access or usage of browser/client features by web resources. This policy ensures the user privacy by limiting or specifying the features of the browsers can be used by the web resources. Permissions Policy provides a set of standard HTTP headers that allow website owners to limit which features of browsers can be used by the page such as camera, microphone, location, full screen etc.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10063",
        "alertRef": "10063-1",
        "alert": "Permissions Policy Header Not Set",
        "name": "Permissions Policy Header Not Set",
        "riskcode": "1",
        "confidence": "2",
        "riskdesc": "Low (Medium)",
        "desc": "<p>Permissions Policy Header is an added layer of security that helps to restrict from unauthorized access or usage of browser/client features by web resources. This policy ensures the user privacy by limiting or specifying the features of the browsers can be used by the web resources. Permissions Policy provides a set of standard HTTP headers that allow website owners to limit which features of browsers can be used by the page such as camera, microphone, location, full screen etc.</p>",
        "instances": [
          {
            "id": "8",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          }
        ],
        "count": "1",
        "systemic": false,
        "solution": "<p>Ensure that your web server, application server, load balancer, etc. is configured to set the Permissions-Policy header.</p>",
        "otherinfo": "",
        "reference": "<p>https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Permissions-Policy</p><p>https://developer.chrome.com/blog/feature-policy/</p><p>https://scotthelme.co.uk/a-new-security-header-feature-policy/</p><p>https://w3c.github.io/webappsec-feature-policy/</p><p>https://www.smashingmagazine.com/2018/12/feature-policy/</p>",
        "cweid": "693",
        "wascid": "15",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "low",
      "title": "Server Leaks Information via \"X-Powered-By\" HTTP Response Header Field(s)",
      "description": "<p>The web/application server is leaking information via one or more \"X-Powered-By\" HTTP response headers. Access to such information may facilitate attackers identifying other frameworks/components your web application is reliant upon and the vulnerabilities such components may be subject to.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10037",
        "alertRef": "10037",
        "alert": "Server Leaks Information via \"X-Powered-By\" HTTP Response Header Field(s)",
        "name": "Server Leaks Information via \"X-Powered-By\" HTTP Response Header Field(s)",
        "riskcode": "1",
        "confidence": "2",
        "riskdesc": "Low (Medium)",
        "desc": "<p>The web/application server is leaking information via one or more \"X-Powered-By\" HTTP response headers. Access to such information may facilitate attackers identifying other frameworks/components your web application is reliant upon and the vulnerabilities such components may be subject to.</p>",
        "instances": [
          {
            "id": "89",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "x-powered-by: Awesome",
            "otherinfo": ""
          }
        ],
        "count": "1",
        "systemic": false,
        "solution": "<p>Ensure that your web server, application server, load balancer, etc. is configured to suppress \"X-Powered-By\" headers.</p>",
        "otherinfo": "",
        "reference": "<p>https://owasp.org/www-project-web-security-testing-guide/v42/4-Web_Application_Security_Testing/01-Information_Gathering/08-Fingerprint_Web_Application_Framework</p><p>https://www.troyhunt.com/shhh-dont-let-your-response-headers/</p>",
        "cweid": "497",
        "wascid": "13",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "low",
      "title": "Timestamp Disclosure - Unix",
      "description": "<p>A timestamp was disclosed by the application/web server. - Unix</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10096",
        "alertRef": "10096",
        "alert": "Timestamp Disclosure - Unix",
        "name": "Timestamp Disclosure - Unix",
        "riskcode": "1",
        "confidence": "1",
        "riskdesc": "Low (Low)",
        "desc": "<p>A timestamp was disclosed by the application/web server. - Unix</p>",
        "instances": [
          {
            "id": "64",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "1781954941",
            "otherinfo": "1781954941, which evaluates to: 2026-06-20 11:29:01."
          },
          {
            "id": "59",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "set-cookie",
            "attack": "",
            "evidence": "1781954941",
            "otherinfo": "1781954941, which evaluates to: 2026-06-20 11:29:01."
          },
          {
            "id": "65",
            "uri": "https://www.takealot.com/robots.txt",
            "nodeName": "https://www.takealot.com/robots.txt",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "1781954941",
            "otherinfo": "1781954941, which evaluates to: 2026-06-20 11:29:01."
          },
          {
            "id": "60",
            "uri": "https://www.takealot.com/robots.txt",
            "nodeName": "https://www.takealot.com/robots.txt",
            "method": "GET",
            "param": "set-cookie",
            "attack": "",
            "evidence": "1781954941",
            "otherinfo": "1781954941, which evaluates to: 2026-06-20 11:29:01."
          },
          {
            "id": "58",
            "uri": "https://www.takealot.com/sitemap.xml",
            "nodeName": "https://www.takealot.com/sitemap.xml",
            "method": "GET",
            "param": "set-cookie",
            "attack": "",
            "evidence": "1781954941",
            "otherinfo": "1781954941, which evaluates to: 2026-06-20 11:29:01."
          }
        ],
        "count": "5",
        "systemic": true,
        "solution": "<p>Manually confirm that the timestamp data is not sensitive, and that the data cannot be aggregated to disclose exploitable patterns.</p>",
        "otherinfo": "<p>1781954941, which evaluates to: 2026-06-20 11:29:01.</p>",
        "reference": "<p>https://cwe.mitre.org/data/definitions/200.html</p>",
        "cweid": "497",
        "wascid": "13",
        "sourceid": "7"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "low",
      "title": "X-Content-Type-Options Header Missing",
      "description": "<p>The Anti-MIME-Sniffing header X-Content-Type-Options was not set to 'nosniff'. This allows older versions of Internet Explorer and Chrome to perform MIME-sniffing on the response body, potentially causing the response body to be interpreted and displayed as a content type other than the declared content type. Current (early 2014) and legacy versions of Firefox will use the declared content type (if one is set), rather than performing MIME-sniffing.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10021",
        "alertRef": "10021",
        "alert": "X-Content-Type-Options Header Missing",
        "name": "X-Content-Type-Options Header Missing",
        "riskcode": "1",
        "confidence": "2",
        "riskdesc": "Low (Medium)",
        "desc": "<p>The Anti-MIME-Sniffing header X-Content-Type-Options was not set to 'nosniff'. This allows older versions of Internet Explorer and Chrome to perform MIME-sniffing on the response body, potentially causing the response body to be interpreted and displayed as a content type other than the declared content type. Current (early 2014) and legacy versions of Firefox will use the declared content type (if one is set), rather than performing MIME-sniffing.</p>",
        "instances": [
          {
            "id": "88",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "x-content-type-options",
            "attack": "",
            "evidence": "",
            "otherinfo": "This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type.\nAt \"High\" threshold this scan rule will not alert on client or server error responses."
          }
        ],
        "count": "1",
        "systemic": false,
        "solution": "<p>Ensure that the application/web server sets the Content-Type header appropriately, and that it sets the X-Content-Type-Options header to 'nosniff' for all web pages.</p><p>If possible, ensure that the end user uses a standards-compliant and modern web browser that does not perform MIME-sniffing at all, or that can be directed by the web application/web server to not perform MIME-sniffing.</p>",
        "otherinfo": "<p>This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type.</p><p>At \"High\" threshold this scan rule will not alert on client or server error responses.</p>",
        "reference": "<p>https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/compatibility/gg622941(v=vs.85)</p><p>https://owasp.org/www-community/Security_Headers</p>",
        "cweid": "693",
        "wascid": "15",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "informational",
      "title": "CSP: Header & Meta",
      "description": "<p>The message contained both CSP specified via header and via Meta tag. It was not possible to union these policies in order to perform an analysis. Therefore, they have been evaluated individually.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10055",
        "alertRef": "10055-12",
        "alert": "CSP: Header & Meta",
        "name": "CSP: Header & Meta",
        "riskcode": "0",
        "confidence": "3",
        "riskdesc": "Informational (High)",
        "desc": "<p>The message contained both CSP specified via header and via Meta tag. It was not possible to union these policies in order to perform an analysis. Therefore, they have been evaluated individually.</p>",
        "instances": [
          {
            "id": "25",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          },
          {
            "id": "21",
            "uri": "https://www.takealot.com/robots.txt",
            "nodeName": "https://www.takealot.com/robots.txt",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          },
          {
            "id": "22",
            "uri": "https://www.takealot.com/sitemap.xml",
            "nodeName": "https://www.takealot.com/sitemap.xml",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          }
        ],
        "count": "3",
        "systemic": false,
        "solution": "<p>Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.</p>",
        "otherinfo": "",
        "reference": "<p>https://www.w3.org/TR/CSP/</p><p>https://caniuse.com/#search=content+security+policy</p><p>https://content-security-policy.com/</p><p>https://github.com/HtmlUnit/htmlunit-csp</p><p>https://web.dev/articles/csp#resource-options</p>",
        "cweid": "693",
        "wascid": "15",
        "sourceid": "7"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "informational",
      "title": "Loosely Scoped Cookie",
      "description": "<p>Cookies can be scoped by domain or path. This check is only concerned with domain scope.The domain scope applied to a cookie determines which domains can access it. For example, a cookie can be scoped strictly to a subdomain e.g. www.nottrusted.com, or loosely scoped to a parent domain e.g. nottrusted.com. In the latter case, any subdomain of nottrusted.com can access the cookie. Loosely scoped cookies are common in mega-applications like google.com and live.com. Cookies set from a subdomain like app.foo.bar are transmitted only to that domain by the browser. However, cookies scoped to a parent-level domain may be transmitted to the parent, or any subdomain of the parent.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "90033",
        "alertRef": "90033",
        "alert": "Loosely Scoped Cookie",
        "name": "Loosely Scoped Cookie",
        "riskcode": "0",
        "confidence": "1",
        "riskdesc": "Informational (Low)",
        "desc": "<p>Cookies can be scoped by domain or path. This check is only concerned with domain scope.The domain scope applied to a cookie determines which domains can access it. For example, a cookie can be scoped strictly to a subdomain e.g. www.nottrusted.com, or loosely scoped to a parent domain e.g. nottrusted.com. In the latter case, any subdomain of nottrusted.com can access the cookie. Loosely scoped cookies are common in mega-applications like google.com and live.com. Cookies set from a subdomain like app.foo.bar are transmitted only to that domain by the browser. However, cookies scoped to a parent-level domain may be transmitted to the parent, or any subdomain of the parent.</p>",
        "instances": [
          {
            "id": "37",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "Domain=takealot.com",
            "otherinfo": "The origin domain used for comparison was:\nwww.takealot.com\nCookie name: __cf_bm\nCookie name: _cfuvid\n"
          },
          {
            "id": "46",
            "uri": "https://www.takealot.com/robots.txt",
            "nodeName": "https://www.takealot.com/robots.txt",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "Domain=takealot.com",
            "otherinfo": "The origin domain used for comparison was:\nwww.takealot.com\nCookie name: __cf_bm\nCookie name: _cfuvid\n"
          },
          {
            "id": "44",
            "uri": "https://www.takealot.com/sitemap.xml",
            "nodeName": "https://www.takealot.com/sitemap.xml",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "Domain=takealot.com",
            "otherinfo": "The origin domain used for comparison was:\nwww.takealot.com\nCookie name: __cf_bm\nCookie name: _cfuvid\n"
          }
        ],
        "count": "3",
        "systemic": false,
        "solution": "<p>Always scope cookies to a FQDN (Fully Qualified Domain Name).</p>",
        "otherinfo": "<p>The origin domain used for comparison was:</p><p>www.takealot.com</p><p>Cookie name: __cf_bm</p><p>Cookie name: _cfuvid</p><p></p>",
        "reference": "<p>https://datatracker.ietf.org/doc/html/rfc6265#section-4.1</p><p>https://owasp.org/www-project-web-security-testing-guide/v41/4-Web_Application_Security_Testing/06-Session_Management_Testing/02-Testing_for_Cookies_Attributes.html</p><p>https://code.google.com/archive/p/browsersec/wikis/Part2.wiki</p>",
        "cweid": "565",
        "wascid": "15",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "informational",
      "title": "Modern Web Application",
      "description": "<p>The application appears to be a modern web application. If you need to explore it automatically then the Ajax Spider may well be more effective than the standard one.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10109",
        "alertRef": "10109",
        "alert": "Modern Web Application",
        "name": "Modern Web Application",
        "riskcode": "0",
        "confidence": "2",
        "riskdesc": "Informational (Medium)",
        "desc": "<p>The application appears to be a modern web application. If you need to explore it automatically then the Ajax Spider may well be more effective than the standard one.</p>",
        "instances": [
          {
            "id": "55",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "<script nonce=\"9NhaB1d2efE46fUao82OP9\">(function(){window._cf_chl_opt = {cFPWv: 'g',cH: 'U9_1HVTvKVnHoXa_Ja7O6Y4LUcPc8Buo4s.Ty9OXNwo-1781954941-1.2.1.1-vsEs_0UB7eDGkcyRJ7oVpTA6.zMQnCjF.qO2bcNv6i6DGpKHzygtdpdXisLc7ned',cITimeS: '1781954941',cN: '9NhaB1d2efE46fUao82OP9',cRay: 'a0ea6ef33f2958d3',cTplB: '0',cTplC:0,cTplO:0,cTplV:5,cType: 'managed',cUPMDTk:\"/?__cf_chl_tk=TwaD_rfnmk9RZxTfGxpLIp5dsn_AvNwKhLw6BhgIvew-1781954941-1.0.1.1-s38ycV67OTkKQ3rj7UuD6nLLMXMHl9XEToUpStY3H.Y\",cvId: '3',cZone: 'www.takealot.com',fa:\"/?__cf_chl_f_tk=TwaD_rfnmk9RZxTfGxpLIp5dsn_AvNwKhLw6BhgIvew-1781954941-1.0.1.1-s38ycV67OTkKQ3rj7UuD6nLLMXMHl9XEToUpStY3H.Y\",md: 'XsQ4tckBoH0nwbfBOrrOK3Oq6Xp9Cex.skds2y9X0uE-1781954941-1.2.1.1-UFCnmtnAgBFm1Mulg8MwTmmDvrOhuKBnQ.a8K5M8bYKyGjExRJ0jz4yysE.H2QsHW.rw1UHp.aZdGjeTmi4bGLZ0cbH.CjRhpdn_k2yL5vF2MvAX4uOfRVb9uSbTXbh4F40y4dDf2__8ELbcr90UMNpu3IkoF8Er4C6PiWZFCxt_mdY_lHyyjzDrk43aNqBTL3hLJi.HM7Gsipx6h_cgZ9XrRqUtGq6mKHwJM498yIBJb.vMBd3zte_c6xEC9FgZeOKWsy0Rk3F99AnRhKs9Pn.kmuAxa1EgwXMO.gSaZ83gChw61rDk2gOE9NEl0Z6VkZ.8g4fLpMGHPOc7GcK9M62t4izHnjMLZRV.zoDbV22yVwzGWmRPhjAzwXeuXZgTl1fg2tIOIitlwXtr6uz7n0pypLEzPdlyXSOmEqDPHCvyroVi6nBi0bC8SkBezpG6E8aAhBltR1KzCJudpO6hHOhWT4iLYBDF5wPfZu5ZIFs96d.OAp1UmbKctlNL.etJbrOoGipeJ2alsNgxOHUrG.phZ.odrgsLz8qaPhM5Y5CKoSiX0vp5Rt_ZWgiWJJRVztY2dWsGQwQnOW5h7HjaAR2.R6qnTYBV8Tv35u7R4CQsSw1J.QtaA08OvrCUU96rKaIU58jeFDwi9Pq9n33Fo46ZFzoUh0D9Pgh3Nsj2x3frmOCwd37dfXRZdqJO1jZcj9B72zbAafBb_Y11NLdPbLtcdFEeiboYJNF5UuqnKh8O2QHdFeaAGS5G3U8zqQTV2BDyFIdtXUQsqSOS9.SrFeKasrU2yK2tuXnE9F7PCKHYUhE1UkOfUR.bKoRTF0Kq_0yDEMC7dhs1bNIVTn.cRXA9E_VqIWRTwMUqXWH81Bk3Nx3CldLvVTQdtIpAoYjuAPRz6wRGdfevhORfxfv1GhGg8712EwNN2rI0iO1yB7MSJu6S1m83ygsWlNP273XXpuhhqSia2HKcytHwKFN.WO3YrdUTvBtaOm1yc4Drsjt8BODtcKRM9dyOZIOr3LYNjXQ0vF7MPK8AodmDXBagSLbfCTfBaF0I69dRFVUSfiIMoI_cJynY3N9eP6IGuhzKTTI3cbnuzxqbftTFM.tnttMn6.6xJNnlGMF3qhGW8UMoe5fufTXtr1KBV8_O7XV3',mdrd: 'q9Oi0FXYH8LQUCL5cIldXs0dUmhmSFoJ2i1oGHU1R4o-1781954941-1.2.1.1-yYoLYEpEAcWX3VXSPahZUhT1vB0l6kTYPuBjNymr9_G63ycvzwQnBnz21uH3Kftq4JN9Zn1YGk9O7AprWdBgEIfN9Jp3YQREEHRm5Oi7bgYJeOnVz9JhXYy2xA01pGAUCMbih_tl76QVvrWClKSjo7ILITEfr5AJu83uk.oPPPL8nolkJQlyjGvgJwVRFi3u',};var a = document.createElement('script');a.nonce = '9NhaB1d2efE46fUao82OP9';a.src = '/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=a0ea6ef33f2958d3';window._cf_chl_opt.cOgUHash = location.hash === '' && location.href.indexOf('#') !== -1 ? '#' : location.hash;window._cf_chl_opt.cOgUQuery = location.search === '' && location.href.slice(0, location.href.length - window._cf_chl_opt.cOgUHash.length).indexOf('?') !== -1 ? '?' : location.search;if (window.history && window.history.replaceState) {var ogU = location.pathname + window._cf_chl_opt.cOgUQuery + window._cf_chl_opt.cOgUHash;history.replaceState(null, null,\"/?__cf_chl_rt_tk=TwaD_rfnmk9RZxTfGxpLIp5dsn_AvNwKhLw6BhgIvew-1781954941-1.0.1.1-s38ycV67OTkKQ3rj7UuD6nLLMXMHl9XEToUpStY3H.Y\"+ window._cf_chl_opt.cOgUHash);a.onload = function() {history.replaceState(null, null, ogU);}}document.getElementsByTagName('head')[0].appendChild(a);}());</script>",
            "otherinfo": "No links have been found while there are scripts, which is an indication that this is a modern web application."
          },
          {
            "id": "85",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "<script src=\"/d05ad9be7b53737feeac45e7609b2493c66c5bed/_next/static/chunks/f48f4e9e-5e331fab08ae98be.js\" async=\"\"></script>",
            "otherinfo": "No links have been found while there are scripts, which is an indication that this is a modern web application."
          },
          {
            "id": "57",
            "uri": "https://www.takealot.com/robots.txt",
            "nodeName": "https://www.takealot.com/robots.txt",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "<script nonce=\"pTMJKQ4MKpMRxC6jeDxHhn\">(function(){window._cf_chl_opt = {cFPWv: 'g',cH: 'KNnJ0WnpdQpbA79TmvnnFQEfu52amCNaWuaM0Vw7ebM-1781954941-1.2.1.1-.G5DjxXV738fh6FqS2HYzDxHHkR38qUWapmdYpg8fByBcC2k0avDZkcEgWXZqinZ',cITimeS: '1781954941',cN: 'pTMJKQ4MKpMRxC6jeDxHhn',cRay: 'a0ea6ef33bdc48ed',cTplB: '0',cTplC:0,cTplO:0,cTplV:5,cType: 'managed',cUPMDTk:\"/robots.txt?__cf_chl_tk=TWZdwPpQICJ0lK916nS7ESugVcA5Ai4cP81sLHtJ5Nw-1781954941-1.0.1.1-49KPsPdr.avbgvqtFW301tUImVGbVE.RAGpp3PE8Bmc\",cvId: '3',cZone: 'www.takealot.com',fa:\"/robots.txt?__cf_chl_f_tk=TWZdwPpQICJ0lK916nS7ESugVcA5Ai4cP81sLHtJ5Nw-1781954941-1.0.1.1-49KPsPdr.avbgvqtFW301tUImVGbVE.RAGpp3PE8Bmc\",md: 'fhCueZVQW4jtPLVokNEchH.7OUw1RRxqCh6pXBPLIh0-1781954941-1.2.1.1-M1YUo6ta_YcI6YZQ8C_sLlsFyXbrJmeO_GnTnPgDlKKsaMpYd53fIYtrpu6xfA5OvUEUVPlb7P7_HzlZRI9fveQbRYmMmfz7MTKvs_k3vfTjtmJkmb.7hKccH3C9AbErCfTSb6w1COziA6vXq7JnuydPMbW9dYC88WQnjGWXiu_7eHNqdgAZSuoAg4Wbm.hzG5245tYnZTyNq1OH9U_c8ZPhi3eTV_2Vs_8Hm7BmzaEx2ZMmjp4OGnzWPWuXiCetj16b4uz70l53lBwaRT5ooOmEHzt6KW23loXADVMOfCnhMQsctObqXHEvM17.fwTnvIBZXEPQ7bTePtEQNOZI86OvF5C6HJRC8NteETiPlcpIEUu9cAooDuue5zaeyTB1FIofJImW3xlTHME56D_PEbv9mfRBO9DGQ0v.4hYiuGyzjsEMOJ9_zRV0mbBDLW28R0BH0zgIdsSkfo5jK8w4PbuW3ES0cTOO3Sc5oa82WYiigDHYu2j.XMoQLf6dLzZzl2fQ601IVKMQjX6JdUcwyIOFZ8HheXVTN0kPQ2Q11KMfG5zSfp6HChIN6SMdoDpU5uxXgV7HaZADrsIDszJNMcvYHZk1UAG.RmVuQchZpxxmbRoc2.ZK8nioL07lPSYpbo8SNu5M6vhzRbdT7Um9OBA50jHx8MHX2SeIwJFzK4c.ApOIfb2b5H4N9OgrUriyNkpdJ.rdo1DE.xsKGqJWSDpcGbbLgi9VeXWRJ0omWKGOH6NoQ3viT6oaj1Mcta7AXP0oCj7D3KnQngOoWHVKH4YHbR5TXubOYfdEr4gJXxXqKJiD3ng3_2sSeX9nk6Yd4DhQ2dXxx1O1tk.rBCe2x.G.xWTBcw2WnDVu_pAkElnVAH2M084gYO2KYlr4LIRnoZqgAxRa.t43DI24zxOGmit_9J39Hq1ztFZQQqiwp4RwG5b8nrcFrZgYFx3uC0SNkSrZROcDRjW7mc4wr2pYeyrFievCewTcLIfxB0iVTa8DbLGRk4yQt1ghi2pQpF72F9oI_BLlX_c82Sgs6oDMUutqumFylhCbCIq8sWaGqeTx.ePcd1vZWuo5PY13chJXvwak8wXaex6H._wGRs1C7oBaKigkl.4Zdd8LSuErWUH0myNlVTGxgXsc5FUz8uxWv1ErTE.6UVnSiMn.nbQBxQ',mdrd: '9Sd684fWFE4BaU6GXDAZ7llAoym9Nw8Ec1Zy5MajsMk-1781954941-1.2.1.1-nJEON1vXDXSd1N0OhqUBfmKfxLzC1dpO_69zAdDLGLXgly7_SyCLst.X4cU3Hk1Key7TX2HwnVQxqmI6qYAL5hQwAB.fjlOHh1XAMJyuHttesS0x9IwrIL_i2viXCgN9W6U90p6BeAkwBtZZMjOah75Nq8F2nQcSwLqCwb7fm26ePFrYFFPenlV5T1hS3D4M',};var a = document.createElement('script');a.nonce = 'pTMJKQ4MKpMRxC6jeDxHhn';a.src = '/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=a0ea6ef33bdc48ed';window._cf_chl_opt.cOgUHash = location.hash === '' && location.href.indexOf('#') !== -1 ? '#' : location.hash;window._cf_chl_opt.cOgUQuery = location.search === '' && location.href.slice(0, location.href.length - window._cf_chl_opt.cOgUHash.length).indexOf('?') !== -1 ? '?' : location.search;if (window.history && window.history.replaceState) {var ogU = location.pathname + window._cf_chl_opt.cOgUQuery + window._cf_chl_opt.cOgUHash;history.replaceState(null, null,\"/robots.txt?__cf_chl_rt_tk=TWZdwPpQICJ0lK916nS7ESugVcA5Ai4cP81sLHtJ5Nw-1781954941-1.0.1.1-49KPsPdr.avbgvqtFW301tUImVGbVE.RAGpp3PE8Bmc\"+ window._cf_chl_opt.cOgUHash);a.onload = function() {history.replaceState(null, null, ogU);}}document.getElementsByTagName('head')[0].appendChild(a);}());</script>",
            "otherinfo": "No links have been found while there are scripts, which is an indication that this is a modern web application."
          },
          {
            "id": "56",
            "uri": "https://www.takealot.com/sitemap.xml",
            "nodeName": "https://www.takealot.com/sitemap.xml",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "<script nonce=\"DkB5hAG8plZzGJdAzdhjqG\">(function(){window._cf_chl_opt = {cFPWv: 'g',cH: 'JbVpd0_hZKEcpux_9MgtHCyzCf1fGGHaDje6Z9PRlbA-1781954941-1.2.1.1-t0TL1pjCrz.1XL7sY4J8T.MnDxMt2ZmD_wlwGdrUwi_luZEr8i_ODg6VGoJiCZwM',cITimeS: '1781954941',cN: 'DkB5hAG8plZzGJdAzdhjqG',cRay: 'a0ea6ef3399dd2e1',cTplB: '0',cTplC:0,cTplO:0,cTplV:5,cType: 'managed',cUPMDTk:\"/sitemap.xml?__cf_chl_tk=VHw3P5RRv7R848uh8LqRTAWjIf6tit2jc.8BEMUnvhU-1781954941-1.0.1.1-7Bw_Rr8cij71.rPjTyOAQId6qSAcp3cZ4jZQU9PiNKU\",cvId: '3',cZone: 'www.takealot.com',fa:\"/sitemap.xml?__cf_chl_f_tk=VHw3P5RRv7R848uh8LqRTAWjIf6tit2jc.8BEMUnvhU-1781954941-1.0.1.1-7Bw_Rr8cij71.rPjTyOAQId6qSAcp3cZ4jZQU9PiNKU\",md: 'vP1aGyQdijOzkYfblDMglfdD9pK.77VWTrwda0Emhvc-1781954941-1.2.1.1-j7dDtmSAjLF6DPXj4F2uOoz1szbKwdMrz_YlhfOyeSk_Aj0SiWNusfLFNpRbwEm7iQJjwyI392jrzTr6s2JJbVKdOKi5oKEZQS6qzxQMeNfwxPnitBMAfcWpAg3pefA4glOaAULP1DfSvbkq29iVbRtZwYrq1GcEmllIfXfPib4VTneL7zVmO9.15VnP5r478M58ieT0OGLdxq4IKQnqzaCt.JzL66sG.D6.S9guykCTpCjHtuGv5od4Ukow16FyMIKGoYj4KEAZk4zoaOEI9DqqVQgho2myZPC.IcfJsmT42.boADwQaGQTlbPeBSo3xZMp8mItbN.0oprTRg11lmbyHbJRU8ugxkj37CS9GKilhdleqndkS772KiYF6tMfawxcCXD0KqFy_G3LEIW6QtPszEctNMqx.t1gfjtzMi1NUTFhTcz9N9j3T1MT6gjFKmRRQbPYpRt2z_6BwOtZ8GFwmSump68eSHIhtQhWZQWLgHmupMwRPlNRkvBuKVJnyDXDvobAK0tluOZx8mNPdWpJ9ys0thrZSFTyjchp_2ilwupvUIUp9VovHjfHPeYXhkPxQJiX9Vfw71XE4927wirEOsLuW..Ghh9kMCUxFukNcrvNzR3vU9uH58NILTgtADFsrtJxjyU_FT9MNEZKZ7es8Qw8xgScLsJ6KC5AHaKgoMHHY7pfhcFrHdZyozq8I33uXSf5Mt00HQP5uHSpFDyjI7afStMeWHewhIBV_J8aORPgtVjp07Nvg_HatDiAFKNWKqtIjcb5TLeZqIXz1J.ykOg6Qvyh0CxKJgoRHg7q4OBfVjo4lSry9.Fna7cjF.8qSbVbr1jszPpbFUlV4.OxS0hAvLh9GXlP..RXiNR38xbI4LUIQGZk3Uy0yT1uZgxGxa6RdJsiNdkFrEMfyDV1SzOGmglHyOhlBbUQbZtFQEOZMbzO5VFKEZbzlg3XFF9RYUr1Qm0ZNnSaG7Kwgyw8lFjeUdURTyIs63hXFqnGRmBtCY8BV8ZPrU8x_3WRBar9oZ3Pu4SILc_RuPV_I1a2VK2AQrh98lemA3W1jrPOK4U9A0UDvYOZp5L5sLG3buzAIPxYAu5jYd7_ZoQCdJW790ag7tERDJ6pMTyhJhx0oinXl7CraOqwirgC_URzB6dtwoCTfWRVIB5HsN7p0Q',mdrd: 'hp7AeAUar_T.IcyYfAY5tnH0LYrPVLdRL.a9tNRofJY-1781954941-1.2.1.1-t4fq9jFXoh8WZ90E34TPpJqurrqEUDl_KhgfWl5bdzD7v54P393dNVpeKspy3hYny11VzLqb3yfvYtxf8hvuGiYpgKJ9EdTvg8N9Z0l9H3R1A1N_wrltPEv_BrpR1Od33ovQM2dnGjPU8V6hGtx.pUedp_VuuYhHHQhdBOv8mso8TWIt9mDTTQrbk5Jmo2fk',};var a = document.createElement('script');a.nonce = 'DkB5hAG8plZzGJdAzdhjqG';a.src = '/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=a0ea6ef3399dd2e1';window._cf_chl_opt.cOgUHash = location.hash === '' && location.href.indexOf('#') !== -1 ? '#' : location.hash;window._cf_chl_opt.cOgUQuery = location.search === '' && location.href.slice(0, location.href.length - window._cf_chl_opt.cOgUHash.length).indexOf('?') !== -1 ? '?' : location.search;if (window.history && window.history.replaceState) {var ogU = location.pathname + window._cf_chl_opt.cOgUQuery + window._cf_chl_opt.cOgUHash;history.replaceState(null, null,\"/sitemap.xml?__cf_chl_rt_tk=VHw3P5RRv7R848uh8LqRTAWjIf6tit2jc.8BEMUnvhU-1781954941-1.0.1.1-7Bw_Rr8cij71.rPjTyOAQId6qSAcp3cZ4jZQU9PiNKU\"+ window._cf_chl_opt.cOgUHash);a.onload = function() {history.replaceState(null, null, ogU);}}document.getElementsByTagName('head')[0].appendChild(a);}());</script>",
            "otherinfo": "No links have been found while there are scripts, which is an indication that this is a modern web application."
          }
        ],
        "count": "4",
        "systemic": false,
        "solution": "<p>This is an informational alert and so no changes are required.</p>",
        "otherinfo": "<p>No links have been found while there are scripts, which is an indication that this is a modern web application.</p>",
        "reference": "",
        "cweid": "-1",
        "wascid": "-1",
        "sourceid": "7"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "informational",
      "title": "Non-Storable Content",
      "description": "<p>The response contents are not storable by caching components such as proxy servers. If the response does not contain sensitive, personal or user-specific information, it may benefit from being stored and cached, to improve performance.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10049",
        "alertRef": "10049-1",
        "alert": "Non-Storable Content",
        "name": "Non-Storable Content",
        "riskcode": "0",
        "confidence": "2",
        "riskdesc": "Informational (Medium)",
        "desc": "<p>The response contents are not storable by caching components such as proxy servers. If the response does not contain sensitive, personal or user-specific information, it may benefit from being stored and cached, to improve performance.</p>",
        "instances": [
          {
            "id": "3",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "403",
            "otherinfo": ""
          },
          {
            "id": "5",
            "uri": "https://www.takealot.com/robots.txt",
            "nodeName": "https://www.takealot.com/robots.txt",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "403",
            "otherinfo": ""
          },
          {
            "id": "4",
            "uri": "https://www.takealot.com/sitemap.xml",
            "nodeName": "https://www.takealot.com/sitemap.xml",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "403",
            "otherinfo": ""
          }
        ],
        "count": "3",
        "systemic": false,
        "solution": "<p>The content may be marked as storable by ensuring that the following conditions are satisfied:</p><p>The request method must be understood by the cache and defined as being cacheable (\"GET\", \"HEAD\", and \"POST\" are currently defined as cacheable)</p><p>The response status code must be understood by the cache (one of the 1XX, 2XX, 3XX, 4XX, or 5XX response classes are generally understood)</p><p>The \"no-store\" cache directive must not appear in the request or response header fields</p><p>For caching by \"shared\" caches such as \"proxy\" caches, the \"private\" response directive must not appear in the response</p><p>For caching by \"shared\" caches such as \"proxy\" caches, the \"Authorization\" header field must not appear in the request, unless the response explicitly allows it (using one of the \"must-revalidate\", \"public\", or \"s-maxage\" Cache-Control response directives)</p><p>In addition to the conditions above, at least one of the following conditions must also be satisfied by the response:</p><p>It must contain an \"Expires\" header field</p><p>It must contain a \"max-age\" response directive</p><p>For \"shared\" caches such as \"proxy\" caches, it must contain a \"s-maxage\" response directive</p><p>It must contain a \"Cache Control Extension\" that allows it to be cached</p><p>It must have a status code that is defined as cacheable by default (200, 203, 204, 206, 300, 301, 404, 405, 410, 414, 501).</p>",
        "otherinfo": "",
        "reference": "<p>https://datatracker.ietf.org/doc/html/rfc7234</p><p>https://datatracker.ietf.org/doc/html/rfc7231</p><p>https://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html</p>",
        "cweid": "524",
        "wascid": "13",
        "sourceid": "7"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "informational",
      "title": "Re-examine Cache-control Directives",
      "description": "<p>The cache-control header has not been set properly or is missing, allowing the browser and proxies to cache content. For static assets like css, js, or image files this might be intended, however, the resources should be reviewed to ensure that no sensitive content will be cached.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10015",
        "alertRef": "10015",
        "alert": "Re-examine Cache-control Directives",
        "name": "Re-examine Cache-control Directives",
        "riskcode": "0",
        "confidence": "1",
        "riskdesc": "Informational (Low)",
        "desc": "<p>The cache-control header has not been set properly or is missing, allowing the browser and proxies to cache content. For static assets like css, js, or image files this might be intended, however, the resources should be reviewed to ensure that no sensitive content will be cached.</p>",
        "instances": [
          {
            "id": "28",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "cache-control",
            "attack": "",
            "evidence": "s-maxage=3600, stale-while-revalidate=31532400",
            "otherinfo": ""
          }
        ],
        "count": "1",
        "systemic": false,
        "solution": "<p>For secure content, ensure the cache-control HTTP header is set with \"no-cache, no-store, must-revalidate\". If an asset should be cached consider setting the directives \"public, max-age, immutable\".</p>",
        "otherinfo": "",
        "reference": "<p>https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html#web-content-caching</p><p>https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control</p><p>https://grayduck.mn/2021/09/13/cache-control-recommendations/</p>",
        "cweid": "525",
        "wascid": "13",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "informational",
      "title": "Session Management Response Identified",
      "description": "<p>The given response has been identified as containing a session management token. The 'Other Info' field contains a set of header tokens that can be used in the Header Based Session Management Method. If the request is in a context which has a Session Management Method set to \"Auto-Detect\" then this rule will change the session management to use the tokens identified.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10112",
        "alertRef": "10112",
        "alert": "Session Management Response Identified",
        "name": "Session Management Response Identified",
        "riskcode": "0",
        "confidence": "2",
        "riskdesc": "Informational (Medium)",
        "desc": "<p>The given response has been identified as containing a session management token. The 'Other Info' field contains a set of header tokens that can be used in the Header Based Session Management Method. If the request is in a context which has a Session Management Method set to \"Auto-Detect\" then this rule will change the session management to use the tokens identified.</p>",
        "instances": [
          {
            "id": "6",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "_cfuvid",
            "attack": "",
            "evidence": "_cfuvid",
            "otherinfo": "cookie:_cfuvid\ncookie:__cf_bm"
          },
          {
            "id": "2",
            "uri": "https://www.takealot.com/sitemap.xml",
            "nodeName": "https://www.takealot.com/sitemap.xml",
            "method": "GET",
            "param": "_cfuvid",
            "attack": "",
            "evidence": "_cfuvid",
            "otherinfo": "cookie:_cfuvid\ncookie:__cf_bm"
          }
        ],
        "count": "2",
        "systemic": false,
        "solution": "<p>This is an informational alert rather than a vulnerability and so there is nothing to fix.</p>",
        "otherinfo": "<p>cookie:_cfuvid</p><p>cookie:__cf_bm</p>",
        "reference": "<p>https://www.zaproxy.org/docs/desktop/addons/authentication-helper/session-mgmt-id/</p>",
        "cweid": "-1",
        "wascid": "-1",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "informational",
      "title": "Storable and Cacheable Content",
      "description": "<p>The response contents are storable by caching components such as proxy servers, and may be retrieved directly from the cache, rather than from the origin server by the caching servers, in response to similar requests from other users. If the response data is sensitive, personal or user-specific, this may result in sensitive information being leaked. In some cases, this may even result in a user gaining complete control of the session of another user, depending on the configuration of the caching components in use in their environment. This is primarily an issue where \"shared\" caching servers such as \"proxy\" caches are configured on the local network. This configuration is typically found in corporate or educational environments, for instance.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10049",
        "alertRef": "10049-3",
        "alert": "Storable and Cacheable Content",
        "name": "Storable and Cacheable Content",
        "riskcode": "0",
        "confidence": "2",
        "riskdesc": "Informational (Medium)",
        "desc": "<p>The response contents are storable by caching components such as proxy servers, and may be retrieved directly from the cache, rather than from the origin server by the caching servers, in response to similar requests from other users. If the response data is sensitive, personal or user-specific, this may result in sensitive information being leaked. In some cases, this may even result in a user gaining complete control of the session of another user, depending on the configuration of the caching components in use in their environment. This is primarily an issue where \"shared\" caching servers such as \"proxy\" caches are configured on the local network. This configuration is typically found in corporate or educational environments, for instance.</p>",
        "instances": [
          {
            "id": "7",
            "uri": "https://www.takealot.com/",
            "nodeName": "https://www.takealot.com/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "s-maxage=3600",
            "otherinfo": ""
          }
        ],
        "count": "1",
        "systemic": false,
        "solution": "<p>Validate that the response does not contain sensitive, personal or user-specific information. If it does, consider the use of the following HTTP response headers, to limit, or prevent the content being stored and retrieved from the cache by another user:</p><p>Cache-Control: no-cache, no-store, must-revalidate, private</p><p>Pragma: no-cache</p><p>Expires: 0</p><p>This configuration directs both HTTP 1.0 and HTTP 1.1 compliant caching servers to not store the response, and to not retrieve the response (without validation) from the cache, in response to a similar request.</p>",
        "otherinfo": "",
        "reference": "<p>https://datatracker.ietf.org/doc/html/rfc7234</p><p>https://datatracker.ietf.org/doc/html/rfc7231</p><p>https://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html</p>",
        "cweid": "524",
        "wascid": "13",
        "sourceid": "1"
      }
    }
  ],
  "warnings": [
    "worker_security.py / subfinder: 0 findings — no subdomains or lookup blocked; continuing",
    "worker_security.py / nuclei: 0 findings after 588s (limit 1200s) — site may block automated scans, need longer SCAN_NUCLEI_TIMEOUT, or no critical/high/medium templates matched"
  ],
  "target_name": "Takealot"
}