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

49 lines
1.3 KiB
YAML

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