It will take a lot of effort, but yeah, I guess you could be a hacktivist that way. A smarter approach would be to leave little Arduino proxies or something in public Wifi locations, so you could do it all remotely. And then, going to the logical conclusion you arrive back at DDoS from other people’s hacked computers, which is a time honoured cybercrime strategy.
It would take a lot of time and it’s still not going to sink Reddit if it’s just you, though. Honestly looking at Twitter you have to do ridiculous shit to a big monopoly-ish network service to make people leave it. Like, more than Elon already did.
A little unrelated, but sometimes the DDoS protection can be a little too sensitive. The website of my school hands out temporary IP bans even if you just hit refresh too fast.
I recently got temporarily IP-banned from a site, apparently for subscribing to one of their RSS feeds and occasionally opening a post. The error page they served me (instead of the content I wanted to read) accused me of “botting”. Why even have RSS feeds then? 🤷♂️
It’s actually pretty easy aside from hardware costs. A good ol’ Raspberry Pi can be set up to start an SSH server at boot and not do much else. Then, all you need is a tunnelling system and SSH -D can put a browser in that tunnel. With public-key authentication and the right tunnel, you can make all of this completely anonymous.
Sounds like something I should do in every Starbucks.
It will take a lot of effort, but yeah, I guess you could be a hacktivist that way. A smarter approach would be to leave little Arduino proxies or something in public Wifi locations, so you could do it all remotely. And then, going to the logical conclusion you arrive back at DDoS from other people’s hacked computers, which is a time honoured cybercrime strategy.
It would take a lot of time and it’s still not going to sink Reddit if it’s just you, though. Honestly looking at Twitter you have to do ridiculous shit to a big monopoly-ish network service to make people leave it. Like, more than Elon already did.
A little unrelated, but sometimes the DDoS protection can be a little too sensitive. The website of my school hands out temporary IP bans even if you just hit refresh too fast.
“The refresh button is hacking”
I recently got temporarily IP-banned from a site, apparently for subscribing to one of their RSS feeds and occasionally opening a post. The error page they served me (instead of the content I wanted to read) accused me of “botting”. Why even have RSS feeds then? 🤷♂️
It’s actually pretty easy aside from hardware costs. A good ol’ Raspberry Pi can be set up to start an SSH server at boot and not do much else. Then, all you need is a tunnelling system and SSH -D can put a browser in that tunnel. With public-key authentication and the right tunnel, you can make all of this completely anonymous.