2022-07-09 22:52:00 +00:00
|
|
|
id: wget-hsts-list-exposure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: WGET HSTS List Exposure
|
|
|
|
author: DhiyaneshDK
|
2022-07-12 14:46:51 +00:00
|
|
|
severity: info
|
2022-07-09 22:52:00 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-07-09 22:52:00 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: html:".wget-hsts"
|
2022-10-13 10:12:07 +00:00
|
|
|
tags: devops,exposure,wget,files
|
2022-07-09 22:52:00 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-07-09 22:52:00 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/.wget-hsts"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'HSTS 1.0 Known Hosts database for GNU Wget'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|