|
|
|
|
|
by staofbur
3265 days ago
|
|
It's perfectly reasonable to put your credentials and configuration into a VCS if any secrets are in ansible vault or something similar. I reckon they either stuffed it all in as plain text or someone got hold of their source code and found a stupid hole in it and just read the database file off the front end somewhere. It's not unusual for the unclued to stick a database dump on a front facing web server with a "secret url" and just pull that down with curl or something. |
|