diff --git a/http/misconfiguration/installer/vironeer-installer.yaml b/http/misconfiguration/installer/vironeer-installer.yaml new file mode 100644 index 0000000000..591a0f13c8 --- /dev/null +++ b/http/misconfiguration/installer/vironeer-installer.yaml @@ -0,0 +1,27 @@ +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