Giter Club home page Giter Club logo

fakeapbuilder's Introduction

FakeAPBuilder - A User-Friendly Interface for MDK3

HEADER_IMAGE

This tool, called FakeAPBuilder, builds upon the functionality of the MDK3 tool, which enables users to create fake access points (APs) and carry out Man-in-the-Middle (MITM) attacks. The FakeAPBuilder script acts as a user-friendly interface for the MDK3 tool by automating several steps in the process.

First, the script checks whether MDK3 is installed. If it is not, it installs the tool. Next, it verifies whether packet injection is working on the user's interface. If it is not, the script will terminate.

Assuming the packet injection is functioning, the user is prompted to select the desired interface for creating the fake AP. Once selected, the script leverages the information in the file.lst file to create the fake AP, which includes both the SSID and the password of the fake AP.

If the user desires to modify the SSID or password, they can simply edit the file.lst file prior to running the script. Once the fake AP has been created, the MITM attack can commence. Overall, the FakeAPBuilder tool provides an accessible means for users to create fake APs and carry out MITM attacks using the MDK3 tool.

Table of Contents

Prerequisites

  • Run the script with root privileges only (sudo).
  • Install the following dependencies:
    • MDK3
    • Aircrack-ng
    • Python 3
  • Make sure that your wireless card supports packet injection and monitor mode.

Usage

  • git clone https://github.com/karthik558/FakeAPBuilder && cd FakeAPBuilder
  • sudo python3 FakeAPBuilder.py
  • Follow the on-screen instructions.
  • Update Run random__strings__generator.py to generate random SSIDs and copy the output to random__strings.lst file.

Contributing

Contributions to the project are welcome. If you would like to suggest an improvement or report a bug, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

fakeapbuilder's People

Contributors

karthik558 avatar

Stargazers

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

Watchers

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