Create oki-data.yaml
parent
e4c22f147e
commit
331650749c
|
@ -0,0 +1,21 @@
|
||||||
|
id: oki-data-corporation
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Oki Data Corporation
|
||||||
|
author: dhiyaneshDK
|
||||||
|
severity: info
|
||||||
|
reference: https://www.exploit-db.com/ghdb/5937
|
||||||
|
|
||||||
|
requests:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- '{{BaseURL}}/status.htm'
|
||||||
|
|
||||||
|
matchers-condition: and
|
||||||
|
matchers:
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
- 'Oki Data Corporation'
|
||||||
|
- type: status
|
||||||
|
status:
|
||||||
|
- 200
|
Loading…
Reference in New Issue