Forensics Level 4 75 points

Detect Hidden Kernel Module in Memory

Mission

Compare `modules_list.txt` and `sysfs_modules.txt`, two reconstructed views of Linux kernel modules, to identify the hidden module that unlinked itself from the module list. Its sysfs-only row contains the flag.

#forensics#linux#rootkit#kernel#memory

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag