nuclei-templates/vulnerabilities/wordpress/wordpress-tmm-db-migrate.yaml

33 lines
623 B
YAML

id: wordpress-tmm-db-migrate
info:
name: WordPress ThemeMarkers DB Migration File
author: dwisiswant0
severity: info
tags: wordpress,wp-plugin,backup
requests:
- method: GET
path:
- "{{BaseURL}}/wp-content/uploads/tmm_db_migrate/tmm_db_migrate.zip"
max-size: 1000
matchers-condition: and
matchers:
- type: word
words:
- "application/zip"
part: header
- type: regex
regex:
- "[a-z0-9_]+.dat"
part: body
- type: status
status:
- 200
- type: binary
binary:
- "504B0304" # zip