博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Professional Rootkits
阅读量:4231 次
发布时间:2019-05-26

本文共 1702 字,大约阅读时间需要 5 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

Whether you want to learn how to develop a robust, full-featured rootkit or you're looking for effective ways to prevent one from being installed on your network, this hands-on resource provides you with the tools you'll need. Expert developer Ric Vieler walks you through all of the capabilities of rootkits, the technology they use, steps for developing and testing them, and the detection methods to impede their distribution.

This book provides the detailed, step-by-step instructions and examples required to produce full-featured, robust rootkits. Presented in modular sections, source code from each chapter can be used separately or together to produce highlyspecific functionality. In addition, Vieler details the loading, configuration, and control techniques used to deploy rootkits. All ancillary software is fully detailed with supporting source code and links to the compilers, utilities, and scripts necessary to build and run every example provided.

What you will learn from this book
*Complete coverage of all major rootkit technologies: kernel hooks, process injection, I/O filtering, I/O control, memory management, process synchronization, TDI communication, network filtering, email filtering, key logging, process hiding, device driver hiding, registry key hiding, directory hiding and more
*Complete coverage of the compilers, kits, utilities, and tools required to develop robust rootkits
*Techniques for protecting your system by detecting a rootkit before it's installed
*Ways to create modular, commercial grade software
http://rapidshare.com/files/41627388/0470101547.zip
http://depositfiles.com/files/1182318
你可能感兴趣的文章
正则表达式常用匹配组合汇总
查看>>
javascript(一)
查看>>
SSH设置别名访问远程服务器
查看>>
spark连接hive的两种方式
查看>>
Openfire开发配置,Openfire源代码配置,OpenFire二次开发配置
查看>>
openfire+XMPP实现即时通讯
查看>>
iOS开发之使用XMPPFramework实现即时通信(一)
查看>>
iOS的XMPPFramework简单介绍(实现及时通信)
查看>>
Swift使用XMPPFramework做IM即时通信的Demo
查看>>
virtualbox无法打开虚拟机,"error in supR3HardenedWinReSpawn"终极解决方法
查看>>
拜托,面试请不要再问我Redis分布式锁的实现原理【石杉的架构笔记】
查看>>
java的同步方法和同步代码块,对象锁,类锁区别
查看>>
Springfox-Swagger到2.9.2 报错java.lang.NumberFormatException: For input string
查看>>
SpringBoot集成ElasticSearch的几种方式
查看>>
Springboot集成Hibernate-Validator验证
查看>>
多个word合并代码
查看>>
更新分区关键字列将导致分区的更改报错
查看>>
Java加密技术——非对称加密算法RSA
查看>>
深入理解JVM性能调优
查看>>
pt-query-digest查询日志分析工具
查看>>