How a bug in VS2015 exposed my source code on GitHub and cost me $6,500
1–10 of 110 posts
Re: How a bug in VS2015 exposed my source code on GitHub and cost me $6,500
#2Re: How a bug in VS2015 exposed my source code on GitHub and cost me $6,500
#3"I posted my private AWS keys by mistake on github, a spider got them, I got a huge bill"
Yeah, you don't say
Re: How a bug in VS2015 exposed my source code on GitHub and cost me $6,500
#4Are we really going to run this story every month? "I posted my private AWS keys by mistake on github, a spider got them, I got a huge bill" Yeah, you don't say
Re: How a bug in VS2015 exposed my source code on GitHub and cost me $6,500
#5Same thing with GitHub. When they see an AWS key, they need to block that push and send back a message saying "If you're really, really, REALLY sure you want to do this, add .allowawskey at the root of your commit and push again". There's no excuse for letting people shoot themselves in the foot like this over and over.
(Edited for typo)
Re: How a bug in VS2015 exposed my source code on GitHub and cost me $6,500
#6Are we really going to run this story every month? "I posted my private AWS keys by mistake on github, a spider got them, I got a huge bill" Yeah, you don't say
Re: How a bug in VS2015 exposed my source code on GitHub and cost me $6,500
#7We're only one sentence in and I'm already very, very nervous about the author's hubris.
Re: How a bug in VS2015 exposed my source code on GitHub and cost me $6,500
#8I still find it amazing that AWS doesn't offer any way to hardcap your billing and cut off service.
Re: How a bug in VS2015 exposed my source code on GitHub and cost me $6,500
#9I still find it amazing that AWS doesn't offer any way to hardcap your billing and cut off service.
There's really no financial incentive to do so.
Re: How a bug in VS2015 exposed my source code on GitHub and cost me $6,500
#10This is becoming such a common story that I'm starting to think it's a little irresponsible of both Amazon and GitHub to not react better to it. Clearly Amazon is capable of detecting when this happens as evidenced by their rapid response; when they see AWS keys published to GitHub, they should block the account, or at least prevent it from spinning up any new instances. They can then contact the owner over e-mail to…
I do wonder if GitHub's events firehose has benefits that outweigh all the compromised credentials, though. Not just limited to AWS keys.