Skip to content

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

License

Notifications You must be signed in to change notification settings

qeeqbox/default-credential

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manufacturers or developers typically set default credentials, such as username and password combinations, for devices, software, and systems. These credentials are intended for initial access. A threat actor may exploit default credentials to gain unauthorized access to the system or data.

Example

Clone this current repo recursively

git clone --recursive https://github.com/qeeqbox/default-credential

Run the webapp using Python

python3 default-credential/vulnerable-web-app/webapp.py

Open the webapp in your browser 127.0.0.1:5142

Use the default credentials (username: admin and password: admin) to login

You have full control over the web app interface

Risk

  • Unauthorized Access
  • System Compromise
  • Operational Disruption
  • Legal and Financial Damage
    • Compliance Failures
    • Reputation Damage

Redemption

  • Disable, remove or change default credentials
  • Alternative Authentication Mechanisms

ID

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

About

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

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project