2021-03-02 11:32:14 +00:00
|
|
|
id: exposed-hg
|
|
|
|
|
|
|
|
info:
|
2023-02-09 20:14:54 +00:00
|
|
|
name: HG Configuration - Detect
|
2021-03-02 11:32:14 +00:00
|
|
|
author: daffainfo
|
2023-02-13 16:40:56 +00:00
|
|
|
severity: medium
|
2023-02-09 20:14:54 +00:00
|
|
|
description: HG configuration was detected.
|
2023-02-13 16:40:56 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
|
|
cvss-score: 5.3
|
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: config,exposure
|
2021-03-02 11:32:14 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-03-02 11:32:14 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/.hg/hgrc"
|
2021-03-02 16:07:41 +00:00
|
|
|
|
2021-03-07 07:51:23 +00:00
|
|
|
matchers-condition: and
|
2021-03-02 11:32:14 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "[paths]"
|
|
|
|
- "default"
|
|
|
|
condition: and
|
2021-03-02 16:07:41 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2021-03-07 07:51:23 +00:00
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502201f8d29e72dbb12548ed3437693f23956f9671e1312b4e9d3a8c6e36cbb309af5022100e0c04f6519f8af46dd3d799e8f14c1370ef0ea7fefb2a7a7ada27d8dab56562a:922c64590222798bb761d5b6d8e72950
|