36 lines
873 B
YAML
36 lines
873 B
YAML
id: wuzhicms-detect
|
|
|
|
info:
|
|
name: Wuzhicms Detected
|
|
author: pikpikcu
|
|
severity: info
|
|
description: Wuzhicms was detected.
|
|
remediation: Ensure you are using the latest version and that all security patches have been applied.
|
|
reference:
|
|
- https://www.cvedetails.com/vendor/17848/Wuzhicms.html
|
|
classification:
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,wuzhicms
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Powered by wuzhicms"
|
|
- "五指CMS"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a004630440220147f94468f0d10f509e7e4859faddae0574c0f9d6631ae77221d635b62f2a20e022069c046fad2035c377854914dcdd148e620a923ff248373aeacbe8e75d091671a:922c64590222798bb761d5b6d8e72950
|