nuclei-templates/exposures/files/thumbs-db-disclosure.yaml

26 lines
497 B
YAML
Raw Normal View History

2021-07-21 08:37:47 +00:00
id: thumbs-db-disclosure
info:
name: Thumbs DB Disclosure
author: dhiyaneshDk
severity: info
reference:
- https://github.com/detectify/ugly-duckling/blob/master/modules/crowdsourced/thumbs-db-disclosure.json
2021-07-21 08:37:47 +00:00
tags: exposure,files
requests:
- method: GET
path:
- "{{BaseURL}}/Thumbs.db"
2022-10-13 10:12:07 +00:00
2021-07-21 08:37:47 +00:00
matchers-condition: and
matchers:
- type: binary
binary:
- 'D0CF11E0A1B11AE1'
2021-07-21 08:37:47 +00:00
part: body
2021-07-21 08:37:47 +00:00
- type: status
status:
- 200