Git Product home page Git Product logo

mateusz-peplinski / aapads Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 2.0 15.07 MB

Advanced Access Point Anomaly Detection System

C# 93.26% C 6.59% C++ 0.14%
intrusion-detection intrusion-detection-system wireless wireless-security wifi-hacking wifi-scanner wifi-analyzer ieee80211 monitor-mode anomaly-detection machine-learning packet-analyser packet-capture sniffer wifi-configuration wifimanager ids wids

aapads's Introduction

๐Ÿ›ก๏ธ Advanced Access Point Anomaly Detection System ๐Ÿ›ก๏ธ

๐Ÿ“Œ Introduction

The Advanced Access Point Anomaly Detection System (AAPADS) proactively mitigates the increased risk of data interception and provides detection of wireless cyber attacks. AAPADS also contains many WiFi and 802.11 analysis functionalities such as:

  • The ability to investigate and collect information on access points near you
  • The ability to inspect and investigate 802.11 Managment Frames captured in monitor mode
  • Get notifed of security misconfigurations on your wireless network

Technical Overview ๐Ÿ–ฅ๏ธ

Platform & Development Environment:

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 4

Note: The SSID and MAC addresses shown in the screenshots are samples. And product is MVP

  • Primary Language: C#
  • Platform: x64 (64-bit) Windows operating system.
  • User Interface: Developed using Microsoft's WPF (Windows Presentation Foundation) to ensure an interactive front-end experience.

๐Ÿ“ Architecture

Figure 1 โ€“ Basic architecture of AAPADS

Not Final Version

1๏ธโƒฃ Data Ingest Engine

  • Function: Collects data about the wireless environment in which AAPADS operates.
  • Data Type: Electromagnetic wave transmissions in the 2.4GHz and 5GHz range (+6GHz if your WLAN adapter supports Wi-Fi 6).
  • Operation: Continuously passes data to the next stage for processing.

2๏ธโƒฃ Normalization Engine

  • Function: Defines the "normal" state of the wireless environment.
  • Process: Sets thresholds for certain data types collected from the Data Ingest Engine.
  • Outcome: Creates a profile of the wireless environment, used by the Detection Engine.

3๏ธโƒฃ Detection Engine

  • Function: Analyzes the wireless environment profile.
  • Operation: Identifies data surpassing threshold values, assigning a risk score to detected anomalies.
  • Scoring System: Anomalies are graded with a score value (max 100), and categorized as:
    • ๐ŸŸข LOW (0-30)
    • ๐ŸŸก MEDIUM (31-60)
    • ๐ŸŸ  HIGH (61-79)
    • ๐Ÿ”ด CRITICAL (80-100)

Upon detection of an anomaly, the system flags it as a cyber incident. Users are notified and can directly take action through the application.

๐Ÿš€ Usage

  1. Launch AAPADS.
  2. Allow the system to collect and process wireless environment data.
  3. Monitor the notifications and take action as necessary.

โš™๏ธ Setup & Installation

Will be released with the first official program release, soon...

๐Ÿ“œ License

TBA

aapads's People

Contributors

mateusz-peplinski avatar teraccoon avatar

Stargazers

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

Watchers

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