27 lines
661 B
YAML
27 lines
661 B
YAML
id: git-web-interface
|
|
|
|
info:
|
|
name: Git web interface
|
|
author: dhiyaneshDK
|
|
severity: low
|
|
description: Git Web Interface is exposed.
|
|
metadata:
|
|
max-request: 1
|
|
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: 4a0a004730450220403c31aafe58705c14121b826ac2d6a13d267dfbb5355ad61b8210fd16ffa186022100a2454f0fca7cfcde9de095c333f15e42d0a55bf9d93a8ee20a169302402d9422:922c64590222798bb761d5b6d8e72950 |