2021-11-20 04:22:20 +00:00
|
|
|
id: ems-webclient-detect
|
2021-11-21 09:10:48 +00:00
|
|
|
|
2021-11-20 04:22:20 +00:00
|
|
|
info:
|
|
|
|
name: EMS Web Client
|
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
google-dork: inurl:EMSWebClient/
|
2021-11-21 09:10:48 +00:00
|
|
|
tags: tech,ems
|
|
|
|
|
2021-11-20 04:22:20 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/emswebclient/Login.aspx"
|
|
|
|
- "{{BaseURL}}/Login.aspx"
|
2021-11-21 09:10:48 +00:00
|
|
|
|
|
|
|
stop-at-first-match: true
|
2021-11-20 04:22:20 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2021-11-21 09:10:48 +00:00
|
|
|
|
2021-11-20 04:22:20 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "EMS Web Client - Login"
|
2021-11-21 09:10:48 +00:00
|
|
|
|
2021-11-20 04:22:20 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|