搜索资源列表
foxmail5
- FoxMail5.0漏洞利用。采用缓冲区溢出的shell编程,适合的版本:FoxMail5.0 ,FoxMail5.0 beta1及beta2.-FoxMail5.0 exploits. Using a buffer overflow shell programming, suitable Version : FoxMail5.0, FoxMail5.0 beta1 and beta2.
缓冲区溢出攻防
- 本代码演示了缓冲区溢出的攻击与防范。我的开发环境 操作系统:windows xp professional + sp1a 编译器:visual c++.net 2003 由于操作系统的补丁太多,即使与我相同的系统也可能需要修改LoadLibrary、GetProcAddress、VirtualAlloc和\"jmp esp\"指令的地址。 请谨慎修改编译参数,修改参数可能导致修改程序。 请只编译release版,debug版无法正常执行。-demonstratio
缓冲区溢出攻击技术-栈溢出攻击技术
- 缓冲区溢出攻击技术 栈溢出攻击技术 具体描述 栈溢出攻击如何工作
缓冲区溢出例子
- 可以输入“aaaaaaaaaaL$E”,可以溢出执行“溢出执行”按钮的代码。大家可以-can import "aaaaaaaaaaL $ E", 028 "028" button code. We can s
Q版缓冲区溢出教程
- 缓冲区溢出的原理,利用方法,深入浅出,很适合入门学习。
高级缓冲区溢出攻击方法
- 高级缓冲区溢出的原理、方法
ycjc
- 缓冲区溢出教程 1.WINDOWS下堆浅溢出入门 2.WINDOWS下SHELLCODE编写初步 3.后门的编写和SHELLCODE的提取 -Buffer Overflow Tutorial 1.WINDOWS under the shallow heap overflow 2.WINDOWS entry Shellcode prepared under the initial 3. The back door of the preparation and extract
bufferoverflowforbeginner
- 缓冲区溢出光速入门教程,轻松搞定缓存区溢出,编写自己的ShellCode-Buffer Overflow Tutorial speed of light, easy to get buffer overflow, write your own Shellcode
HelloStack
- 缓冲区溢出的示例程序,VC6.0环境下编译-Examples of procedures for buffer overflow, VC6.0 compiler environment
0day
- 看雪论坛上的缓冲区溢出入门讲座,适合初学者-Forum to see snow on the buffer overflow entry talks, for beginners
BuffOverflowMT
- 当进入网络环境时,缓冲区溢出有时会发生,此程序会处理-When access to the network environment, buffer overflow will happen sometimes, this procedure can deal with!!!
overflow
- 缓冲区溢出攻击的一些方法与案例,主要对windows以及linux存在的漏洞进行的攻击
OVERFlow_in2003
- 缓冲区溢出原理,在2003里实现的,这是我在学校的一个作业,显示一个缓冲区溢出字样,要是想实现其他功能,可以改变跳转地址。-overflow summary in 2003
Shellcoder_Programming_Uncovered
- Shellcoder_Programming_Uncovered 一本详细介绍缓冲区溢出/shellcode的书-buffer_overflow/shellcoding
bufferoverflow
- 本文对缓冲区溢出进行了详细的讲解,并给出了一个具体实例。-In this paper, a buffer overflow in detail, and gives a concrete example.
Buffer_Overflows_b
- 顶尖高手对缓冲区溢出的详细,绝对值得一看。压缩包为zip格式的,试试吧。- Nowadays there are many buffer overflow exploit codes. The early buffer overflow exploit codes only spawn a shell ( execute /bin/sh ). However, nowadays some of the buffer overflow exploit codes have very nic
Buffer_Overflows_b
- 顶尖高手讲的缓冲区溢出漏洞原理及实例代码分析,C,汇编。千万别错过,很难得的资料哟-You have to know assembly language, C language, and Linux. Of course, you have to know what buffer overflow is. You can get the information of the buffer overflow in phrack 49-14 ( Smashing The Stack For
c1
- c实现的缓冲区溢出攻击 介绍了如何用c语言实现缓冲区攻击-c realization of buffer overflow attacks describes how to use c language to achieve a buffer attack
BufferOverflow
- 这个小程序是适于缓冲区溢出的,算是一个有用的例子,对新手来说比较好学习。-This little program is suitable for the buffer overflow can be regarded as a useful example, is better for beginners to learn.
BufferOverflow
- 已经生成好机器码的情况下,通过通信使对方客户数组溢出然后跳转到执行机器码。 Shell的功能是开启一个cmd控制台。(When a machine code has been generated, the other party array is overflowed by communication, and then jump to execute the machine code. The function of Shell is to open a CMD console.)