@[email protected] to [email protected]English • 1 year agoLinux devices are under attack by a never-before-seen wormarstechnica.comexternal-linkmessage-square41fedilinkarrow-up1170arrow-down170
arrow-up1100arrow-down1external-linkLinux devices are under attack by a never-before-seen wormarstechnica.com@[email protected] to [email protected]English • 1 year agomessage-square41fedilink
minus-square@[email protected]linkfedilinkEnglish1•1 year agoWhat use is an immutable system, if it doesn’t already have the data on it that an attacker can steal?
minus-square@[email protected]linkfedilinkEnglish1•edit-21 year agoWorms are near impossible to install on an immutable system. You can’t just write to /usr/share/bin or some other truck to hide your binary. It doesn’t help at all with exfiltration
What use is an immutable system, if it doesn’t already have the data on it that an attacker can steal?
Worms are near impossible to install on an immutable system. You can’t just write to /usr/share/bin or some other truck to hide your binary. It doesn’t help at all with exfiltration
Your last sentence is exactly my point.