Skip to content

NadeemJazmawe/Evil_Twin_Attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

This attack deppend on 4 steps:-

  • Step 1: hacker sets up a fake wireless access point
  • Step 2: hacker creates fake Captive Portal
  • Step 3: hacker makes victims connect to evil twin Wi-Fi
  • Step 4: hacker steals login details

you can find more explaning on this attack in https://nordvpn.com/blog/evil-twin-attack/

How To Run

first install your code(it run only on linux , i have build it on ubuntu). you need to install the index.html(it find in html folder) , in /var/www/html. after that you run the following command as system administrator(root):

./Evil_Twin_Attack.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published