35 lines
900 B
YAML
35 lines
900 B
YAML
id: everything-listing
|
|
|
|
info:
|
|
name: Everything Server Exposure
|
|
author: pussycat0x
|
|
severity: high
|
|
description: |
|
|
Everything is a freeware desktop search utility for Windows that can rapidly find files and folders by name.
|
|
reference:
|
|
- https://www.voidtools.com/
|
|
metadata:
|
|
verified: 'true'
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:-977323269
|
|
tags: exposure,everything,listing,voidtools,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Everything</title>"
|
|
- "indexof"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022079110f4ab115a14607c2b614e6c87b6ec9573a1644682e3b60d707d812835118022100f7b5f3d3cf5b49015d6a2c395406891b6b7976d6a98de0d571542ada593b8e13:922c64590222798bb761d5b6d8e72950
|