35 lines
1.0 KiB
YAML
35 lines
1.0 KiB
YAML
id: ansible-semaphore-panel
|
|
|
|
info:
|
|
name: Ansible Semaphore Panel Detect
|
|
author: Yuzhe-zhang-0
|
|
severity: info
|
|
description: An Ansible Semaphore login panel was detected.
|
|
reference:
|
|
- https://ansible-semaphore.com/
|
|
- https://github.com/ansible-semaphore/semaphore
|
|
classification:
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:ansible-semaphore:ansible_semaphore:*:*:*:*:ansible:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.html:"Semaphore</title>"
|
|
product: ansible_semaphore
|
|
vendor: ansible-semaphore
|
|
tags: panel,ansible,semaphore,cicd,oss
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/auth/login'
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Ansible Semaphore</title>'
|
|
|
|
- type: regex
|
|
regex:
|
|
- '<title(.*)>Semaphore</title>'
|
|
# digest: 4b0a00483046022100ba0ff672ed3546f791423422702e76734f56cd8173f090b3b9daebda801020a4022100c806449477f91576b972a14b7ce334ba59eb53add46f475d8effb783f97a71cf:922c64590222798bb761d5b6d8e72950 |