nuclei-templates/exposed-panels/siteomat-login.yaml

24 lines
435 B
YAML
Raw Normal View History

2021-02-27 12:36:25 +00:00
id: siteomat-loader
info:
name: Orpak SiteOmat login portals
author: dhiyaneshDK
severity: info
reference:
- https://www.exploit-db.com/ghdb/6624
tags: siteomat,login,edb,panel
2021-02-27 12:36:25 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}/login.htm'
matchers-condition: and
matchers:
- type: word
words:
- '<title>SiteOmat Login</title>'
- type: status
status:
- 200