nuclei-templates/http/technologies/wordpress/plugins/webp-express.yaml

52 lines
1.3 KiB
YAML
Raw Normal View History

id: wordpress-webp-express
info:
name: WebP Express Detection
author: ricardomaia
severity: info
reference:
- https://wordpress.org/plugins/webp-express/
metadata:
max-request: 1
plugin_namespace: webp-express
wpscan: https://wpscan.com/plugin/webp-express
tags: tech,wordpress,wp-plugin,top-200
http:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/webp-express/readme.txt"
payloads:
last_version: helpers/wordpress/plugins/webp-express.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: 490a00463044022053ad86dd7bb1466d991694929b29edc56736c151c361686bab9468ec76ec1de2022020748a22878b9729c8dc2279fe8f3d09a4cb025ec9bcba7fbc9fa7892b7392bf:922c64590222798bb761d5b6d8e72950