diff --git a/http/misconfiguration/installer/mosparo-install.yaml b/http/misconfiguration/installer/mosparo-install.yaml new file mode 100644 index 0000000000..a2f04264ed --- /dev/null +++ b/http/misconfiguration/installer/mosparo-install.yaml @@ -0,0 +1,26 @@ +id: mosparo-install + +info: + name: mosparo Exposed Installation + author: DhiyaneshDK + severity: high + metadata: + verified: true + max-request: 1 + shodan-query: title:"Setup - mosparo" + tags: misconfig,mosparo,install + +http: + - method: GET + path: + - "{{BaseURL}}/setup/" + + matchers-condition: and + matchers: + - type: word + words: + - 'Setup - mosparo' + + - type: status + status: + - 200