my_rootkit

所属分类:Linux/Unix编程
开发工具:Unix_Linux
文件大小:17KB
下载次数:0
上传日期:2018-06-26 11:35:39
上 传 者cylsxdt
说明:  本项目针对当前流行的 Rootkit 问题进行了深入的研究,在对 Linux 内核源代码分析的基础上,通过对各种内核 Rootkit 的实现方法、原理进行整理和总结,完成和实现了基于 Linux 虚拟文件系统函数指针替换的内核 Rootkit。
(This project has carried on the deep research to the current popular Rootkit problem. On the basis of the analysis of the source code of the Linux kernel, the kernel Rootkit of the function pointer replacement based on the Linux virtual file system is completed and realized through the implementation and summary of the implementation methods and principles of various kernel Rootkit.)

文件列表:
my_rootkit (0, 2018-06-26)
my_rootkit\Makefile (379, 2014-07-12)
my_rootkit\backdoor.c (2777, 2014-07-12)
my_rootkit\exec_my_rootkit.sh (280, 2014-07-12)
my_rootkit\my_rootkit.c (19963, 2014-07-12)
my_rootkit\my_rootkit.h (200, 2014-07-12)
my_rootkit\my_rootkit.sh (958, 2014-07-12)
my_rootkit\my_rootkit_init.sh (98, 2014-07-12)
my_rootkit\my_rootkit_uninstall.sh (516, 2014-07-12)
my_rootkit\remove_module.c (1356, 2014-07-12)
my_rootkit\项目总结.doc (30208, 2014-07-12)
my_rootkit\项目环境搭建与源代码运行.txt (228, 2014-07-12)

This rootkit works on kernel 3.2! If you want to install this rootkit, you should run "source my_rootkit.sh" with root permission. This rootkit runs one backdoor with Port 12345 and password 12345, so you can get a root shell in another machine with IP and Port 12345, then you should enter the password 12345, you will find you get the root shell. If you want to uninstall the rootkit, you can find how the shell my_rootkit_uninstall.sh works, you should remove some files, then restart the machine!

近期下载者

相关文件


收藏者