linux-lkm

There are 2 repositories under linux-lkm topic.

  • bluedragonsecurity/bds_lkm

    Linux Loadable Kernel Module Rootkit for Linux Kernel 5.x and 6.x on x86_64, hides files, hides process, hides bind shell & reverse shell port, privilege escalation, cleans up logs and bash history during installation

    Language:C7224
  • omr00t/ptrace_killer

    A Linux LKM (Loadable Kernel Module) that detects any process that's utilizing ptrace and its tracees, and then it kills them.

    Language:C1101