Files
nuclei-templates/http/technologies/wordpress/plugins/classic-editor.yaml
2025-05-29 05:18:51 +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: 490a0046304402201f566c70d51831a071cfcc330025fad0f1aa7d861f045561064e1aacbb5bc55f0220695dae59136d0963c3e5b50e124f491b02278f46aed9a10854c5f968d2200468:922c64590222798bb761d5b6d8e72950