@SJSmith to TechnologyEnglish • 10 months agoLinux devices are under attack by a never-before-seen wormarstechnica.comexternal-linkmessage-square42arrow-up1169arrow-down170
arrow-up199arrow-down1external-linkLinux devices are under attack by a never-before-seen wormarstechnica.com@SJSmith to TechnologyEnglish • 10 months agomessage-square42
minus-square@cyberpunk007linkEnglish1•10 months 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-210 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.