Files
nuclei-templates/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
2023-11-11 17:44:58 +00:00

50 lines
1.3 KiB
YAML

id: wordpress-wp-multibyte-patch
info:
name: WP Multibyte Patch Detection
author: ricardomaia
severity: info
reference:
- https://wordpress.org/plugins/wp-multibyte-patch/
metadata:
max-request: 1
plugin_namespace: wp-multibyte-patch
wpscan: https://wpscan.com/plugin/wp-multibyte-patch
tags: tech,wordpress,wp-plugin,top-100,top-200
http:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/wp-multibyte-patch/readme.txt"
payloads:
last_version: helpers/wordpress/plugins/wp-multibyte-patch.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: 4a0a0047304502206c13eb4a112ee512349a1362b3abf7050449013e5a98ad0c1cccd19b2d86db11022100d6d4c62c430fd5f939b3bcfa6acd0000eefe49c1e47a7a8a1db9614da7c12959:922c64590222798bb761d5b6d8e72950