2021-05-28 06:29:09 +00:00
|
|
|
id: securenvoy-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: SecurEnvoy Admin Login
|
|
|
|
author: 0xrod
|
|
|
|
severity: info
|
2022-01-03 16:06:23 +00:00
|
|
|
tags: panel,securenvoy
|
2021-05-28 06:29:09 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/secadmin/"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<base href="/secadmin/">'
|
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2022-01-03 16:06:23 +00:00
|
|
|
- 200
|