28 lines
507 B
YAML
28 lines
507 B
YAML
id: vironeer-installer
|
|
|
|
info:
|
|
name: Vironeer Installer - Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
fofa-query: icon_hash="1315386913"
|
|
tags: misconfig,vironeer,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install/information/database'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Vironeer Installer'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|