id: wordpress-code-snippets info: name: Code Snippets Detection author: ricardomaia severity: info reference: - https://wordpress.org/plugins/code-snippets/ metadata: plugin_namespace: code-snippets wpscan: https://wpscan.com/plugin/code-snippets tags: tech,wordpress,wp-plugin,top-100,top-200 http: - method: GET path: - "{{BaseURL}}/wp-content/plugins/code-snippets/readme.txt" payloads: last_version: helpers/wordpress/plugins/code-snippets.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: 490a00463044022048d3131f8395a40f9edec77e95d99ee6fbbdd215388e438ec36c7c2faff13e8b0220050b2ad72e0cd564bb875cb1420d21de16ce138d4a94e91344e9a31b6a712464:922c64590222798bb761d5b6d8e72950