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 metadata: shodan-query: http.html:"Semaphore" tags: panel,ansible,semaphore,cicd,oss requests: - method: GET path: - '{{BaseURL}}/auth/login' matchers-condition: or matchers: - type: word words: - 'Ansible Semaphore' - type: regex regex: - 'Semaphore' # Enhanced by mp on 2022/03/23