diff --git a/exposures/files/gogs-install-exposure.yaml b/misconfiguration/installer/gogs-installer.yaml similarity index 57% rename from exposures/files/gogs-install-exposure.yaml rename to misconfiguration/installer/gogs-installer.yaml index a0747ce596..680b2b2218 100644 --- a/exposures/files/gogs-install-exposure.yaml +++ b/misconfiguration/installer/gogs-installer.yaml @@ -1,13 +1,18 @@ -id: gogs-install-exposure +id: gogs-installer info: - name: Gogs (Go Git Service) - Install Exposure + name: Gogs (Go Git Service) - Installer author: dhiyaneshDk - severity: high + severity: critical + description: Go Git Service installer panel was detected. + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H + cvss-score: 9.4 + cwe-id: CWE-284 metadata: verified: true shodan-query: http.title:"Installation - Gogs" - tags: gogs,exposure,files + tags: misconfig,exposure,gogs,install requests: - method: GET @@ -17,10 +22,10 @@ requests: matchers-condition: and matchers: - type: word + part: body words: - "General Settings" - "Database Settings" - part: body condition: and - type: status