Auto force push attacking all repos and branches.... adding malicious config.bat file #198484
Replies: 2 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
I’d treat this as an active compromise, not a GitHub bugThis doesn’t sound like a normal GitHub platform issue. Auto force-pushes across many repos/branches + a Most likely candidates:
Cleaning the repositories won’t stop it if the credential doing the push is still valid. What I’d do immediately
GitHub’s audit log docs mention that About “when will GitHub solve it?”Unless GitHub confirms a platform incident, there probably isn’t a global fix for this. From GitHub’s side, these may look like valid authenticated pushes if the attacker has a real token/key/session. So the practical fix is: find the credential or automation doing the pushes, revoke it, then restore the repos. Useful links:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
did you guys experience a kinda thing in github, auto force pushes happening on every repo and all branches, and a config.bat file being injected automatically? It's continuously happening to our office organization even after we clean it up
when github solve this issue? any idea?
Beta Was this translation helpful? Give feedback.
All reactions