nuclei-templates/osint/wordpress-support.yaml

25 lines
446 B
YAML
Raw Normal View History

2023-02-20 18:42:46 +00:00
id: wordpress-support
info:
name: WordPress Support
author: dwisiswant0
severity: info
tags: osint,osint-blog,wordpress-support
self-contained: true
requests:
- method: GET
path:
- "https://wordpress.org/support/users/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "s Profile | WordPress.org"