Post #1739284
2026-04-27 16:02 UTC
Replies (4)
-
@0t79JeIfK01RHyzo@lemmy.ml 2026-04-27 16:12
And I guess sometimes you can also find it when benchmarking software because you want the absolute best performance.
-
@eldavi@lemmy.ml 2026-04-27 16:47
@RavenofDespair@lemmy.ml to add to this; you can use a firewall that’s aware of what your systems is trying to contact. pfsense does this in their premium products and i’ve heard ubiquiti starting doing this as well.
-
@bamboo@lemmy.blahaj.zone 2026-04-27 18:46
FWIW, if you suspect your machine has been compromised, the binaries for common tools like ps and top shouldn’t be relied upon since those probably were tampered with to hide the malicious program from the output. At that point, you’d probably want to check each running process manually under /proc/.
-
@MrSoup@lemmy.zip 2026-04-27 20:16
As of AV software I would like to point to ClamAV and Rkhunter. Both should be available in most distro’s package repository.