CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - buffer overflow attacks

搜索资源列表

  1. 000overflow

    0下载:
  2. 本代码演示了缓冲区溢出的攻击与防范。 -demonstration of the code of buffer overflow attacks and Prevention.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:14242
    • 提供者:王挺
  1. 缓冲区溢出攻防

    0下载:
  2. 本代码演示了缓冲区溢出的攻击与防范。我的开发环境 操作系统:windows xp professional + sp1a 编译器:visual c++.net 2003 由于操作系统的补丁太多,即使与我相同的系统也可能需要修改LoadLibrary、GetProcAddress、VirtualAlloc和\"jmp esp\"指令的地址。 请谨慎修改编译参数,修改参数可能导致修改程序。 请只编译release版,debug版无法正常执行。-demonstratio
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:14323
    • 提供者:gogo
  1. overflow

    0下载:
  2. 本代码演示了缓冲区溢出的攻击与防范,VC-This code demonstrates the buffer overflow attacks and to guard against, VC
  3. 所属分类:Firewall-Security

    • 发布日期:2017-03-23
    • 文件大小:14252
    • 提供者:zhang
  1. huan

    0下载:
  2. 缓冲区溢出,对网络攻击程序,应该使用入侵检测工具坚持是否真的实现了攻击目的-Buffer overflow attacks on the network procedures, the use of intrusion detection tools should adhere to really achieve the purpose of the attack
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1685
    • 提供者:莫松成
  1. No.Starch.Press.Hacking.The.Art.Of.Exploitation.eB

    0下载:
  2. This text introduces the spirit and theory of hacking as well as the science behind it all it also provides some core techniques and tricks of hacking so you can think like a hacker, write your own hacks or thwart potential system attacks. 我记得好像
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1457167
    • 提供者:徐善
  1. Bufferoverflowattacks

    0下载:
  2. 缓冲区溢出攻击,一个简单的漏洞,可以利用整形数传值给字符常量的溢出进行攻击-Buffer overflow attacks, a simple loophole, we can use plastic value give the number of characters spill constant attack
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-26
    • 文件大小:452351
    • 提供者:cd
  1. overflow

    0下载:
  2. 本代码演示了缓冲区溢出的攻击与防范与实现-This code demonstrates the buffer overflow attacks and to prevent and to achieve. .
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:46883
    • 提供者:chenlin
  1. buffer-overflow

    0下载:
  2. 详细介绍缓冲区溢出攻击技术的书籍,里面附带相关实例分析,初学者很值得一看-Details of buffer overflow attacks technology books, which included the relevant case studies, beginners are worth a visit
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-24
    • 文件大小:8250591
    • 提供者:fox
  1. c1

    0下载:
  2. c实现的缓冲区溢出攻击 介绍了如何用c语言实现缓冲区攻击-c realization of buffer overflow attacks describes how to use c language to achieve a buffer attack
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:37425
    • 提供者:王洋
  1. ABufferOverflowStudyAttacksandDefenses

    0下载:
  2. A Buffer Overflow Study - Attacks and Defenses 一本介绍缓冲区溢出非常好的书,讲解详细,通俗易懂,是值得收藏的好资料-A Buffer Overflow Study- Attacks and Defenses 1 describes a buffer overflow very good book, explained in detail, easy to understand, is worthy of a good collection of i
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:350562
    • 提供者:ss
  1. exploit_src

    0下载:
  2. 用C++语言编写的实现缓冲区溢出攻击的实例-C++ language with the realization of an instance of buffer overflow attacks
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2014-04-13
    • 文件大小:4529152
    • 提供者:liushuyan
  1. dfg

    0下载:
  2. 突破C++的虚拟指针--C++程序的缓冲区溢出攻击-Breakthrough in C++ virtual pointer- C++ program buffer overflow attacks
  3. 所属分类:Linux Network

    • 发布日期:2017-04-23
    • 文件大小:12617
    • 提供者:liujun
  1. Wcode

    0下载:
  2. 利用缓冲区溢出的攻击演示程序,并且获得目标机器的shellcode。-Buffer overflow attacks using demo program, and access to the target machine shellcode.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:43121
    • 提供者:
  1. Buffer-overflow-attacks

    0下载:
  2. 关于缓冲区溢出相关,简单的介绍一些缓冲区溢出的知识点,以及利用方式-Buffer Overflow Attacks
  3. 所属分类:GIS program

    • 发布日期:2017-03-26
    • 文件大小:241306
    • 提供者:朱鹏飞
  1. Information_security_technology

    0下载:
  2. 介绍了几种重要的网络入侵技术,包括蠕虫病毒,网络嗅探技术,端口探测技术,缓冲区溢出攻击等等.-Describes several important network intrusion technologies,including worms,network sniffing,port detection technology,buffer overflow attacks,and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:189514
    • 提供者:刘英
  1. buffer-overflow-attacks

    0下载:
  2. 这个文档主要是介绍如何进行缓冲区溢出攻击,内容涉及c语言和汇编语言。语言编程的书籍时通常会告诉你程序溢出后会发生不可预料的结果。在网络安全领域,缓冲区溢出利用的艺术在于让这个“不可预料的结果”变为我们期望的结果。-This is mainly talk about c and assembly language, the use of buffer overflow attacks.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:242454
    • 提供者:ken
  1. 1

    0下载:
  2. 缓冲区溢出攻击——检测、剖析与预防,这是一本不可多得的资料,网上很难找的!-Buffer overflow attacks- detection, analysis and the prevention, this is an invaluable information, the Internet is difficult to find!
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-06-22
    • 文件大小:41474048
    • 提供者:马波
  1. XSS-gongji

    0下载:
  2. XSS攻击:跨站脚本攻击(Cross Site scr ipting),对于跨站脚本攻击,黑客界共识是:跨站脚本攻击是新型的“缓冲区溢出攻击“,而Javascr ipt是新型的“ShellCode”。 XSS攻击的危害包括   1、盗取各类用户帐号,如机器登录帐号、用户网银帐号、各类管理员帐号   2、控制企业数据,包括读取、篡改、添加、删除企业敏感数据的能力   3、盗窃企业重要的具有商业价值的资料   4、非法转账   5、强制发送电子邮件   6、网
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-04
    • 文件大小:9897
    • 提供者:于涛
  1. experiment.tar

    0下载:
  2. 缓存区溢出攻击实验。。攻击缓存区,改变函数返回地址,以root权限打开sh-Buffer overflow attacks experiments. . Attack buffer, change the function' s return address, open the sh with root privileges
  3. 所属分类:Kill Virus

    • 发布日期:2017-11-17
    • 文件大小:6207
    • 提供者:su
  1. Hacker-Programming

    0下载:
  2. 《黑客编程基础》包括木马、恶意程序、病毒、缓冲区溢出攻击、dos攻击过程的源码分析和黑客编程实例。- Hacker Programming Fundamentals includes Trojans, malware, virus, buffer overflow attacks, dos source code analysis of the process and hacker attacks programming examples.
  3. 所属分类:Kill Virus

    • 发布日期:2017-05-27
    • 文件大小:10432139
    • 提供者:
« 12 »
搜珍网 www.dssz.com