add exposed-ds_store.yaml

patch-1
pwnhxl 2023-03-03 16:26:42 +08:00
parent 506f18f8f0
commit 02966e9f78
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: exposed-ds_store
info:
name: Exposed DS_Store File
author: pwnhxl
severity: medium
reference:
- https://github.com/lijiejie/ds_store_exp
tags: exposure,ds_store,config
requests:
- method: GET
path:
- "{{BaseURL}}/.DS_Store"
matchers-condition: and
matchers:
- type: binary
binary:
- "0000000142756431"
- type: status
status:
- 200