Files
nuclei-templates/http/technologies/wordpress/plugins/disable-gutenberg.yaml
2025-06-23 11:37:48 +00:00

49 lines
1.3 KiB
YAML

id: wordpress-disable-gutenberg
info:
name: Disable Gutenberg Detection
author: ricardomaia
severity: info
reference:
- https://wordpress.org/plugins/disable-gutenberg/
metadata:
plugin_namespace: disable-gutenberg
wpscan: https://wpscan.com/plugin/disable-gutenberg
tags: tech,wordpress,wp-plugin,top-200
http:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/disable-gutenberg/readme.txt"
payloads:
last_version: helpers/wordpress/plugins/disable-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: 490a0046304402207567c1d8570ac4e82d0cf3a6793b65c876c11531415992279e27b0505b659dfe022066badaf0f4fc27f68fbe933522c137da48e40ab85324f9be25d4f68482b0c35f:922c64590222798bb761d5b6d8e72950