Welcome to 2025 (content.federation.network)
submitted 11 months ago by to c/memes@lemmy.world
 

Welcome to 2025
@memes@lemmy.world

you are viewing a single comment's thread
view the rest of the comments
[–] 11 points 11 months ago (1 child)

Host your own cloud worthy anti DDOS solution with fail2ban /s

  • source
  • parent
  • hideshow 2 child comments
  • [+] 3 points 11 months ago* (last edited 7 months ago) (2 children)
  • [–] 1 point 11 months ago

    fail2ban is good for preventing spam and DDOS on authenticated endpoints, but it's harder to prevent attacks on public endpoints against a botnet or even a lazy proxy chain spam, which is why cloudflare adds some cookies and a buffer to handle a wave of new connections and maintain an address rank to drop any bad clients.

    Although that being said, cloudflare can be bypassed via other timing tricks and even just using a specific request chain to get fresh cf cookies to avoid getting blocked.

  • source
  • parent