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