Git Product home page Git Product logo

kismet-rssi-bar's Introduction

Kismet RSSI Bar

The Kismet RSSI Bar is a Kismet addon to find APs and client devices based on RSSI. The Kismet RSSI Bar relies on the Kismet API and requires the device that is running the RSSI bar to be either on the same network or same device.

Installation Requirements

Dependencies

sudo apt install xclip
sudo apt install python-tk
sudo apt install libportaudio2

Python Imports

cd Kismet-RSSI-Bar
pip3 install -r requirements.txt

Launching

After Kismet is running, run the following:

cd Kismet-RSSI-Bar
python3 main.py

Manual

RSSI-Bar

Start up

To start the rssi bar, a Kismet server must be running at the designated IP in main.py.

Start DF

Once a MAC has been identified, enter it into the top bar on the screen and press 'Start DF'. Once started, the progress bar will begin adjusting based on the received RSSI. The 'Best Seen' will adjust based on the current DF session and will reset per DF session. This value is not the same as the best seen value inside Kismet. Time since is a value that will count the time, in seconds, from the last best seen time. 'Best Seen Location' Will change from 0, 0 once 'Best Seen' changes and Kismet has GPS. This value will change each time 'Best Seen' changes. 'Current Channel' Will update based on the channel value in Kismet and 'Lock to Channel' will lock all Kismet interfaces to the value in 'Current Channel'.

Channel Options

Once clicked, channel options will offer several channel presets not available in Kismet. Each channel preset does not turn on any channels HT or VHT options.

Adjustable Constants

image

The first three constants need to be correct and match the system you are running Kismet on in order to function properly. Username and Password should be established by the user when running Kismet for the first time. IP will be the IP of the machine running Kismet, or will be 'localhost' or '127.0.0.1' if being run locally on the same device.

MUTE and DISTANCE can be adjusted depending on the desired behavior of the user. DISTANCE is in meters.

Notes

This project was developed while working on Angela Yu's 100 Days of Code and is being continuously updated with better coding practices. Version 2 of this project will most likely be in a web interface.

kismet-rssi-bar's People

Contributors

grokkedbandwidth avatar

Stargazers

 avatar  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.