GithubHelp home page GithubHelp logo

booksword / wifidump Goto Github PK

View Code? Open in Web Editor NEW

This project forked from walkingsky/wifidump

0.0 2.0 0.0 5 KB

a demo tool for dump wifi device , and record the mac to sqlite db.

Makefile 15.45% C 84.55%

wifidump's Introduction

wifidump

a demo tool for dump wifi device , and record the mac to sqlite db.

应用场景及主要用处:

用作监听模式,监听周围wifi信号,并将mac记录到数据库。可以用作“探针”使用

要求:

  1. 基于openwrt SDK 编译环境编译,本工具作为一个package刻在SDK中独立编译
  2. 要求wifi驱动支持monitor模式,并兼容iw命令将wifi模式配置为monitor;或者通过驱动自己私有接口命令更改wifi接口到monitor模式

使用:

  1. 使用iw命令添加一个monitor模式的网络接口

iw phy phy0 interface add moni0 type monitor

  1. 执行该demo程序

wifidump moni0 /tmp/sqlfile

wifidump's People

Contributors

walkingsky avatar

Watchers

 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.