搜索资源列表
SNMPing
- 用于扫描某个ip地址,或主机,或网段内,那些主机开启了snmp服务,并可以将报告结果保存。-used to scan a particular ip address, or mainframe, or detecting, who opened the snmp mainframe services, and report the results can be preserved.
Ip_Check
- A:用c++语言来实现对IP的合法性进行验证。 例如: 1:1.1.1.1.1 2:0.1.1.1 3:.2.3.啊 等等都不是合法的IP地址。 B:判断两个子网是不是在同一网段,等等。具体如抓图所示。-A : c language to realize the legitimacy of IP verified. For example : 1:1.1.1.1.1 2:0.1.1.1 3 : 1.2.3. ah, etc. is not legitimate I
网络转发器
- 网络转发器 (说明书和代码与文档) 用于运行在可以跨两个网段的机器上用来作为一个TCP应用层的一个桥,当然也可以用来在应用层截获数据和分析数据 -network transponder (specifications and code and documentation) can be used to run across the network of the two machines used as a TCP application layer of a bridge, of course,
mutmacnetcardstalk
- 基于MAC网卡物理地址的通信类,可实现不同网段之间通信本类为C++源码需要 winpcap 支持 winpcap 官方地址 http://www.winpcap.org/ winpcap 3.0通过测试。 -based on the MAC address of the network card physical communications category, can be realized between different segments of the communications
network_scanner_based_on_udp
- 基于UDP协议的网段扫描器.可以实时的对网段的异常情况进行扫描,比较使用。-based on the UDP network of scanners. Can be a real-time network of the right of the abnormal scan, compare.
nat_p2p
- 基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为一个全球唯一的IP然后发送出去。(基本的NAT会改变IP包中的原IP地址,但是不会改变IP包中的端口)-achieve basic NAT function is very simple. Subnets within a reservation to use the IP
MultipleThreadPortScan
- 跨网段多线程扫描单一端口的程序源码,可以自己控制并发线程。-inter-network of multi-threaded scanning of a single source port procedures can be controlled with thread.
nbtstat_udp
- 基于UDP协议的网段扫描器-IP range scanner based on UDP protocol.
xychat
- xychat.rar絮语软件 内网聊天传输文件的利器!可以跨网段传输,比飞鸽传书适用范围广,效果也不错。
SCAN
- 扫描网络中IP的网段,其中ip地址可以由自己任意选择
WakeUpOnLan
- 通过向特定MAC地址发送特定的UDP包,达到远程网络唤醒主机的目的。同一网段可以直接发送,跨网段的需要路尤器广播一下。以前别人有用VC实现的,我这个是自己写的,用DELPHI的VCL组件实现。
DNS_server
- DNS服务软件,能扫描自定义网段的IP,小功能软件代码
IPMGR
- 一个局域网p2p传输软件,简单实用,自动检测同一网段的计算机,实现相互之间的交互。
rpc0806
- 早期写的基于UDP的IRC聊天工具,实质可进行大量的后门操作,支持文件操作,进程管理等还有命令广播,可加载插件,可进行同网段的命令广播。包内含有Client/Server及配置工具/标准plus-in的代码。-early to write the UDP-based IRC chat tools, real can do a lot of backdoor operation, supporting documents, operation, process management and oth
IPsdyo
- 发现网络中的活动主机,使用ICMPECHO数据包来探测指定网段内的活动主机
LANScan
- VB局域网扫描IP及域名源程序.VB编程实现扫描同一局域网内的所有电脑的IP地址,并获取该地址所对应的域名。本程序只能用于扫描运行本程序所以局域网内的电脑,可以指定IP的起始段、结束段,但不能更改网段地址,原理大致差不多,大家可以灵活运用.-Scan LAN VB source IP and domain name. VB Programming scan within the same LAN IP address of all computers, and access to the add
222
- 主要用来探测不同网段上主机的存活性,返回主机的mac和主要信息-Mainly used to detect different segment of the host' s survival, return to the host' s mac and key information
ZXG_MySniffer
- 饮水思源。决定分享自己的MFC编程开发经验。 ZXG_MySniffer网络抓包分析仪软件说明文档 一、 软件功能描述: 1、 能够获取本地网卡信息,包括以太网卡、无线网卡和虚拟网卡的所有详细数据; 2、 支持IP、ICMP、ARP、RARP、TCP、UDP等六种协议,提供用户自选包过滤规则; 3、 可多线程抓取数据包,并列表显示抓取的数据包;支持从数据链路层到传输层的包字段分析;支持包内数据明细记录; 4、 支持ARP查询功能,可多线程查询与本地以太网卡位于同一网
子网计算
- 直接输入需要计算的网络起始段,设定掩码,即可计算各种关联信息。(Directly input the initial segment of the network that needs to be calculated and set the mask to calculate all kinds of correlation information.)