Giter VIP home page Giter VIP logo

wifido's Introduction

wifido

Wifido is a simple wifi sniffer built for Operating Systems. It uses a Sniffer, a Raspberry Pi attached to a golf cart which does the actual sniffing, and a Server, a machine with a static ip and an always on internet connection. The sniffer reports what it finds every night at 10pm via SCP to the server, and the server hosts a web interface that makes the data visible.

setup

server

  • Clone the repo
  • Install sqlite3 (apt-get install sqlite3)
  • CD to server/db and run ./dbsetup.sh
  • cd ..
  • Run python server.py as a superuser

sniffer

  • Clone the repo
  • apt-get install python python-gps mpg321
  • pip install twython
  • CD to sniffer/db and run ./dbsetup.sh
  • cd ..
  • Get or create auth.json in sniffer/ with app_key, app_secret, oauth_token, and oauth_token_secret
  • Run python wifido.py as a superuser

usage

See the readmes for each folder to learn how to use them.

wifido's People

Contributors

dhakimian avatar hparker avatar nolanblew avatar quietfanatic avatar xanderstrike avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

souldestroyer

wifido's Issues

iwlist hangs pi

Running 'sudo iwlist wlan0 scan' on my raspberry pi causes it to print out eleven lines and then hang indefinitely, yielding the pi impervious to all network communication.

This is...kind of a problem.

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.