搜索资源列表
MySniffer
- 使用visual c++编写的一个snifter程序,用于对数据包进行抓包,并进行了简单的分析。-Using visual c++ program written in a snifter, used for packet capture, and a simple analysis.
network
- 介绍了网络开发中的各种技术,和常用的开发包的使用如winpcap,libpcap,libnet-Introduced a variety of web development technologies, and development of commonly used packages such as the use of winpcap, libpcap, libnet, etc.
Scanner
- 自己编写的主机和端口扫描、通过输入主机名或者使用IP,可测试主机是否开机、弱口令扫描中, 密码字典写了十个用户名十个密码、漏洞扫描的IP,线程设置同2中说明.其中猜解IPC用户, 的过程包含了IPC扫描的过程、日志的读写、密码字典的修改和恢复、Unicode漏洞的测试。个人编写,如有更好的建议,请加QQ362265437,平台是JB9+JDK1.4。刚学C++。大家谁有VC++USB操作的程序给个-Write your own host and port scanning, by enterin
HttpWatch
- 网络截取封包示例,使用raw和winpcap模式,不错的学习参考-c# raw socket,winpcap
c
- 使用vc编程,使用用较简单的方法获取本机的物理地址-Vc program to use, use a more simple method to obtain the physical address of the machine
PortScaner
- 在C sharp 环境下使用raw socket编程和其他的相关的 扫描方法-In C sharp environment using raw socket programming and other related scanning method
cs_pinvoke_callback
- 使用 C sharp 调用 C 语言 函数。 -C sharp use of C language function calls.
BarcodePrint
- C sharp打印Barcode源码,本软件仅供用户学习,测试使用-C Sharp Barcode Print
sniffer
- 基于C语言的,使用winpcap的网络嗅探器-Based on C language, using a network sniffer winpcap
MySniff
- 使用viausl C++ 实现的一个简单的抓包程序,通过这个程序可以抓取数据包-Ethereal Tool
ARP-packets-analysis
- 本课程设计的目的是设计一个系统,它能够实现对网络上的ARP数据包的解析,从而熟悉ARP数据包的结构,对ARP协议有更好的理解和认识。了解并熟悉Microsoft Visual C++ 6.0开发环境的使用,在该软件平台上进行工程的建立和程序开发,理解和掌握C++语言的程序设计和针对一些常用的网络协议的编程。-This course is designed to design a system that enables ARP on the network packet analysis, and
MTVReg
- 该程式使用C#语言开发,开发环境VS2005, 主要目的是熟悉C# webbrowser控件对网站的抓取。 功能: 实现对http://www.mtv.com.tw 网站进行自动注册。运行时请整理好符合该网站注册的资料,填到useraccount.xls中。-The program uses C# language development, development environment VS2005, the main purpose is familiar with C# web
Snifferp2BWinpcap
- 基于Winpcap的数据包捕获及解析软件,使用C++开发,可以用于对数据流的测试-Based on Winpcap packet capture and analysis software, using C++ development and can be used for data flow testing
bcbUDP
- 实现今晚一直在研究c++ builder中的udp开发。bcb组件中还有一个udpsocket,研究了半天,再加上百度和google,按照样例也没有弄出结果来。众说纷纭,大部分都说是该组件存在问题,有些说还需要自己写一些底层的东西等等。其实用winsock也可以写,本着方便快捷的原则想有现成的控件可以用,没想到费了这么多时间啥都没搞出来。只好瞄向Indy 的udp组件,没想到一试就灵。 ———————————————————————————————————————————— 使用I
single-threaded-tcp-scanner
- 使用C++编写的扫描器源码。包括单线程tcp扫描器源代码。 -Using C++ to write the scanner source. Including single-threaded tcp scanner source code.
multi-threaded-tcp-scanners
- 使用C++编写的扫描器源码。包括多线程tcp扫描器源代码。 -Using C++ to write the scanner source. Multithreaded tcp scanners source code.
lab
- 某校有本科生宿舍4座,每座7层,每层10间房,每间房2个学生,。要求对学生宿舍的网络进行设计规划,设计时需满足下列要求: 在宿舍区提供一个学生服务器机房,供学生社团放置各类服务器; 在学生服务器机房,设置一个代理服务器供同学们使用 学校分配了1段C类IP地址给该学生服务器机房,IP地址为202.116.162.0/24。; 拟保证每个学生有一个上网端口; 学生机器采用私有IP地址,通过代
IDS
- 实现个人入侵检测的C语言代码,抓取流量包,做分析流量使用-Achieving personal intrusion detection of C language code
bat
- 这是网络编程使用的源代码,对学习c语言的同学会有很大的帮助-It is used in network programming source code, to learn c language will be very helpful for students
PING
- 使用C#编程语言,制作的一款简单的ping程序,和dos命令下的ping功能相同。-C# ping