docs: redact plaintext admin passwords from git audit reports
This commit is contained in:
@@ -18,9 +18,9 @@ Your Git structure has solid bones but significant hygiene gaps. For a private,
|
||||
|
||||
The `scripts` repo (11 commits, 75KB) contains Windows provisioning PowerShell scripts with **plaintext passwords committed to history:**
|
||||
|
||||
- `LoveMyBoys73!` -- ippadmin MSP backdoor account
|
||||
- `Liberty4All!` -- liberty-admin customer admin
|
||||
- `tire` -- tire power user
|
||||
- `[REDACTED]` -- ippadmin MSP backdoor account
|
||||
- `[REDACTED]` -- liberty-admin customer admin
|
||||
- `[REDACTED]` -- tire power user
|
||||
|
||||
These appear in `dell-reimage-kit/` unattend XML and PowerShell. Even if this repo stays private forever, credentials in git history is a ticking time bomb. One accidental `git clone` to the wrong place and those passwords are exposed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user