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: 4b0a00483046022100f1b6af53d8d1e90b3a1c8eaebc9c44f32c50d5137c1becb9faf2db3de41edbd1022100d90ecd31112f9387f390651ad3eb6edc9d003347d52d8db8bff57ee64469f950:922c64590222798bb761d5b6d8e72950