Files
nuclei-templates/http/technologies/wordpress/plugins/flexmls-detect.yaml
2025-04-10 09:49:24 +00:00

48 lines
1.2 KiB
YAML

id: flexmls-idx-detect
info:
name: Flexmls IDX - Detect
author: rxerium,sorrowx3
severity: info
metadata:
verified: true
max-request: 1
shodan-query: html:"/wp-content/plugins/flexmls-idx"
tags: tech,detect,flexmls,idx
http:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/flexmls-idx/readme.txt"
payloads:
last_version: helpers/wordpress/plugins/flexmls-idx.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: 4a0a0047304502207cf4e73e8ccc2ea5e097b2742736c1385d544fe10d4e37b114ea77ec8d3b3b3c0221008fff0053370c673139fe3a6c83fb0e34256126b449d291372bb1f6f2551b26be:922c64590222798bb761d5b6d8e72950