Fake-AP to perform Evil Twin Attack

 What is Evil Twin Attack?

An evil twin attack is a hack attack in which a hacker sets up a fake Wi-Fi network that looks like a legitimate access point to steal victims’ sensitive details. Most often, the victims of such attacks are ordinary people like you and me.

The attack can be performed as a man-in-the-middle (MITM) attack. The fake Wi-Fi access point is used to eavesdrop on users and steal their login credentials or other sensitive information. Because the hacker owns the equipment being used, the victim will have no idea that the hacker might be intercepting things like bank transactions.

An evil twin access point can also be used in a phishing scam. In this type of attack, victims will connect to the evil twin and will be lured to a phishing site. It will prompt them to enter their sensitive data, such as their login details. These, of course, will be sent straight to the hacker. Once the hacker gets them, they might simply disconnect the victim and show that the server is temporarily unavailable.

Requirement’s

  • Linux or Windows
  • Dnsmasq
  • Hostapd

Language’s Used

How to install requirement’s

First we need to install Dnsmasq package so type this below command on your linux terminal

sudo apt-get install dnsmasq

evil-twin attack
install dnsmasq

Once you install dnsmasq then you need to install hostpad so type this below command on your linux terminal.

sudo apt-get install hostpad

evil-twin attack
install hostpad

How to download and use fake-AP

Step 1: Clone the package

First you type this below command on your terminal this command will help you to clone the Fake-AP package.

git clone https://github.com/Z4nzu/fakeap.git

evil twin attack
clone fakeap.git

Step 2: Change the directory

Once you clone the package change the directory to fakeap so type this below command on your linux terminal.

cd fakeap

evil twin attack
change directory

Step 3: Give the permission

Now you give permission to read write and execute of fakeap.sh bash script so type this below command on your terminal.

chmod +x fakeap.sh

evil twin attack
Give permission

Step 4: Run this tool

Now you just execute this fakeap.sh bash script’s with help of this below command’s

sudo bash fakeap.sh

Once you run this tool you can see above three option now you choose which option you want I choose 3 rd option. Once you choose it follow this below image.

Legal disclaimer

Usage of FakeAP for attacking targets without prior mutual consent is illegal. It’s the end user’s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program

Post a Comment

أحدث أقدم