Files
nuclei-templates/http/technologies/wordpress/plugins/classic-editor.yaml
2025-06-13 06:54:34 +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: 4b0a004830460221009245c9e9c4c84bf6048cb963e1458d2575ba1ed98ce18fc5e9343fe9bf4e733e022100f45cb0640eb1b288c5045b71a12c1e7fac314487f33a111b3ebddba2c8963d24:922c64590222798bb761d5b6d8e72950