• P03 Locke@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 days ago

    Most file systems have a very limited footprint of metadata. Static information. And they are usually following basic POSIX standards, to ensure that file transfers between mediums are as cross-compatible as possible.

    This Alternative Data Stream is now creating this entirely new variable data stream for hackers to hide shit in. No longer can just you scan a file’s data to make sure nothing malicious is in there. Now you need complex logic to be able to both read this new stream, interpret the flags and other metadata, and take all of those different pieces of information and figure out if it’s even worth opening the damn file.

    Data is data. Keep data in the data layer. Everything else is secondary, and should be kept tiny.

    • easily3667@lemmus.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 days ago

      So you acknowledge metadata is useful but you draw a line because you think it’s too much metadata? Or just the wrong kind, because the POSIX standard is the defining document for your life, a set of rules so perfect that nobody need add functionality past that standard?