nuclei-templates/http/vulnerabilities/wordpress/wordpress-user-enum.yaml

34 lines
726 B
YAML
Raw Normal View History

2021-07-10 16:24:31 +00:00
id: wordpress-user-enum
info:
name: Wordpress User Enumeration
author: r3dg33k
severity: info
metadata:
max-request: 1
2023-10-14 11:27:55 +00:00
tags: wordpress
2021-07-10 16:24:31 +00:00
http:
2021-07-10 16:24:31 +00:00
- method: GET
path:
- "{{BaseURL}}/?author=1"
matchers-condition: and
matchers:
- type: regex
regex:
- '(?i)Location: http(s|):\/\/[\w\.\-]+\/author\/\w+'
part: header
2023-10-14 11:27:55 +00:00
2021-07-10 16:24:31 +00:00
- type: status
status:
- 301
extractors:
- type: regex
part: header
regex:
- 'author\/\w+'
# digest: 4a0a00473045022100a9bd51a7335e4a3132dc7adf1b5faad143902b92a257ce67c7554206bb1208e60220524362849327f5644ce5e078f58218d5ed17ceaa3b90982ac8eb73b44b8348d5:922c64590222798bb761d5b6d8e72950