@SJSmith to TechnologyEnglish • 1 year agoLinux devices are under attack by a never-before-seen wormarstechnica.comexternal-linkmessage-square41arrow-up1169arrow-down170
arrow-up199arrow-down1external-linkLinux devices are under attack by a never-before-seen wormarstechnica.com@SJSmith to TechnologyEnglish • 1 year agomessage-square41
minus-square@cyberpunk007linkEnglish1•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@excitingburplinkEnglish1•edit-211 months 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.