netlistener

所属分类:Java编程
开发工具:Java
文件大小:22KB
下载次数:136
上传日期:2007-10-25 19:37:00
上 传 者sdjamesliu
说明:  Java局域网监听器 监听本地网段(同个路由器内的网段)指定IP的IP数据包. 原理是ARP欺骗的方法,欺骗了目标IP的机器的ARP缓存以及本地路由器内的ARP表,让路由器跟目标IP之间的数据都必须经过运行这个软件的机器。 因为涉及到数据链路层的数据包操作,需要JPCAP这个包来增加JAVA对数据链路层的支持,所以要运行这个软件除了虚拟机还需要安装winpcap(windows)/libpcap(linux)+JPCAP才能运行。这3个包在网上都搜索下就可以找到了。 我打包成了.JAR文件,如果安装过WINPCAP/LIBPCAP+JPCAP,双击运行即可.源代码解压即可
(Java LAN listener monitor the local network segment (with a router within the network segment) Specify the IP packet IP. The principle of ARP spoofing is to deceive the target IP of the machine as well as local router ARP cache of ARP table, so that the router with the IP data between the target must be running the software of the machine. Because of the data link layer packets, you need to JPCAP the JAVA package to increase the data link layer support, so apart from the software to run virtual machines also need to install winpcap (windows)/libpcap (linux) JPCAP to run . This three packages are in the online search can be found under. I became a pack. JAR file, if installed WINPCAP/LIBPCAP+ JPCAP, double-click to run. Decompress the source code can be)

文件列表:
javanetListener.jar (24481, 2007-10-25)

近期下载者

相关文件


收藏者