32 lines
807 B
YAML
32 lines
807 B
YAML
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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: code42
|
|
product: code42
|
|
max-request: 1
|
|
tags: panel,code42
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/404'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 404'
|
|
|
|
- type: word
|
|
words:
|
|
- "<a href=\"https://code42.com\">Code42 homepage</a>"
|
|
# digest: 4b0a00483046022100ec98caa120902c281dada5d3e712c72fb54b1cf555af462a9e2c6ce9f459fe86022100dc4c3e69ab48d8a02aa775296fbb31d50544458c1debd6c7529f722cd1cde5ef:922c64590222798bb761d5b6d8e72950 |