Files
nuclei-templates/http/technologies/wordpress/plugins/better-search-replace.yaml
2025-06-25 03:21:14 +00:00

49 lines
1.3 KiB
YAML

id: wordpress-better-search-replace
info:
name: Better Search Replace Detection
author: ricardomaia
severity: info
reference:
- https://wordpress.org/plugins/better-search-replace/
metadata:
plugin_namespace: better-search-replace
wpscan: https://wpscan.com/plugin/better-search-replace
tags: tech,wordpress,wp-plugin,top-100,top-200
http:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/better-search-replace/readme.txt"
payloads:
last_version: helpers/wordpress/plugins/better-search-replace.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: 4b0a00483046022100a2a5428632fb8080c16311d36f68e5267c6b6ffe64ee623d5799c5b3a463ab93022100b78f21fcc24ff83a06940f2a8e936234efd222a07c217f4c08a887ba4470adce:922c64590222798bb761d5b6d8e72950