2023-10-08 08:20:56 +00:00
|
|
|
id: wp-yoast-user-enumeration
|
2023-10-05 16:44:32 +00:00
|
|
|
|
|
|
|
info:
|
2023-10-08 08:20:56 +00:00
|
|
|
name: WordPress Yoast SEO Plugin - User Enumeration
|
2023-10-05 16:44:32 +00:00
|
|
|
author: FLX
|
|
|
|
severity: info
|
2023-10-08 08:20:56 +00:00
|
|
|
reference:
|
|
|
|
- https://developer.yoast.com/features/xml-sitemaps/functional-specification/
|
2023-10-05 16:44:32 +00:00
|
|
|
metadata:
|
2023-10-08 08:20:56 +00:00
|
|
|
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"
|
2023-10-08 08:20:56 +00:00
|
|
|
tags: wp,wp-plugin,wordpress,username,disclosure
|
2023-10-05 16:44:32 +00:00
|
|
|
|
|
|
|
http:
|
2023-10-08 08:20:56 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
@timeout: 15s
|
|
|
|
GET /author-sitemap.xml HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
2023-10-05 17:53:02 +00:00
|
|
|
|
2023-10-05 16:44:32 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
2023-10-08 08:20:56 +00:00
|
|
|
words:
|
|
|
|
- "<?xml"
|
|
|
|
- "<lastmod>"
|
|
|
|
- "<loc>"
|
|
|
|
condition: and
|
2023-10-05 16:44:32 +00:00
|
|
|
|
|
|
|
- type: word
|
2023-10-08 08:20:56 +00:00
|
|
|
part: header
|
2023-10-05 16:44:32 +00:00
|
|
|
words:
|
2023-10-08 08:20:56 +00:00
|
|
|
- "application/xml"
|
|
|
|
- "text/xml"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-19 08:44:19 +00:00
|
|
|
# digest: 490a00463044022047ff660cb9bf3356e8492c2525614a375bb960108ec4935be7d35cde6224149202203d96ace3f2c72c5618a2af1c6138367709ce3adfd90f34ab3eda2f35d82ff160:922c64590222798bb761d5b6d8e72950
|