Create siteomat-login.yaml

patch-1
Dhiyaneshwaran 2021-02-27 18:06:25 +05:30 committed by GitHub
parent 6286f0b263
commit 95da49ec1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
id: siteomat-loader
info:
name: Orpak SiteOmat login portals
author: dhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/6624
requests:
- method: GET
path:
- '{{BaseURL}}/login.htm'
matchers-condition: and
matchers:
- type: word
words:
- '<title>SiteOmat Login</title>'
- type: status
status:
- 200