this post was submitted on 19 Apr 2025
16 points (100.0% liked)

[Moved to Piefed] Ask

697 readers
3 users here now

Rules

  1. Be nice
  2. Posts must be legitimate questions (no rage bait or sea lioning)
  3. No spam
  4. NSFW allowed if tagged
  5. No politics
  6. For support questions, please go to [email protected]

Icon by Hilmy Abiyyu A.

founded 3 months ago
MODERATORS
 

trying to find it, but as usual search engines aren't returning shit.

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 2 months ago (1 children)

Assuning this is real deal (it looks like it), found it pretty easy with startpage

https://github.com/4chan-org/4chan

[–] [email protected] 2 points 2 months ago

I dismissed that one because it looked too official, but yeah, a bit more digging shows its a new account, so its likely the leak.

Thanks!

[–] [email protected] 5 points 2 months ago

I saw a snippet of it.

The code was using a function to connect to mysql that was deprecated in PHP 5 and removed in PHP 7. So they must have been running PHP 5.x. It also contained an obvious SQL injection vuln (although that wasn't used for the hack).