29 lines
653 B
YAML
29 lines
653 B
YAML
id: eg-manager-detect
|
|
|
|
info:
|
|
name: eG Manager Detect
|
|
author: pikpikcu
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,eg
|
|
|
|
http:
|
|
- 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
|
|
|
|
# digest: 4b0a00483046022100a78599ad1dbd3eed33dc08e8669193a0ffa95b757f657ce30e818277440292d6022100b39d26e0f224e356cbbfaf3f8e500dc87ef0c49adbde3b818f459aa7197f6be3:922c64590222798bb761d5b6d8e72950
|