首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 一种用来分析和改变在飞行中的数据包的工具

一种用来分析和改变在飞行中的数据包的工具

资 源 简 介

LAST UPDATE: Sep 23, 2013 This tool was created for audit purposes. The idea came from these debugging tools which act as HTTP proxies (Charles Proxy, Burp Suite, Paros, Web Scarab, etc). I was looking for a similar tool which could handle any protocol and pick up packets on-the-fly, modify them, fuzz some fields and re-inject them on the wire. In other words, some kind of Wireshark with real-time packet modification ability. Of course some tools already exist such as Mallory - which is pretty good - netsed, udpproxy and others, or even Scapy for layers 1 to 4, but they are often too limited and not user-friendly. I first considered making a Wireshark plugin but I"m not familiar with the API and I don"t even know if it is possible (I don"t think so). So I decided starting a new project based on several open source components: Python for general programming and because it"s a cool language ;-)

文 件 列 表

proxyshark
proxyshark.py
COPYING
README
libnetfilter_queue.py
bin

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP