50 lines
1.3 KiB
YAML
50 lines
1.3 KiB
YAML
id: wordpress-happy-elementor-addons
|
|
|
|
info:
|
|
name: Happy Addons for Elementor Detection
|
|
author: ricardomaia
|
|
severity: info
|
|
reference:
|
|
- https://wordpress.org/plugins/happy-elementor-addons/
|
|
metadata:
|
|
plugin_namespace: happy-elementor-addons
|
|
wpscan: https://wpscan.com/plugin/happy-elementor-addons
|
|
tags: tech,wordpress,wp-plugin,top-200
|
|
|
|
http:
|
|
- method: GET
|
|
|
|
path:
|
|
- "{{BaseURL}}/wp-content/plugins/happy-elementor-addons/readme.txt"
|
|
|
|
payloads:
|
|
last_version: helpers/wordpress/plugins/happy-elementor-addons.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: 4b0a00483046022100e381266c65d7b46f08e528f3cbb6bc88a1dd65dcb21ffeb9205aedd14ce9cdff02210099298c23809775693549fbf29faeb810c65ae0ab9f9e69df5d7d47f772f772ff:922c64590222798bb761d5b6d8e72950 |