-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
Description
A tool with this kind of access to the system and its network should not intentionally feature one of the Top 10 Infrastructure Security Risks1.
Why?
- Until the the credentials are changed manually, anyone can look up or crack the credentials and log in.
- It's easy for the user to just not change the credentials at all, which is a common thing to do1.
- The password "changeme", even if it wasn't known, takes <1 Second2 to crack, which makes it vulnerable and a bad example to the user
- The login page gives a false sense of security until the credentials are changed.