35 lines
908 B
YAML
35 lines
908 B
YAML
id: unauth-mercurial
|
|
|
|
info:
|
|
name: Unauthenticated Mercurial Detect
|
|
author: pussycat0x
|
|
severity: high
|
|
description: Mercurial repositories index is disclosed.
|
|
classification:
|
|
cpe: cpe:2.3:a:mercurial:mercurial:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: mercurial
|
|
product: mercurial
|
|
shodan-query: html:"Mercurial repositories index"
|
|
tags: misconfig,unauth,mercurial
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Mercurial Repositories"
|
|
- "Last modified"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502202faff6e88bf6b00cf0dca0e9e7d41b65d3b7b37ec86b2b4ea854cdbe76995b5a0221009d6ba930ffab29d4f74778647deebea5b25e17628e5d92a9f6a394546bc5e218:922c64590222798bb761d5b6d8e72950 |