misc update

patch-1
sandeep 2021-11-05 02:29:38 +05:30
parent 62a629cda9
commit 99ba23f9af
4 changed files with 4 additions and 5 deletions

View File

@ -28,4 +28,4 @@ requests:
- "server agentAutoRegisterKey"
- "webhookSecret"
- "tokenGenerationKey"
part: body
condition: and

View File

@ -4,7 +4,7 @@ info:
name: GoCd Unauth Dashboard
author: dhiyaneshDk
severity: medium
tags: go,lfi,gocd
tags: go,gocd,unauth
metadata:
shodan-query: 'http.title:"Create a pipeline - Go"'
@ -12,18 +12,17 @@ requests:
- method: GET
path:
- '{{BaseURL}}/go/admin/pipelines/create?group=defaultGroup'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Create a pipeline - Go</title>'
condition: and
part: body
- type: word
part: header
words:
- "text/html"
part: header
- type: status
status: