Wuzhicms Detected
ID: wuzhicms-detect
Severity: info
Author: pikpikcu
Tags: tech,wuzhicms
Description
Section titled “Description”Wuzhicms was detected.
YAML Source
Section titled “YAML Source”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: 490a004630440220027274c4024e3cbe466d8d06f5e3efcb861abf7fce938bd0952cd9d2c27aa83c022048b05ae81854a0a24056979dc3d86e6a70e47e94739cc13aa4c012f4ef2f29bd:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/wuzhicms-detect.yaml"