Code Monkey home page Code Monkey logo

bobnet's Introduction

bobNet

airodump is a diagnostic tool for evaluating WiFi network security. It provides various functions for wifi security diagnosis.

  • Scanning (Monitoring) : Packet capture and export of data to text files for further processing by third party tools.
  • Attacking : Fake AP, ARP Pollution, Beacon Flooding, deauthentication and others via packet injection.
  • Checking & Testing : Diagnosis is performed based on the attacked information. If it supports monitor mode and c environment, it can be used anywhere.

Building

Proceed in the monitor mode environment.

  1. installing
git clone https://github.com/team-234567/bobNET
  1. Code execution
g++ -o bobNET main.cpp dot11.cpp -lpcap -pthread
  1. Run executable
./bobNet <interface>

Run screen

1

Function Selection screen

2

Options

Scanning

  1. Monitoring
  2. Help(Usage introduction) : Describes the attack menu to be diagnosed.
  3. Rescan : rescan and reselect ap

Attacking & Checking

  1. Fake AP : The probability that the selected ap is a fake ap is judged as a risk rating.
    • Whether to judge - password, ESSID name, ESSID duplicate
  2. ARP Pollution : Among the stations connected to the selected ap, Find a station where arp spoofing can proceed.
    • ARP Spoofing - arp spoofing is a man-in-the-middle attack technique that uses messages to intercept data packets from other parties.
  3. Beacon Flooding : A beacon packet is transmitted by generating a random MAC address including the same SSID and channel number as the selected AP. It is possible to determine whether the selected AP can be attacked by Beacon Flooding.
  4. Deauth Attack & Checking : Diagnose by checking if deauth attack is possible against the selected AP.
  5. Disasso Attack & Checking : Diagnose by checking if deauth attack is possible against the selected AP.
  6. Resasso Attack & Checking : Diagnose by checking if deauth attack is possible against the selected AP.

Team

project team in BoB(a.k.a Best of the Best) in Republic of Korea. TEAM-234567

Wireless LAN Diagnostic Framework with Utilization Script(무선랜 진단 프레임워크)

Team Members

Project Member: 김남석(s-bot12), 고지웅(jiwoongko), 공재호(asebn1), 김유현(aramkim09), 권영우(fullbbadda1208), 정효종(cheblo49)

Project Leader: 최병준(qudwns2052)

Project Mentor: 김홍진(hjkim0892)

bobnet's People

Contributors

asebn1 avatar aramkim09 avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar

Forkers

aramkim09 asebn1

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.