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

50 lines
1.3 KiB
YAML

id: wordpress-hostinger
info:
name: Hostinger 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: 4a0a00473045022079ba5d6d5fd214b96188a9754087fa9971109b1ae1de74b9a4d1fb5826daeb45022100e91073636911b7d241373ac632e80c4e1450d7b2e26b7e93e2397c46e142a977:922c64590222798bb761d5b6d8e72950