[MS-SHLLINK]Shell Link(.LNK) Binary File Format
[MS-SHLLINK]Shell Link(.LNK) Binary File Format
对快捷方式的文件结构进行详细说明,内容很多.
The C++ Standard Library A Tutorial and Reference Second Edition
The C++ Standard Library A Tutorial and Reference, Second Edition
C++标准程序库第二版 第2版 英文版
Metasploit a Penetration Testers Guide
Metasploit - a Penetration Testers Guide.pdf
官方推荐,有爱的拿去.
官方介绍:
http://www.backtrack-linux.org/backtrack/metasploit-a-penetration-testers-guide/
Reflective DLL Injection paper+src
经典paper:Reflective DLL Injection以及其代码实现,具体可以参考下面两个链接:
1.http://blog.csdn.net/GaA_Ra/archive/2011/06/06/6528359.aspx
2.http://www.harmonysecurity.com/ReflectiveDllInjection.html
驱动开发相关调试辅助工具
包括安装驱动,查看调试信息,制作inf文件,查看usb芯片型号等等的一些小工具
Devicetree
DriverMonitor
InstDrv
PCIView
ChipGenius
WinObj
dbgMon
DbgView
EasySys
EzDriverInstaller
Geninf
GuidGen
UsbView
堆溢出和对抗GS编译的栈溢出经典文献两篇
文献标题:
1.Defeating Microsoft Windows XP SP2 Heap protection
and DEP bypass
2.Defeating the Stack Based Buffer Overflow Prevention Mechanism of Microsoft Windows 2003 Server.
Stoned Bootkit v2源代码
Stoned Bootkit v2源代码 附送Antivirus Tracker complete
从官网上下载的就是这个zip了,原汁原味.
官网http://www.stoned-vienna.com/不知道为什么上不了了.这里算是个存档吧
一个分,大家懂的..
AirCrack系列中文手册
AirCrack一系列工具的中文帮助手册,详细见http://blog.csdn.net/GaA_Ra/archive/2010/07/14/5735489.aspx
BackTrack 4: Assuring Security by Penetration Testing
BackTrack 4: Assuring Security by Penetration Testing.pdf
详细介绍链接:http://www.amazon.com/BackTrack-Assuring-Security-Penetration-Testing/dp/1849513945
不足之处是以BT4 final为讲解.不过工具和思想不会有很大变化的.
The Debian Administrator's Handbook
http://static.debian-handbook.info/browse/stable/
The Debian Administrator's Handbook -- Debian Squeeze from Discovery to Mastery (Edition 1)
filetype: pdf
McGraw.Hill.Gray.Hat.Hacking.The.Ethical.Hackers.Handbook.3rd.Edition.Jan.2011
McGraw.Hill.Gray.Hat.Hacking.The.Ethical.Hackers.Handbook.3rd.Edition.Jan.2011 pdf
http://www.amazon.com/Gray-Hacking-Ethical-Hackers-Handbook/dp/0071742557/ref=sr_1_9?ie=UTF8&qid=1315966016&sr=8-9
The C++ Standard Library Extensions. A Tutorial and Reference. by Pete Becker
The C++ Standard Library Extensions. A Tutorial and Reference. by Pete Becker
介绍TR1,TR2的相关标准库变化
新的C++11标准的库有一些就是从TR1,TR2当中引进的,在Meyers的C++0x Overview当中有提到这本书,新的标准相关书籍估计没有那么快出来,毕竟编译器那块的支持还没做足,个人觉得这本是在相关书籍出来之前一份很好的参考资料.有爱的拿去.