Description: 在pc上调试後运行这段代码,可监听到局域网内的信息流量和一些具体内容,短小精悍-debugging on the pc after running this code, can monitor LAN to the flow of information and specific content, short and pithy Platform: |
Size: 1024 |
Author:施与 |
Hits:
Description: 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 Platform: |
Size: 22528 |
Author:James |
Hits:
Description: 该程序可查找局域网范围可达的ip地址,监听是否存在arp欺骗-The program can find the LAN range of ip address, monitor whether there is deception arp Platform: |
Size: 32768 |
Author:刘提 |
Hits:
Description: 这里面主要包括了用Java编写的代码,主要是用来对局域网主机间的通信进行监视,如ARP的获取。-That which includes code written using Java, mainly for communications between the LAN hosts to monitor, such as the ARP access. Platform: |
Size: 32768 |
Author:jk |
Hits:
Description: 这是一个局域网聊天室小程序有以下的功能:
与聊天室成员一起聊天
可以与聊天室成员私聊
可以改变聊天内容风格
用户注册(含头像)、登录
服务器监控聊天内容
服务器过滤非法内容
服务器发送通知
服务器踢人
保存服务器日志-This is a LAN chat applet has the following functions: together with members of the chat room to chat private chat with a member of the chat room can change the style of chats User Registration (including Avatar), login server monitor chat content server filtering illegal content server to send notifications server 踢人 save the server log Platform: |
Size: 210944 |
Author:chenboliang |
Hits:
Description: java局域网视频监控程序,利用笔记本摄像头采集视频信号,可一对多监控-java LAN video surveillance program, using laptop cameras capture the video signal can be one-to-many monitoring Platform: |
Size: 201728 |
Author:Sky Chow |
Hits: