Files
nuclei-templates/http/technologies/wordpress/plugins/code-snippets.yaml

52 lines
1.3 KiB
YAML
Raw Normal View History

2022-12-01 20:29:57 -03:00
id: wordpress-code-snippets
info:
name: Code Snippets Detection
2022-12-01 20:29:57 -03:00
author: ricardomaia
severity: info
reference:
- https://wordpress.org/plugins/code-snippets/
metadata:
max-request: 1
2022-12-01 20:29:57 -03:00
plugin_namespace: code-snippets
2022-12-01 21:47:18 -03:00
wpscan: https://wpscan.com/plugin/code-snippets
2022-12-16 18:13:03 -03:00
tags: tech,wordpress,wp-plugin,top-100,top-200
2022-12-01 20:29:57 -03:00
http:
2022-12-01 20:29:57 -03:00
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/code-snippets/readme.txt"
2022-12-06 06:28:42 -03:00
payloads:
2022-12-16 18:13:03 -03:00
last_version: helpers/wordpress/plugins/code-snippets.txt
2022-12-06 06:28:42 -03:00
extractors:
2022-12-01 20:29:57 -03:00
- type: regex
2022-12-06 06:28:42 -03:00
part: body
internal: true
name: internal_detected_version
group: 1
2022-12-01 20:29:57 -03:00
regex:
2022-12-06 06:28:42 -03:00
- '(?i)Stable.tag:\s?([\w.]+)'
2022-12-01 20:29:57 -03:00
- type: regex
part: body
2022-12-06 06:28:42 -03:00
name: detected_version
2022-12-01 20:29:57 -03:00
group: 1
regex:
- '(?i)Stable.tag:\s?([\w.]+)'
2022-12-06 06:28:42 -03:00
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: 4b0a00483046022100fc8b982d91a930b536899309f3bcecc6ee9f1ba7acf2a6c04817778c32b62e8b022100d29774ec054240af03b9950b7b027a380e7b2e8b6495e0f304fc9dc431da8566:922c64590222798bb761d5b6d8e72950