搜索资源列表
tcprst
- Tcpjack为发送TCP RST的程序。亦即,在ESTABLISHED的状态下强制切断TCP连接的程序。
SimuTcpClient
- 模拟tcp协议的三次握手 mfc 使用winpcap开发; 在多线程同步方面有些小问题; windows xp sp2以上的系统不能发送原始的tcp数据包,并且在收到tcp的syn包后,会自动回复一个rst包,故不能建立连接,所以使用winpcap开发,并且还写了个简易的防火墙,过滤掉了系统自己发出的rst包。-Simulated three-way handshake protocol tcp mfc using winpcap development in a multi-t
TCP
- 随机生成160位01序列模拟TCP报文首部 16位源端口,16位目的端口,32位序号,32位确认序号,4位首部长度都转化成相应的十进制显示,6位保留位,URG,ACK,PSH,RST,SYN,FIN 均为1位二进制, 16位窗口,16位紧急指针,16位校验和均用二进制显示-01 160 randomly generated sequence of TCP packets simulated first 16-bit source port, destination port 16-bit
spoof.c
- Tool to kill running TCP connections on the network by sending TCP FIN/RST packets similar to the chinese firewall. Guarantees all available network bandwidth is yours.
tcprst
- Tcp Protocol PACKET RESET program source TCP RST
winpcap-rst
- winpcap 封转RST包,强制断开TCP连接。需要安装WINPCAP4.0 设置头文件和库文件。并安装WINPCAP4.0.EXE文件。
tcprst
- Tcpjack为发送TCP RST的程序。亦即,在ESTABLISHED的状态下强制切断TCP连接的程序。-Tcpjack to send TCP RST procedures. That is, in ESTABLISHED state mandatory cut off TCP connection procedures.