Earlier quoted context omitted.
I know a few governments who would be more than happy for github to be disabled.
Care to elaborate why GitHub would be a target for a state sponsored DDOS attack? Seems a little far-fetched, for a website that is virtually unknown outside of the developer community
GitHub hit by DDoS attack second day in a row
11–20 of 72 posts
Re: GitHub hit by DDoS attack second day in a row
#12Who would try to disable github?
Re: GitHub hit by DDoS attack second day in a row
#13Earlier quoted context omitted.
I know a few governments who would be more than happy for github to be disabled.
Care to elaborate why GitHub would be a target for a state sponsored DDOS attack? Seems a little far-fetched, for a website that is virtually unknown outside of the developer community
Re: GitHub hit by DDoS attack second day in a row
#14Earlier quoted context omitted.
I know a few governments who would be more than happy for github to be disabled.
Care to elaborate why GitHub would be a target for a state sponsored DDOS attack? Seems a little far-fetched, for a website that is virtually unknown outside of the developer community
Re: GitHub hit by DDoS attack second day in a row
#15Anyone else having trouble connecting to GitHub via SSH from AWS?
Re: GitHub hit by DDoS attack second day in a row
#16Re: GitHub hit by DDoS attack second day in a row
#17Maybe it's because I just personally identify with the founders of github (i.e. entrepreneurial sw engineers), but I'm starting to get mad at whoever keeps doing this. Here's hoping that with all the smart people this is affecting, the people responsible will be tracked down and exposed.
Re: GitHub hit by DDoS attack second day in a row
#18Who would try to disable github?
Fighting DDoS attacks is not trivial, especially if you're against a sophisticated botnet, and your code has multiple slow parts.
Re: GitHub hit by DDoS attack second day in a row
#19Maybe it's because I just personally identify with the founders of github (i.e. entrepreneurial sw engineers), but I'm starting to get mad at whoever keeps doing this. Here's hoping that with all the smart people this is affecting, the people responsible will be tracked down and exposed.
Re: GitHub hit by DDoS attack second day in a row
#20Who would try to disable github?
It could just be some rogue deployment script running from EC2 that are a little more active that it should be. Imagine someone is deploying their 1GB repo from GitHub to 100 small EC2 instances :)
Initially we blocked all Ec2[1] & spamhaus ip list. But then realized Flipboard proxies[2], some blog aggregation proxies etc are based on Ec2 machines.
What would be a good way to block such rogue machines? Is there a community sponsored list or Ec2/Rackspace ips that are creating issues?