Create eg-manager-detect.yaml

patch-1
PikPikcU 2021-09-08 08:10:38 +07:00 committed by GitHub
parent 6112d8166d
commit 31ad69e0ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: eg-manager-detect
info:
name: eG Manager Detect
author: pikpikcu
severity: info
tags: tech,eg
requests:
- method: GET
path:
- "{{BaseURL}}/final/"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title> eG Innovations, Inc.</title>"
- "eG Innovations, Inc. All Rights Reserved"
- type: status
status:
- 200