37 lines
883 B
YAML
37 lines
883 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: 4a0a00473045022100e61e4127b69e6de64bc9d13990cf6608fd9354f0aa7eeaf67f8f8d48650caeca02200335df1d549d1644a04e7612672a094018bd75f5494766b9c3fcbb3dd3aa0232:922c64590222798bb761d5b6d8e72950 |