搜索资源列表
libpcap-0.7.2.tar
- libpcap包,分组捕获函数库,可用于截获网络数据包,-libpcap packet, packet capture library can be used to intercept data packet network,
pmfix_src
- 一个pmfix程序,能够运行在LINUX上面,使用C++语言编写,截取网络数据包!-a pmfix procedures can run on LINUX above, the use of C language, Interception of network data packets!
Airsnort-0[1].2.1b.tar
- AirSnort 是一个无线局域网工具,用来破解802.11b WEP网络的密钥。AirSnort 被动的进行监听数据传输,当收集到足够的数据包时计算密钥-AirSnort is a wireless LAN tools used to crack the network 802.11b WEP key. AirSnort passive eavesdropping data transmission, when the collection of sufficient data for cal
test_ipv6
- LINUX内核编程,可以截获网络上IPV6数据包文-Linux kernel programming, the network can be intercepted data packets text IPV6
snort-16.3-patch2
- 该软件是一个有名的基于网络的入侵检测系统,其功能及相关信息在本书中做了详细的分析和说明(该软件具有的功能有:网络信息包嗅探、记录网络信息包并进行网络数据分析、基于网络的误用检测等-The software is a well-known network-based intrusion detection system, and its function and related information in the book to do a detailed analysis and exp
qt3
- 用qt3实现的Wake On Lan也就是远程唤醒(远程开机),即通过一台PC向另一台已经关机但仍连接电源PC发送网络数据包,使其开机的功能,前提是两台PC同处一个局域网内,且被唤醒方的网卡支持网络唤醒功能(现在网卡基本上都支持啦)
catch
- 自己编的linux下的网络监控程序源码,可以监视局域网上的数据包。-own series under linux network monitoring program source code, can monitor LAN data packets.
nethidpro.rar
- linux下用钩子函数实现网络数据包截取并加密,有说明文档和源码。,linux using hook function implementation network packet interception and encryption
nfqueue-bindings-0.1.tar
- 此包是为perl或者 Python等高级语言提供一个库,该库提供对网络数据包通过queue方式的访问。-nfqueue-bindings was written to provide an interface in high-level languages such as Perl or Python to libnetfilter_queue. The goal is to provide a library to gain access to packets queued by
netlink_demo
- NETLINK是LINUX环境下一种新型的用户空间与内核空间的交互方法,示例代码给出了一个实例,将网络数据包以NETLINK的方式从内核空间发送至用户空间,再由用户空间返回。-under LINUX environment NETLINK is a new type of user space and kernel space of interactive methods, sample code gives an example of a network packet to the NETLI
ww
- 数据包过滤(packet filtering)是一个用软件或硬件设备对向网络上传或从网络下载的数据流进行有选择的控制过程。数据包过滤器通常是在将数据包从一个网站向另一个网络传送的过程中允许或阻止它们的通过(更为常见的是在从英特网向内部网络传输数据时,或从内部网络向英特网传输)。数据包过滤类防火墙对所有通过它进出的数据包进行检查,并阻止那些不符合既定规则数据包的传输。-Packet filtering (packet filtering) is a software or hardware de
ipgen-0.1.1.tar
- 流量产生器,可设定数据包长、发包持续时间、流量大小的轻量级流量发生器,可用于网络测量中背景流的产生等用途。-traffic generater
net tool code
- 网络安全开发包详解的源码,详细讨论了几个著名的网络安全开发包,它们分别是网络数据包捕获开发包Libpcap,Windows网络数据包捕获开发包WinPcap,数据包构造和发送开发包Libnet,通用网络安全开发包Libdnet,网络入侵检测开发包Libnids。-the source code of the devtool of net programing
Linux_serial_network
- Linux为串口上网提供了丰富的支持,比如PPP(Peer-to-Peer Protocol, 端对端协议)和SLIP(Serial Line Interface Protocol, 非常老的串行线路接口协议),这里所说的"上网"是指把串口当成一个网络接口,通过封装网络数据包(如IP包)以达到无网卡的终端可以通过串口进行网络通 信。但是使用这两种协议必须得到内核的支持。例如,如果在没有配置PPP的Linux环境中使用PPP,除了安装PPP应用层软件外,还必须重新编译内 核。SLIP是一个比较老的
libcap
- 熟悉并掌握Linux环境下数据包捕获开发包Libcap的使用方法。能够熟练应用Libcap开发包中的函数完成网络环境下功能较为简单的网络捕获包和分析程序。通过实验加深对通信协议的理解,熟悉每个Libcap包中函数的功能以及调用方法。-Familiar with and master the packet capture under Linux Development Kit Libcap is used. Experience with the development package Libca
Linux-Network-Traffic-Control
- Linux内核中,含有关于网络数据包有流量控制的功能模块,用于完成QoS的需求。本文介绍这个模块的实现,并说明如何在其基础上编程。-Linux kernel network packet contains information about the function of a flow control module for complete QoS requirements. This article describes the implementation of this module, an
IDS
- linux下的数据包监控程序,1. 利用数据链路访问接口来进行网络数据包监控。 2. 加深对TCP/IP协议族中常见协议的理解。 3. 掌握如何利用数据包监控程序来了解当前网络状况。 4. 编写过滤条件,对网络数据包进行过滤,提取出所关心的网络数据。 -linux packet monitoring program
libpcap-0.9.5
- 提供了libpcap源码。libpcap 是 unix/linux 平台下的网络数据包捕获函数包,大多数网络监控软件都以它为基础。Libpcap 可以在绝大多数类 unix 平台下工作。--Provides libpcap Open Source. the libpcap unix/linux platform network packet capture function package, most network monitoring software based on it. Libpca
broadcast
- 提供了libpcap源码。libpcap 是 unix/linux 平台下的网络数据包捕获函数包,大多数网络监控软件都以它为基础。Libpcap 可以在绝大多数类 unix 平台下工作。--Provides libpcap Open Source. the libpcap unix/linux platform network packet capture function package, most network monitoring software based on it. Libpca
driftnet-0.1.6
- 抓取网卡流量中的图片。driftnet是一款简单而使用的图片捕获工具,可以很方便的在网络数据包中抓取图片。该工具可以实时和离线捕获指定数据包中是图片,当然在kali里是有的。 语法: driftnet [options] [filter code] 主要参数: -b 捕获到新的图片时发出嘟嘟声 -i interface 选择监听接口 -f file 读取一个指定pcap数据包中的图片 -p 不让所监听的接口使