30 lines
853 B
YAML
30 lines
853 B
YAML
id: concourse-ci-panel
|
|
|
|
info:
|
|
name: Concourse CI Login Panel - Detect
|
|
author: praetorian-thendrickson
|
|
severity: info
|
|
description: Concourse CI login panel was detected.
|
|
reference:
|
|
- https://github.com/concourse/concourse
|
|
- https://concourse-ci.org
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: title:"Concourse"
|
|
tags: panel,concourse,oss
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Concourse</title>'
|
|
- 'login to Concourse'
|
|
condition: or
|
|
# digest: 4a0a00473045022100951ee80912c5d659099c9bb20a389aa2c4802edeef46a381d07f067c067cfef802200be4ae477b82e1cd00c6696e1a698c16ef0610e9b0331b4f9eda57e9329b132a:922c64590222798bb761d5b6d8e72950 |