首页| 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
  • IATWAY 2小时前 成为了本站会员

  • 大智若愚 9小时前 成为了本站会员

  • Mason 11小时前 成为了本站会员

  • 11小时前 成为了本站会员

  • Half_Punch 1天前 成为了本站会员

  • liqing71718 1天前 成为了本站会员

  • 伟国 1天前 成为了本站会员

  • songy 1天前 成为了本站会员

  • 纯色幽默 1天前 成为了本站会员

  • odd? 1天前 成为了本站会员

0.272894s