Merge pull request #2608 from pikpikcu/patch-264

Create eg-manager-detect.yaml
patch-1
Sandeep Singh 2021-09-08 13:05:22 +05:30 committed by GitHub
commit 3e6d5bd43b
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