Join Nostr
2025-04-21 12:26:31 UTC

Tom on Nostr: Been reading about this malware China is using written for Linux: and it struck me: ...

Been reading about this malware China is using written for Linux:

https://sysdig.com/blog/unc5174-chinese-threat-actor-vshell/

and it struck me: Why mount /tmp and /var/tmp without noexec, nodev, nosuid? Seems crazy to allow a directory anyone can write to, to run executables.

While we're at it, get rid of wget and curl and anything else that would allow them to even get a "dropper" on the system?

Isn't this common sense stuff?!

#infosec #opsec #malware