nuclei-templates/http/technologies/wordpress/plugins/gutenberg.yaml

49 lines
1.2 KiB
YAML

id: wordpress-gutenberg
info:
name: Gutenberg Detection
author: ricardomaia
severity: info
reference:
- https://wordpress.org/plugins/gutenberg/
metadata:
plugin_namespace: gutenberg
wpscan: https://wpscan.com/plugin/gutenberg
tags: tech,wordpress,wp-plugin,top-200
http:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/gutenberg/readme.txt"
payloads:
last_version: helpers/wordpress/plugins/gutenberg.txt
extractors:
- type: regex
part: body
internal: true
name: internal_detected_version
group: 1
regex:
- '(?i)Stable.tag:\s?([\w.]+)'
- type: regex
part: body
name: detected_version
group: 1
regex:
- '(?i)Stable.tag:\s?([\w.]+)'
matchers-condition: or
matchers:
- type: dsl
name: "outdated_version"
dsl:
- compare_versions(internal_detected_version, concat("< ", last_version))
- type: regex
part: body
regex:
- '(?i)Stable.tag:\s?([\w.]+)'
# digest: 4a0a00473045022100f4a258898eb2b8aacef7790b6c3d65ce40c306ddaff0a662bc392e98300bf4fb02201a91b7a55123b324850c2773db6ecc835c79e86d587ca1ff339f1d81918384f9:922c64590222798bb761d5b6d8e72950