GithubHelp home page GithubHelp logo

jim3 / wireless-packet-analyzer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 20 KB

Uses the Kismet REST API to capture, parse and display wireless packet information via your wifi network

TypeScript 100.00%
json kismet mqtt nodejs typescript

wireless-packet-analyzer's Introduction

Wireless Packet Analyzer

This project uses the Kismet REST API to capture, parse and display wireless packet information via your WiFi network. Currently, it uses the RTL-SDR V3 to capture 433 MHz packets (via the rtl_433 tool) and the ALFA AWUS036ACM to capture 802.11ac packets. The project is written in TypeScript. I've integrated MQTT to send the packets to a broker and the results can be viewed using a tool like MQTT Explorer.

BTLE, Zigbee, rtlamr and many other devices will be added soon. A dashboard that uses MQTT to display data in real-time is currently in works also. I plan to heavily shift focus toward IoT devices and less on traditional WiFi as well.

Tech Stack

Software

Node.js

Kismet Wireless API Restful API for Kismet Wireless

RTL_433 Program to decode radio transmissions from devices on the ISM bands. Amazing project!

Hardware

RTL-SDR V3 - RTL-SDR V3 RTL2832U SDR

ALFA AWUS036ACM - ALFA AWUS036ACM 802.11ac Wi-Fi USB 3.0 adapter

Installation

  1. Clone the repo
    git clone https://github.com/jim3/Kismet-Packet-Capture-Tool.git

  2. Install NPM packages npm install

  3. Compile the TypeScript code tsc ./src/index.ts

  4. Run the compiled JavaScript code node ./src/index.js

wireless-packet-analyzer's People

Contributors

jim3 avatar

Watchers

 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.