nuclei-templates/http/technologies/wordpress/plugins/under-construction-page.yaml

49 lines
1.3 KiB
YAML

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