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

49 lines
1.3 KiB
YAML

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