Sensitive Data: TOTOLINK N150RT - Password Exposure¶
Identifier:
totolink_n150rt_password_exposure
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner |
|---|---|---|
Description¶
Detects password exposure vulnerability in TOTOLINK N150RT router where sensitive credentials are exposed in the password.htm page.
Reference:
Configuration¶
Example¶
Example configuration:
---
security_tests:
totolink_n150rt_password_exposure:
assets_allowed:
- REST
- GRAPHQL
- WEBAPP
skip: false
Reference¶
assets_allowed¶
Type : List[AssetType]*
List of assets that this check will cover.
skip¶
Type : boolean
Skip the test if true.