41 lines
971 B
YAML
41 lines
971 B
YAML
id: cyberchef-panel
|
|
|
|
info:
|
|
name: Cyber Chef Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A Cyber Chef Panel was detected
|
|
reference:
|
|
- https://cyberchef.org
|
|
classification:
|
|
cpe: cpe:2.3:a:gchq:cyberchef:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: gchq
|
|
product: cyberchef
|
|
shodan-query: title:"CyberChef"
|
|
tags: panel,cyberchef,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>CyberChef</title>'
|
|
- 'The Cyber Swiss Army Knife'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100ff966a2fc6366ba2348da849ccf154508c1ea5c0140c4030a6751ddefa5adb58022100e86eeeea90f96e131208b63f73d13bfa7e9f492c20807ac9b9024384d18cc90f:922c64590222798bb761d5b6d8e72950 |