GithubHelp home page GithubHelp logo

nielshokke / mac_tracker Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 3.0 27.96 MB

Project for tracking MAC-address using a ESP-32 or raspberry pi and wireshark

Python 3.04% C++ 0.66% TeX 95.34% Shell 0.95%

mac_tracker's Introduction

MAC_Tracker

Project for tracking MAC-address using an ESP-32 or raspberryPi and wireshark

Paper/Presentation with results

MAC-based activity tracking using passive sniffing

Presentation

Getting Started

Prerequisites

ESP-32

raspberryPi

  • raspberry Pi with wifi. Can be raspberryPi3/RaspberryPi Zero W or older Pi with wifi-dongle which supports monitor mode
  • kali or other OS for the pi
  • If not already in OS wireshark
  • tshark
sudo apt-get update
sudo apt-get install tshark

Installing

ESP-32

  • Follow this guide to connect SD-card to the DOIT ESP32 DEVKIT
  • Install code from arduino folder to the ESP-32

raspberryPi

  • Install kali or other OS on the pi
  • Install tshark by running:
sudo apt-get update
sudo apt-get install tshark
  • Download raspberryPi/mac_tracker.sh to pi
  • run python file
cd /place/of/mac_tracker/
./mac_tracker.sh

analsysing data

  • Download pre_processor.py and MAC_Visualiser.py
  • Adjust filters of pre_processor and run
  • Adjust settings of MAC_Visualiser and run

Authors

mac_tracker's People

Contributors

nielshokke avatar inconspicuous-username avatar

Stargazers

 avatar Krisztian Somogyi avatar GK avatar

Watchers

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