35 lines
838 B
YAML
35 lines
838 B
YAML
id: onedev-panel
|
|
|
|
info:
|
|
name: OneDev Panel - Detect
|
|
author: vultza
|
|
severity: info
|
|
description: |
|
|
OneDev is a Git Server with CI/CD, Kanban, and Packages.
|
|
reference:
|
|
- https://github.com/theonedev/onedev
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"OneDev"
|
|
tags: tech,detect,onedev
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/~login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "OneDev"
|
|
- "Git Server"
|
|
condition: and
|
|
case-insensitive: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100e04fe77dd3eefe8c29982a46a412cad62e73383d5a6fdff9a9f002d3005adeb9022100f40dc626de72a2000e2c7992015aaabada8f799b7ae9365d14998065c62aea05:922c64590222798bb761d5b6d8e72950 |