GithubHelp home page GithubHelp logo

kkonradpl / mtscan Goto Github PK

View Code? Open in Web Editor NEW
35.0 8.0 8.0 1.42 MB

Wi-Fi network scanner and sniffer for MikroTik devices with GNSS positioning, geolocation and support for custom protocols (non 802.11, based on reverse engineering)

Home Page: https://fmdx.pl/mtscan

License: Other

C 99.08% Shell 0.05% CMake 0.76% Roff 0.10%
80211 mikrotik scanner sniffer wi-fi wlan

mtscan's Introduction

MTscan

MikroTik RouterOS wireless scanner.

Screenshot

Copyright (C) 2015-2021 Konrad Kosmatka

https://fmdx.pl/mtscan/

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Build

In order to build MTscan you will need:

  • CMake
  • C compiler

You will also need several dependencies:

  • GTK+ 2 & dependencies
  • libssh (-lssh)
  • yajl (-lyajl)
  • zlib (-lz)
  • openssl (-lcrypto)
  • libcurl (-lcurl)

Once you have all the necessary dependencies, you can use scripts available in the build directory.

Installation

After a successful build, just use:

$ sudo make install

in the build directory.

mtscan's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mtscan's Issues

support 60GHz interface

I'm attempting to use wap60g and/or wap60gap as a sniffer. It's a bit odd, but it seems to work when I do the following:

interface w60g set wlan60-1 mode=sniff

Unfortuntely, the mtscan gui won't accept w60g or wlan60-1 as an interface name.

I'll try to take a stab at figuring this out in the code, but I wanted to make sure the feature request was logged.

[Feature request] Tabbed mode

Hello Konrad,
There has been rising demand for tabbed mode of mtscan main window, as well as multiserver support.
Is there any possibility that those features will be implemented in the future?

T. Hanks

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.