updated info,path
parent
92c587e672
commit
0c605920b8
|
@ -1,13 +1,18 @@
|
||||||
id: gogs-install-exposure
|
id: gogs-installer
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: Gogs (Go Git Service) - Install Exposure
|
name: Gogs (Go Git Service) - Installer
|
||||||
author: dhiyaneshDk
|
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:
|
metadata:
|
||||||
verified: true
|
verified: true
|
||||||
shodan-query: http.title:"Installation - Gogs"
|
shodan-query: http.title:"Installation - Gogs"
|
||||||
tags: gogs,exposure,files
|
tags: misconfig,exposure,gogs,install
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -17,10 +22,10 @@ requests:
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
|
part: body
|
||||||
words:
|
words:
|
||||||
- "General Settings"
|
- "General Settings"
|
||||||
- "Database Settings"
|
- "Database Settings"
|
||||||
part: body
|
|
||||||
condition: and
|
condition: and
|
||||||
|
|
||||||
- type: status
|
- type: status
|
Loading…
Reference in New Issue