Huawei HG532e Default Credential
ID: huawei-HG532e-default-login
Severity: high
Author: pussycat0x
Tags: default-login,huawei
Description
Section titled “Description”Huawei HG532e default admin credentials were discovered.
YAML Source
Section titled “YAML Source”id: huawei-HG532e-default-login
info: name: Huawei HG532e Default Credential author: pussycat0x severity: high description: Huawei HG532e default admin credentials were discovered. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L cvss-score: 8.3 cwe-id: CWE-522 cpe: cpe:2.3:h:huawei:hg532e:*:*:*:*:*:*:*:* metadata: max-request: 1 shodan-query: http.html:"HG532e" product: hg532e vendor: huawei tags: default-login,huawei
http: - raw: - | POST /index/login.cgi HTTP/1.1 Host: {{Hostname}} Cookie: Language=en; FirstMenu=Admin_0; SecondMenu=Admin_0_0; ThirdMenu=Admin_0_0_0 Content-Type: application/x-www-form-urlencoded
Username=user&Password=MDRmODk5NmRhNzYzYjdhOTY5YjEwMjhlZTMwMDc1NjllYWYzYTYzNTQ4NmRkYWIyMTFkNTEyYzg1YjlkZjhmYg%3D%3D
matchers-condition: and matchers: - type: word part: header words: - 'Set-Cookie: SessionID'
- type: word part: body words: - "<title>replace</title>"
- type: status status: - 200# digest: 4b0a004830460221009d03aa702fd211c96a81971bc2ddcd1c223942b42b6dfeec2306db978865ffb4022100e23f2575d1d6c5b3983f7163d02aeac6084e8eaa3e9ca5625b4e0bfd81031d35: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/default-logins/huawei/huawei-HG532e-default-router-login.yaml"