37 lines
897 B
YAML
37 lines
897 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
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
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: 4a0a00473045022100eeeab550b83b31bc31e069dbc7d7cce471d8989ea66e1b428296670776bee510022063c48214d5a3acd4d45dc0a9a6332f1d1d6af2a34518b2388a9183e83622e986:922c64590222798bb761d5b6d8e72950 |