Code Monkey home page Code Monkey logo

cloudsniffer's Introduction

CloudSniffer

一款基于Scapy和PyQt5的网络嗅探工具

功能

基本功能

  • 网卡选择
  • 开始、停止抓包
  • 清除数据
  • 保存数据
  • 读取数据
  • 退出程序
  • 流量包基本信息显示
  • 协议分析
  • hexdump内容

统计功能

  • 流量协议统计(帧数、字节数)

  • 流入流量统计(帧数、字节数)

  • 流出流量统计(帧数、字节数)

  • 流量时间统计(字节数)

  • IP所在地查询

其他功能

  • 嗅探前过滤、嗅探后过滤
  • html内容提取
  • 日志记录

效果展示

基本界面

basic

basic.gif

统计功能

statistics

statistics.gif

提取html内容

extractHTML

extractHTML.gif

安装使用

$ git clone https://github.com/ycdxsb/CloudSniffer.git
$ cd ./CloudSniffer
$ pip3 install requirements.txt
$ python3 CloudSniffer.py

依赖库

dpkt==1.9.2
geoip2==2.9.0
pyecharts==1.7.0
PyQt5==5.14.1
PyQt5-sip==12.7.1
PyQtWebEngine==5.14.0
scapy==2.4.3
scapy-http==1.8.2
pypcap==1.2.3

参考

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.