2021-11-20 12:16:52 +00:00
|
|
|
id: git-web-interface
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Git web interface
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Git Web Interface is exposed.
|
2021-11-20 12:16:52 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-04-22 10:38:41 +00:00
|
|
|
shodan-query: html:"git web interface version"
|
2023-06-02 23:20:49 +00:00
|
|
|
tags: git,misconfig
|
2021-11-20 12:16:52 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-11-20 12:16:52 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'git web interface version'
|
2021-11-21 09:23:15 +00:00
|
|
|
|
2021-11-20 12:16:52 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2023-10-14 11:27:55 +00:00
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a004730450220403c31aafe58705c14121b826ac2d6a13d267dfbb5355ad61b8210fd16ffa186022100a2454f0fca7cfcde9de095c333f15e42d0a55bf9d93a8ee20a169302402d9422:922c64590222798bb761d5b6d8e72950
|