37 lines
739 B
YAML
37 lines
739 B
YAML
id: hfs-exposure
|
|
|
|
info:
|
|
name: HFS Exposure
|
|
author: tess
|
|
severity: unknown
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"HFS /"
|
|
tags: misconfig,hfs,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "HFS /"
|
|
- "Messages"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a004730450221009c93d685673dae37425f299006a5cc6265d6e90c9190eee3f515dcef66b599d402206dc49172d96ff4f03df26148a45305ed49c4523fe56517c7c4c24db3d52d1bb2:922c64590222798bb761d5b6d8e72950
|