Update and rename eyesofnetwork-panel-detect.yaml to eyesofnetwork-detect.yaml

patch-1
Prince Chaddha 2022-04-14 02:59:39 +04:00 committed by GitHub
parent 9dbabf366e
commit 3fc63a28a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 5 deletions

View File

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