什么是 Linux 上的 Dragon Book for Rootkit?

发布于 2024-10-20 00:54:35 字数 1539 浏览 0 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

ら栖息 2024-10-27 00:54:35

我不知道有哪本书关注 Linux 的 rootkit。我认为通过阅读 phrack zine ,你会拥有更多的运气(并且可能有更好的材料),例如。有一本关于 BSD rootkit 的书,所以我想您可以将其中的想法改编为另一种(系统调用拦截、与 DR 挂钩等)。概念是一样的,只是实现方式不同,但是你可以在网上找到几个好的linux rootkit(suckit等)的源代码作为参考。在 prack 中甚至还有一个基于 DR 的 rootkit 的基本框架。

I don't know of any books that have a focus on rootkits for Linux. I think you'll have more luck (and probably better material) by reading the phrack zine instead, for example. There's a book about BSD rootkits so I guess you can adapt the ideas from one to the other (syscall interception, hooking with DRs, etc). The concepts are the same, just implementation differs, but you can find the source code for several good rootkits for linux online (suckit, etc) to use as reference. In phrack there's even a basic framework for a DR-based rootkit.

醉南桥 2024-10-27 00:54:35

虽然它不专注于根工具包,但我发现了优秀的 Hacking Exposed 书籍提供了各种漏洞利用的大量详细信息。这是一本跨平台的书,还讨论了网络应用程序安全等问题。然而 Linux 的覆盖范围是相当合理的。

Although it doesn't focus on root kits I've found the excellent Hacking Exposed books give a lot of detail at various exploits. It's a multi-platform book and also looks at things like web-app security. However the Linux coverage is pretty reasonable.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文