nuclei-templates/http/vulnerabilities/wordpress/wp-yoast-user-enumeration.yaml

41 lines
1018 B
YAML
Raw Normal View History

id: wp-yoast-user-enumeration
info:
name: WordPress Yoast SEO Plugin - User Enumeration
author: FLX
severity: info
reference:
- https://developer.yoast.com/features/xml-sitemaps/functional-specification/
metadata:
verified: true
2023-10-14 11:27:55 +00:00
max-request: 1
2024-01-19 05:41:43 +00:00
google-query: inurl:"/author-sitemap.xml"
tags: wp,wp-plugin,wordpress,username,disclosure
http:
- raw:
- |
@timeout: 15s
GET /author-sitemap.xml HTTP/1.1
Host: {{Hostname}}
2023-10-05 17:53:02 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<?xml"
- "<lastmod>"
- "<loc>"
condition: and
- type: word
part: header
words:
- "application/xml"
- "text/xml"
- type: status
status:
- 200
# digest: 490a00463044022047ff660cb9bf3356e8492c2525614a375bb960108ec4935be7d35cde6224149202203d96ace3f2c72c5618a2af1c6138367709ce3adfd90f34ab3eda2f35d82ff160:922c64590222798bb761d5b6d8e72950