2023-03-16 02:18:24 +00:00
|
|
|
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:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-03-16 02:18:24 +00:00
|
|
|
verified: 'true'
|
|
|
|
shodan-query: http.favicon.hash:-977323269
|
2023-06-30 22:40:59 +00:00
|
|
|
tags: exposure,everything,listing,voidtools,misconfig
|
2023-03-16 02:18:24 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-03-16 02:18:24 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>Everything</title>"
|
|
|
|
- "indexof"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|