id: advanced-setup-login info: name: ActionTec Modem Advanced Setup Login Panel author: dhiyaneshDK severity: info description: An ActionTec Modem Advanced Setup login panel was detected. reference: - https://www.exploit-db.com/ghdb/6819 - https://www.actiontec.com/dsl/ classification: cwe-id: CWE-200 tags: panel,setup,edb requests: - method: GET path: - '{{BaseURL}}/cgi-bin/webcm?getpage=../html/login.html' matchers-condition: and matchers: - type: word words: - 'Advanced Setup - Security - Admin User Name & Password' - type: status status: - 200 # Enhanced by mp on 2022/03/20