2022-11-03 02:12:51 +00:00
|
|
|
id: hfs-exposure
|
2022-11-02 20:26:24 +00:00
|
|
|
|
|
|
|
info:
|
2022-11-03 02:12:51 +00:00
|
|
|
name: HFS Exposure
|
2022-11-02 20:26:24 +00:00
|
|
|
author: tess
|
2022-11-03 02:12:51 +00:00
|
|
|
severity: unknown
|
2022-11-02 20:26:24 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-11-02 20:26:24 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: title:"HFS /"
|
2022-11-02 21:19:10 +00:00
|
|
|
tags: misconfig,hfs,exposure
|
2022-11-02 20:26:24 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-02 20:26:24 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-11-03 02:12:51 +00:00
|
|
|
- '{{BaseURL}}'
|
2022-11-02 20:26:24 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-11-02 20:45:26 +00:00
|
|
|
- "HFS /"
|
|
|
|
- "Messages"
|
2022-11-02 20:26:24 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|