nuclei-templates/http/technologies/wordpress/plugins/kirki.yaml

50 lines
1.2 KiB
YAML

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