Hello everybody! I can say I’m a newbie at Linux. Wanted to ask about Linux’ task viewers. On the famous task viewers such as bpytop, htop etc., can viruses hide from them? Excluding the injected codes, can virus & tracker/logger softwares hide from classic task viewers of Linux? Do they show all kinds of services and running tasks?

  • boredsquirrel@slrpnk.net
    link
    fedilink
    arrow-up
    12
    ·
    1 month ago

    Getting the sudo password is pretty trivial.

    Just alias the sudo command to catch it and pipe it to the wanted tool.

    With the sudo password you can recompile the kernel and add a random kernel module to it.

    Only secureboot and verified boot make problems there. These are actually useful!

      • qprimed@lemmy.ml
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        1 month ago

        I understand caution when approaching things like secure boot - it can absolutely be abused by monopolies. however… barring inherent or implementation flaws and ensuring that signing keys are under user control it conceptually (and practically) allows for some useful things.