nuclei-templates/exposed-panels/concourse-ci-panel.yaml

25 lines
482 B
YAML

id: concourse-ci-panel
info:
name: Concourse CI Panel Detect
author: praetorian-thendrickson
severity: info
reference:
- https://github.com/concourse/concourse
- https://concourse-ci.org
metadata:
shodan-query: title:"Concourse"
tags: panel,concourse,oss
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- '<title>Concourse</title>'
- 'login to Concourse'
condition: or