45 lines
1.1 KiB
YAML
45 lines
1.1 KiB
YAML
id: bonobo-server-panel
|
|
|
|
info:
|
|
name: Bonobo Git Server Login Panel - Detect
|
|
author: bhutch
|
|
severity: info
|
|
description: |
|
|
Bonobo Git Server login panel was detected.
|
|
classification:
|
|
cpe: cpe:2.3:a:bonobogitserver:bonobo_git_server:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: bonobogitserver
|
|
product: bonobo_git_server
|
|
shodan-query: http.favicon.hash:-219625874
|
|
tags: panel,bonobo,git,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/git"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<a href="https://github.com/jakubgarfield/Bonobo-Git-Server">'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '(?i)bonobo git server \((.*)\)'
|
|
# digest: 4a0a00473045022100c7699d766795bdf496d3c7c323f1990060d067b39d7de9f7bd8bd149185b0cf7022060b388a9e1e44abcb02f0008ab31d120e80032f70d9f67e2bc2ad4841ba004e3:922c64590222798bb761d5b6d8e72950 |