Internet Archive is continuing to face DDoS attacks after several days, says “this attack has been sustained, impactful, targeted, adaptive, and importantly, mean”
Internet Archive and Wayback Machine have been facing DDoS cyberattacks for the last few days. The non-profit assured that collections are safe despite the service being inconsistent since Sunday.
Had an argument with FIL where he argued his last child Is out of school so he votes against school taxes. I'm like you know that pays for the people you and your family will interact with.
His response was "I want them as ignorant as me". Even as joke it's lacks wisdom. He just complained about doctors being uneducated an hour before.
I don't even have kids. I'm actually pretty against having them in general. But education is an existential requirement to a functioning democracy, and even a basic education is so broadening.
The only reason to want people ignorant is if you're trying to swindle them, which honestly benefits no one in the long run.
Complains without solutions and distrusts legitimate experts, with a dash of “fuck other people.” So you’re just saying your FIL is a typical Republican.
All of the files on the archive have torrent's available. If they just release all of the torrent files or their URL's, people can start seeding and downloading them. It would be a lot of data though.
A quick search indicates that they’ve archived ~100PB of data.
Now I’m trying to come up with a way to archive the internet archive in a peer-to-peer/federated fashion while maintaining fidelity as much as possible…
Can DDOS attacks actually erase/corrupt stored data though? There’s no way they’re running all of this on a single server, with hundreds of PB’s worth of storage, right?
DDOS attacks block connection to the servers, they don't actually harm the data itself. You could probably overload a server to the point of it shutting down, which might affect data in transit, but data at rest usually wouldn't be harmed in any way; unless through some freak accident a server crash would render a drive unusable. But even then, servers are usually fully redundant, and have RAID systems in place that mirror the data, so kind of a dual redundancy. Plus actual backups on top of that; though with that amount of data they might have a priority system in place and not everything is fully backed up.
From what I've learned, it is possible to create a vulnerability within the system of a ddos attack would overload and cause a reset or fault. At that point, it's possible to inject code and initiate a breach or takeover.
I can't find the documentation on it so... Take it with a grain of salt. I thought I learned about it in college. Unsure.
That wouldn't distribute the load of storing it though. Anyone on the torrent would need to set aside 100PBs of storage for it, which is clearly never going to happen.
You'd want a federated (or otherwise distributed) storage scheme where thousands of people could each contribute a smaller portion of storage, while also being accessible to any federated client. 100,000 clients each contributing 1TB of storage would be enough to get you one copy of the full data set with no redundancy. Ideally you'd have more than that so that a single node going down doesn't mean permanent data loss.
It’d be a lot more complicated than that, I think, if one wanted to effectively be able to address it like a file system, as well as holistically verify the integrity of the data and preventing unintentional and unwanted tampering
**"The cyberattacks share the timeline with the legal battle Internet Archive is facing from US book publishers, claiming copyright infringement and seeking combined damages of hundreds of millions of dollars from all libraries." ** *
Describing a high intensity DDOS attack on one of the world's most important resources as simply "mean" is unironically one of the funniest things I've read this year.
If i go into conspiracy mode i would say record labels (they tent to have small peepees when it comes to, well everything) or some DICKtator country that doesnt like archived text of some sort.
If it's an entity, my money would be on China just discovering it exists since it diametrically opposes its propaganda machine. But it could very well just be dark web shitheads whose seasonal drug binge just spiked up again, plenty of them to go around to make accusations and propaganda they know are false whom can't simply backtrack it because of archive.org and it doesn't require much to disrupt a still too largely implicit trust driven Internet.
Wasn’t there some controversy involving Internet Archive just recently?
Whoever’s behind this is trying to get rid of the fact that Internet Archive creates memory of the internet’s contents. Somebody wants to be able to control what people see on the internet.
Heck it could be Google doing it, since that would be in line with their recent push to change the way search works. Both of those act as components of a larger drive to control what people see and hear.
I'm not good with computers and stuff. If somebody finds these scumbags who are ddos'ing internet archive I'd be very grateful. Also fucking them up in the process is also good.
If this party is benefiting from a temporary outage of the IA, then that means their exposure window is temporary. That makes me think they’re doing something where the evidence will appear on some website temporarily, but not permanently. Don’t know what that might be, but that would be the profile of a thing which would benefit from DDoSing the IA.
The alternative is they’re trying to kill IA permanently. Enough time of its having zero utility to the world will eventually kill it. Could take years though.
Could be a rogue AI. It is a strange thing to see.
But generally speaking, I don’t feel confused when I see beautiful things attacked. I’ve seen a lot of things get attacked because they’re beautiful and useful, and it doesn’t surprise me any more.
There is no way a DDoS on the website in affecting the crawler.
Also, running a DDoS attack of this size costs a lot of money (if you rent the network, if you own it it costs money as lost sales). No one is giving AI control over a DDoS network to just fuck around.
Without knowing how, not really. If it's a massive multi-device botnet, like Mirai, for example, that's millions of indvidual devices across millions of addresses, so it isn't so simple as just blocking a domain. Trying to block all of them might well just block legitimate users.
Request limits also wouldn't work if it's millions of devices making a few requests at once, and an overall limit would have a similar locking-out effect as blocking everything. Especially if the DDoS is taking up most/all of that limit.
True. That's not something you want. Could use that downtime for extensive maintenance to roll out a more robust system (they are probably even working on that already in the background).
For the end user it doesn't really make a difference if down because of DDOS or because of maintenance I thought.
Maybe temporarily switch to a different address? And leave fake addresses to catch the ddos. Then just keep changing addresses using an IPFS system to front-end the new address?
Can someone eli5 to me why it’s hard to track down these dipshits ? Even if it’s a distributed attack, picking a single IP and doing a lookup for the domain name and checking with the registrar might actually reveal their identity right ? Of course I’m guessing law enforcement needs to be involved to force registrars to give up that info if it’s not publicly available? Are there laws that say a ddos is illegal ?
Most importantly, usually, DDoS attacks use infected devices (PCs, mobile phones, smart fridges, shady browser addons etc...) to get many ip addresses and devices/locations and attack from everywhere at once.
DDoS attacks are performed by botnets. What is a botnet? Well, you know about viruses etc, right? Your PC gets infected and it becomes a part of the botnet. Now police do the investigation, they look up IPs and they see YOUR IP and come to YOUR house. See what the problem is?
And, frankly, your PC doesn't even have to be infected to become a part of an attack. There are plenty of hacked web sites, which still look like nothing has changed, but they will contain a hidden JavaScript code which will force your browser to flood the victim. Again, the police will only find YOU.