Skip to content

Undocumented credentials part of the code in repository (D@rj33l1ng) #173

@dragetd

Description

@dragetd

There are default-credentals in the code with the password 'D@rj33l1ng' configured here:

:: Default: D@rj33l1ng

:: set SSHD_PASSWORD=D@rj33l1ng

here:

if not defined SSHD_PASSWORD set SSHD_PASSWORD=D@rj33l1ng

and here:

if not defined SSHD_PASSWORD set SSHD_PASSWORD=D@rj33l1ng

First of all, the README could have a warning in the next update that states this fact and reminds people who are running these boxes to check if they have these default credentials enabled, since this password should be declared 'insecure' now.

The long-term solution might be a configuration variable to set all credentials across spots, where this is needed.

For now, the password could be set to a less surprising value like 'boxcutter' and be clearly documented in the README, so poeple are at least aware of this.

Replacing these and adding a bit to the README is a #goodfirstissue :-)

Metadata

Metadata

Assignees

Labels

documentationThis issue describes a problem with either poor or missing documentationhelp wanted

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions