• thrax@lemmy.world
    cake
    link
    fedilink
    English
    arrow-up
    16
    ·
    29 days ago

    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?

    • viking@infosec.pub
      link
      fedilink
      English
      arrow-up
      37
      ·
      29 days ago

      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.

    • SendMePhotos@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      3
      ·
      29 days ago

      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.