cyber chef panel

patch-2
Rishi 2024-05-05 14:06:13 +01:00 committed by GitHub
parent 53e03465b6
commit 29019b382c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: cyberchef-panel
info:
name: Cyber Chef Panel Detect
author: rxerium
severity: info
description: A Cyber Chef Panel was detected
tags: panel,cyberchef,detect
http:
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>CyberChef</title>'
- type: status
status:
- 200