Get a Pentest and security assessment of your IT network.

Uncategorized

modhide1.c – Modhide1.c demonstrates a new method of hiding kernel modules which does not trigger any normal detection techniques because it does not change lsmod or the system call table.

Modhide1.c demonstrates a new method of hiding kernel modules which does not trigger any normal detection techniques because it does not change lsmod or the system call table. Instead it hacks the kernel’s memory to make it “forget” the module.

 

You can download it from the following link: https://packetstormsecurity.com/files/download/24880/modhide1.c

Source: https://packetstormsecurity.com/files/24880/modhide1.c.html