Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qeeqbox/default-credential

A threat actor may gain unauthorized access using the default username and password
https://github.com/qeeqbox/default-credential

credentials default example infosecsimplified metadata qeeqbox visualization vulnerability

Last synced: 2 days ago
JSON representation

A threat actor may gain unauthorized access using the default username and password

Awesome Lists containing this project

README

        

A threat actor may gain unauthorized access using the default username and password.

## Example #1
1. Threat actor requests a web application interface
2. Sever sends a login request
3. Threat actor uses admin for as username and admin for password
4. Sever sends the web application interface

## Impact
Vary

## Risk
- Gain unauthorized access

## Redemption
- Remove default credentials

## ID
91f9b046-b802-425a-b71b-64c21c6b1c0f

## References
- [wiki](https://en.wikipedia.org/wiki/default_credential_vulnerability)