31 lines
763 B
YAML
31 lines
763 B
YAML
id: git-web-interface
|
|
|
|
info:
|
|
name: Git web interface
|
|
author: dhiyaneshDK
|
|
severity: low
|
|
description: Git Web Interface is exposed.
|
|
classification:
|
|
cpe: cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: git-scm
|
|
product: git
|
|
shodan-query: html:"git web interface version"
|
|
tags: git,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'git web interface version'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022019c59b867a251d049951d06ccba773f72c8ce31907de1d5ce792bedff1c22893022100c6fb356dac07aa1fc67cba5335dfdf72573d585fcec059013f6dcb35f3bc97d8:922c64590222798bb761d5b6d8e72950 |