id: code42-panel info: name: Code42 Panel - Detect author: Adam Crosser severity: info description: Code42 panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cvss-score: 0.0 cwe-id: CWE-200 tags: panel,code42 requests: - method: GET path: - '{{BaseURL}}/404' matchers-condition: and matchers: - type: dsl dsl: - 'status_code == 404' - type: word words: - "Code42 homepage" # Enhanced by md on 2022/11/10