Giter VIP home page Giter VIP logo

pacvis's Introduction

PacVis, A Real-Time Network Visualizer

PacVis, whose name comes from the combination of the words packet and visualization, is a real-time visualization of local wireless network traffic written entirely in the Python programming language. It is capable of detecting and differentiating between ARP, TCP, UDP, DNS, ICMP, and IGMP protocols and representing them in manner that is easily comprehended. Alongside a representation of wireless network traffic, it provides real-time parsing of unencrypted HTTP requests and replies to extract file names and images. Lastly, PacVis manages a running total of all DNS lookups that have occurred over the local wireless network.

Libraries Used

  • Pynids
  • Scapy
  • Pydot
  • PyQt4
  • Matplotlib
  • Numpy

Although airmon-ng isn't a library used to run PacVis, it is useful for setting up an interface that PacVis can sniff on.

To-Do

  • Rename variables to shorter, more concise names.
  • Cleanly stop all running processes when the GUI closes or upon shutdown.
  • Automatically detect wether scapy needs to parse radiotap headers to find ARP messages or if it can do so by applying a filter (applying a filter while capturing on an interface in monitor mode causes scapy to crash and hang).

pacvis's People

Contributors

ajswis avatar

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.