Files
nuclei-templates/http/technologies/wordpress/plugins/classic-editor.yaml
2025-06-21 00:51:44 +00:00

49 lines
1.3 KiB
YAML

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