33 lines
982 B
YAML
33 lines
982 B
YAML
id: dedecms-detect
|
|
|
|
info:
|
|
name: DedeCMS Detect
|
|
author: ritikchaddha,pphuahua
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:dedecms:dedecms:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: dedecms
|
|
product: dedecms
|
|
shodan-query: title:"dedecms" || http.html:"power by dedecms"
|
|
tags: dedecms,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/robots.txt"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- "status_code_1 == 200 && contains(body,'Power by DedeCms') || contains(body,'DedeCMS演示站') || contains(body,'DedeCMS')"
|
|
- "status_code_2 == 200 && contains(body_2,'/plus/search.php')"
|
|
condition: or
|
|
# digest: 4b0a00483046022100ab6bbd70f28c9ae7a54c1f567e8245c571c56c4cab5a6fe580197eba711c2803022100b9183741d3e251e51d49bac4936e7720cb277be4325507962c6e7850952019b3:922c64590222798bb761d5b6d8e72950 |