Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NoviceLive/research-rootkit
LibZeroEvil & the Research Rootkit project.
https://github.com/NoviceLive/research-rootkit
Last synced: 15 days ago
JSON representation
LibZeroEvil & the Research Rootkit project.
- Host: GitHub
- URL: https://github.com/NoviceLive/research-rootkit
- Owner: NoviceLive
- License: gpl-3.0
- Created: 2016-05-29T03:49:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-01T14:03:07.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T08:07:01.520Z (3 months ago)
- Language: C
- Homepage:
- Size: 114 KB
- Stars: 585
- Watchers: 33
- Forks: 198
- Open Issues: 4
-
Metadata Files:
- Readme: README-zh_CN.rst
- License: COPYING.txt
Awesome Lists containing this project
README
`English `_ 中文
Linux Rootkit 研究
==================NoviceLive_
------------reStructuredText 源文件:https://github.com/LibreCrops/documentation-zh_CN/tree/master/source/linux_rootkit
- `Linux Rootkit 系列二:基于修改 sys_call_table 的系统调用挂钩 `_
- `Linux Rootkit 系列三:实例详解 Rootkit 必备的基本功能 `_
- `Linux Rootkit 系列五:感染系统关键内核模块实现持久化 `_
- `Linux Rootkit 系列六:基于修改派遣例程的系统调用挂钩 `_FreeBuf 链接
=============NoviceLive_
------------- Linux Rootkit 系列二:基于修改 sys_call_table 的系统调用挂钩, http://www.freebuf.com/sectool/105713.html
- Linux Rootkit系列三:实例详解 Rootkit 必备的基本功能, http://www.freebuf.com/articles/system/107829.html
- Linux Rootkit 系列五:感染系统关键内核模块实现持久化, http://www.freebuf.com/articles/system/109034.htmlArciryas_
---------- Linux Rootkit系列一:LKM的基础编写及隐藏, http://www.freebuf.com/articles/system/54263.html
- Linux Rootkit 系列四:对于系统调用挂钩方法的补充, http://www.freebuf.com/articles/system/108392.html.. _NoviceLive: https://github.com/NoviceLive
.. _Arciryas: https://github.com/Arciryas