2021-11-04 20:57:08 +00:00
|
|
|
id: gocd-unauth-dashboard
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: GoCd Unauth Dashboard
|
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: medium
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2021-11-04 21:26:16 +00:00
|
|
|
shodan-query: http.title:"Create a pipeline - Go",html:"GoCD Version"
|
2021-11-06 10:57:38 +00:00
|
|
|
tags: go,gocd,unauth,misconfig
|
2021-11-04 21:26:16 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-11-04 20:57:08 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/go/admin/pipelines/create?group=defaultGroup'
|
2021-11-04 20:59:38 +00:00
|
|
|
|
2021-11-04 20:57:08 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Create a pipeline - Go</title>'
|
|
|
|
|
|
|
|
- type: word
|
2021-11-04 20:59:38 +00:00
|
|
|
part: header
|
2021-11-04 20:57:08 +00:00
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402200328f8faf46efbe27599a23766e248a01cc5ce861ef121363134ae4ca57143ac02203277a12cc8783582c4fda3621073083224d5075a8293715800b6e11d20029270:922c64590222798bb761d5b6d8e72950
|