nuclei-templates/http/exposures/files/wget-hsts-list-exposure.yaml

27 lines
481 B
YAML
Raw Normal View History

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:
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
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