nuclei-templates/http/technologies/wordpress/plugins/child-theme-configurator.yaml

50 lines
1.4 KiB
YAML

id: wordpress-child-theme-configurator
info:
name: Child Theme Configurator Detection
author: ricardomaia
severity: info
reference:
- https://wordpress.org/plugins/child-theme-configurator/
metadata:
max-request: 1
plugin_namespace: child-theme-configurator
wpscan: https://wpscan.com/plugin/child-theme-configurator
tags: tech,wordpress,wp-plugin,top-200
http:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/child-theme-configurator/readme.txt"
payloads:
last_version: helpers/wordpress/plugins/child-theme-configurator.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: 4a0a00473045022073c661fd09414a0916b2466e0d17a0a95b74ab744099171f634d0f5ffd7cd10c022100f4d1932f057a6867428e0e3711622f6b6a9bd1e0536b1638cea0a99af56fdcdd:922c64590222798bb761d5b6d8e72950