Skip to content

Purvapatel4725/Evil-Twin-Attack-Automated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Evil Twin Attack Automated

This repository contains scripts to automate the creation and cleanup of a fake access point, also known as an Evil Twin Attack. This script is intended for educational and informational purposes only. Do not use this script for any illegal activities. The author is not responsible for any misuse of this tool.

Contents

  • FAP-Generator.py: Script to generate a fake access point.
  • cleanup.py: Script to clean up processes and files created by FAP-Generator.py.

Prerequisites

  • Python 3.x
  • Network adapter capable of packet injection

Installation

  1. Clone the repository:

    git clone https://github.com/Purvapatel4725/Evil-Twin-Attack-Automated.git
  2. Navigate to the project directory:

    cd Evil-Twin-Attack-Automated

Usage

  1. Run the Fake Access Point Generator script:

    sudo python FAP-Generator.py
  2. After use, run the cleanup script to terminate processes and remove files:

    sudo python cleanup.py

Disclaimer

This script is intended for educational and informational purposes only. Do not use this script for any illegal activities. The author is not responsible for any misuse of this tool.

Author

Developed by Purva Patel

About

Automated the Evil Twin attack with this repository.

Resources

Stars

Watchers

Forks

Languages