49 lines
1.4 KiB
YAML
49 lines
1.4 KiB
YAML
id: wordpress-contact-form-7-honeypot
|
|
|
|
info:
|
|
name: Honeypot for Contact Form 7 — Protect Contact Form 7 spam with ease! [100% FREE Anti-Spam Plugin] Detection
|
|
author: ricardomaia
|
|
severity: info
|
|
reference:
|
|
- https://wordpress.org/plugins/contact-form-7-honeypot/
|
|
metadata:
|
|
plugin_namespace: contact-form-7-honeypot
|
|
wpscan: https://wpscan.com/plugin/contact-form-7-honeypot
|
|
tags: tech,wordpress,wp-plugin,top-200
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-content/plugins/contact-form-7-honeypot/readme.txt"
|
|
|
|
payloads:
|
|
last_version: helpers/wordpress/plugins/contact-form-7-honeypot.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: 4b0a00483046022100d0a650438ce436e357425ab962f07a820908b287ab0460de8a87e62e03bcc098022100fd17c2c6bb5c48b102cd11c684f396b09732dfde20186221241359b0253fee0b:922c64590222798bb761d5b6d8e72950 |