登录 注册
当前位置:主页 > 资源下载 > 9 > rootkit lkm-rootkit 以 linux 内核模块形式实现

rootkit lkm-rootkit 以 linux 内核模块形式实现

  • 更新:2024-10-18 11:43:26
  • 大小:6KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

lkm-rootkit 作为 linux 内核模块实现的 rootkit ##Syscall 表:###NOTICE:此内核模块仅与 64 位 PC 兼容。 如果您的 PC 是 32 位,请不要运行。 加载“rootkit”模块: make -f Makefile sudo insmod rootkit.ko dmesg | tail 要移除模块: sudo rmmod rootkit 为了能够获得root访问权限: After loading the module, Invoke the write function with the last parameter (the count) passed as -1 为了能够隐藏端口: After loading the module, Isssue the following command echo "hp PORT