2022-11-18 03:23:29 +00:00
|
|
|
id: unauth-mercurial
|
2022-11-17 18:52:32 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Unauthenticated Mercurial Detect
|
|
|
|
author: pussycat0x
|
|
|
|
severity: high
|
|
|
|
metadata:
|
2022-11-18 03:33:42 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-11-17 18:52:32 +00:00
|
|
|
shodan-query: html:"Mercurial repositories index"
|
|
|
|
tags: misconfig,unauth,mercurial
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-17 18:52:32 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Mercurial Repositories"
|
|
|
|
- "Last modified"
|
|
|
|
condition: and
|
2022-11-21 06:16:36 +00:00
|
|
|
|
2022-11-17 18:52:32 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022068c2a3cb65cb7d0b897401fbfed1bfb3dba1e0d21ca524fc321b101ad810e5b10221009146c87d6f277afb19558b6d0f5a7db4b0e3f905f0c211e62fee06381894f05c:922c64590222798bb761d5b6d8e72950
|