SSH Key Management and Authentication
Repositories held for ransom by using valid credentials

Repositories held for ransom by using valid credentials

5/3/2019 · GitLab

What this post added

This post details a security incident where compromised credentials led to repository wipes and ransom demands, highlighting the importance of strong password practices and enabling two-factor authentication (2FA) and SSH keys to prevent such breaches. Mitigation strategies include using `git reflog` or `git fsck` to recover repositories and recommending secure credential management.

Read the original post ↗