detect eon

patch-1
Thomas Hendrickson 2022-04-13 15:32:54 -04:00
parent f77f558981
commit 2809573182
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: eyesofnetwork-panel-detect
info:
name: EyesOfNetwork Detect
author: praetorian-thendrickson
severity: high
description: EyesOfNetwork detection
tags: tech,cisa
reference:
- https://www.eyesofnetwork.com/en
requests:
- method: GET
path:
- "{{BaseURL}}/css/eonweb.css"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "EyesOfNetwork"
- type: status
status:
- 200