Earlier quoted context omitted.
> wonder if these attacks are related to the Chinese hacking attacks that have been publicised lately? Might be just me, but I don't like this trend. I'm seeing "the chinese" & "hacking" used too much together without proof more often than not. Almost as if they are being made into the next boogeyman to be afraid of.
> "I'm seeing "the chinese" & "hacking" used too much together without proof more often than not." Get used to it, you're going to be seeing it for what is likely a few decades at least. We need an enemy. The Chinese are the new Red Army; something to blame Western problems on.
GitHub is getting DDoSed again
41–50 of 75 posts
Re: GitHub is getting DDoSed again
#42I consider it evidence that when some punk figures out how to make a black hole, we're done for. No reason necessary.
As far as motive goes, if github can be electronically terrorized, laws to protect them and everyone from future electronic terrorism only make sense, right?
Eee-ooooo
Always do what you can to understand motive!
Re: GitHub is getting DDoSed again
#43Earlier quoted context omitted.
I often have to wonder if the DDoS gods roll a dice and pick someone to screw each day. We have had many DDoS attacks and never once had any indication as to why. A few days ago we had a 30 Gbit DDoS. Our server host just blackholed any IP that was touched by it. They kept moving it around to target different bits of our infrastructure (unlike previous attacks that just targeted our website). We lost 6 servers, but t…
Get a smaller host, that way they can't afford to cut you of.
Re: GitHub is getting DDoSed again
#44Earlier quoted context omitted.
> wonder if these attacks are related to the Chinese hacking attacks that have been publicised lately? Might be just me, but I don't like this trend. I'm seeing "the chinese" & "hacking" used too much together without proof more often than not. Almost as if they are being made into the next boogeyman to be afraid of.
> "I'm seeing "the chinese" & "hacking" used too much together without proof more often than not." Get used to it, you're going to be seeing it for what is likely a few decades at least. We need an enemy. The Chinese are the new Red Army; something to blame Western problems on.
In case you've missed the memo, they're threatening all of their neighbors outright with kinetic military force. Japan is no trivial country to threaten force against, so the diplomatic climate has changed and more information is being shared publicly in anticipation of an outright military conflict.
There are conflicting interests between individuals that lead to physical fights and the same applies to sovereign nations whose interests run contrary.
Re: GitHub is getting DDoSed again
#45This happened back in October a couple of days in a row. Who the heck is targeting Github and why? I wonder if these attacks are related to the Chinese hacking attacks that have been publicised lately?
Nowadays it's so easy to execute a large scale ddos that it's just as likely to be an attention starved teenager as it is a group with an agenda. Github is big enough that it's on peoples radars as "that popular website lots of people rely on", the company I work for has websites smaller than Github and we're indiscriminately ddosed every couple of days.
Re: GitHub is getting DDoSed again
#46Re: GitHub is getting DDoSed again
#47If several countries, distribute across various continents, have managed to put in place three-strikes and six-strikes (not that I think it's good), it means that the one and foremost knee-jerking argument saying "You can't do anything about DDoS because: [X] It's technically not realist" is gone. Technically now ISPs could throttle the bandwith (or even disallow net access) to zombies boxen used in DDoS attacks in a…
Re: GitHub is getting DDoSed again
#48Re: GitHub is getting DDoSed again
#49Earlier quoted context omitted.
> wonder if these attacks are related to the Chinese hacking attacks that have been publicised lately? Might be just me, but I don't like this trend. I'm seeing "the chinese" & "hacking" used too much together without proof more often than not. Almost as if they are being made into the next boogeyman to be afraid of.
> "I'm seeing "the chinese" & "hacking" used too much together without proof more often than not." Get used to it, you're going to be seeing it for what is likely a few decades at least. We need an enemy. The Chinese are the new Red Army; something to blame Western problems on.
That sounds really ignorant. DDoS is not a situation of east versus west.
Re: GitHub is getting DDoSed again
#50Earlier quoted context omitted.
When they improve their netops chops. Their recent junior-level mistakes (like improper spanning tree settings) are an indication of the level of their skill in this area.
I thought spanning trees were elected/discovered automatically by the routers themselves instead of being manually set up.
The tree is built up automatically but you can weight the paths and also which is the start node of the tree. There are also a lot of settings that may or may not completely fuck you over or fix a problem.
Also you really want to disable STP on ports going to servers as this will 1) speed up recovery 2) prevent any malicious packets going out from them.