Earlier quoted context omitted.
> I feel too many people conflate /pol/ with the whole website. Because it is the 2nd most active category, and the racist/alt-right beliefs have spread to the other boards because the head admin fires anyone that tries to moderate it. https://www.vice.com/en/article/the-man-who-helped-turn-4cha... On top of that, they actively delete and ban posts that go against alt-right. I discussed it somewhat recently here: htt…
[flagged]
4chan Sharty Hack And Janitor Email Leak
611–620 of 1001 posts
Re: 4chan Sharty Hack And Janitor Email Leak
#612If you lamented the disappearance of the "old internet", well, this was a part of it, and now it may be gone too. The title is also a fair bit understated. They're leaking the moderators home addresses and work contact info (for admins, who are(were?) paid moderators)
I think we can lament the old internet and still care nothing for 4chan.
Re: 4chan Sharty Hack And Janitor Email Leak
#613Earlier quoted context omitted.
> I feel too many people conflate /pol/ with the whole website. Because it is the 2nd most active category, and the racist/alt-right beliefs have spread to the other boards because the head admin fires anyone that tries to moderate it. https://www.vice.com/en/article/the-man-who-helped-turn-4cha... On top of that, they actively delete and ban posts that go against alt-right. I discussed it somewhat recently here: htt…
[flagged]
Re: 4chan Sharty Hack And Janitor Email Leak
#614Earlier quoted context omitted.
Hmm, I'm not sure all 15 year old boys do, though: https://en.wikipedia.org/wiki/2022_Buffalo_shooting
Do you remember when people thought first person shooters made people into murderers because the colombine guy played doom a lot and made a custom wad to simulate the attack? If a murderer eats omelettes every day we should ban eggs. Eggs turn people into murderers. Reminder some kids died jumping off buildings with umbrellas after Marry Poppins. Ban movies.
Re: 4chan Sharty Hack And Janitor Email Leak
#615Earlier quoted context omitted.
Note, some of these are associated with the far right. > fren later came to prominence on sites such as 4chan and the subreddit /r/frenworld as a dog whistle used by far-right white nationalists and fascists to refer to each other https://en.m.wiktionary.org/wiki/fren
>Note, some of these are associated with the far right. I think that should be trivially obvious based on the discussion at hand. What is interesting, though, is how so many of these terms came into public use as well-known, generic terms, despite the far right being poison to any normal person's reputation. Even many of the ones containing obviously offensive components have made it into wider use in some clipped fo…
Re: 4chan Sharty Hack And Janitor Email Leak
#616Earlier quoted context omitted.
sorry buddy, but it's the nazi bar analogy. Let one nazi into your bar the whole bar is a nazi bar. I don't care if some other sub-board is all sunshines and happiness, it's a nazi forum because of all the nazis that are coddled there.
That’s a silly thing to think about any site on the internet. Have you vetted every person on any site you post on? Or even this thread? If not, how do you expect a moderator to do that? This isn’t a pub, it’s a site used by tens of thousands of people.
Re: 4chan Sharty Hack And Janitor Email Leak
#617You know, I always found Twitter (even pre-X) to be worse than 4chan ever was. Not in obvious terms, but in how it fucked with your head.
the anonymity makes it kind of the only site where thats true
Re: 4chan Sharty Hack And Janitor Email Leak
#618Earlier quoted context omitted.
You shouldn't be logging in to a server via SSH using a user+password combo, instead use a public/private key combo which is considerably more complex and can't effectively be bruteforced like a user+password. Most web servers don't really come with any built in defense against brute force attempts vs Basic Auth gates, so unless you've set something up to protect it, someone with enough time will eventually get in.
Genuine question that I haven't found a good solution to yet, if I want to just go to any old computer and ssh into my server, do I have to carry around a USB stick with the ssh key on or something? because I sure as hell wont be able to just remember it
You can mitigate it by using an MFA method that requires confirming on a separate device like a phone, but that's down to one layer of defense.
I use an SSH app on my phone for remote access, and I go over a VPN. SSH is not exposed to the public internet.
Re: 4chan Sharty Hack And Janitor Email Leak
#619I did some digging and the hacker posted which exploit he used. Apparently some boards allowed uploading PDF files, but the site never checked if the PDF file was an actual PDF file. Once a PDF file was uploaded it was passed to a version of Ghostscript from 2012 which would generate a thumbnail. So the attacker found an exploit where uploading a PDF with the right PostScript commands could give the attacker shell ac…
Reminds me of how people were crashing the PSP's XMB with BMP and TIFF files twenty years ago. I was just a kid, and began "pirating" every one of my classmates' consoles (some in exchange for a small amount of money). Good times.
Re: 4chan Sharty Hack And Janitor Email Leak
#620Earlier quoted context omitted.
That checks out. Years ago I noticed a vulnerability through the photography board. You'd upload your pictures, and 4chan would display all the EXIF info next to the post. 4chan's PHP code would offload that task to a well-know, but old and not very actively maintained EXIF library. Of course the thing with EXIF is that each camera vendor has their own proprietary extensions that need to be supported to make users ha…
As far as I can tell, no real maintenance has happened since Poole sold the site a decade ago. Hiroyuki paid for it and then mostly forgot about it.