mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
31 lines
747 B
YAML
31 lines
747 B
YAML
id: gitlist-disclosure
|
|
|
|
info:
|
|
name: GitList Disclosure
|
|
author: dhiyaneshDK
|
|
severity: low
|
|
description: GitList is exposed.
|
|
classification:
|
|
cpe: cpe:2.3:a:gitlist:gitlist:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: gitlist
|
|
product: gitlist
|
|
shodan-query: title:"GitList"
|
|
tags: gitlist,misconfig,vuln
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'GitList</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a004830460221009b4ccceed0de0c9fc42f45430070480f42ae63aac91b7e03b19210441f944ec702210090d90bbc0250200db9ef667dc52ab31dcb268fd19246981df92d68a0e8369092:922c64590222798bb761d5b6d8e72950 |