Skip to content

lon5948/MITM-and-Pharming-Attacks-in-Wi-Fi-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MITM-and-Pharming-Attacks-in-Wi-Fi-Networks

Man-in-the-middle attack

  • obtain all other client devices’ IP/MAC addresses in a connected Wi-Fi network
  • ARP spoofing for all other client devices in the Wi-Fi network
  • split SSL/TLS encrypted sessions and get the inputted username/password strings from HTTPS sessions

Pharming attack

  • Obtain all other client devices’ IP/MAC addresses in a connected Wi-Fi network
  • DNS spoofing attack for web services

Run

compile

make

MITM attack

sudo ./mitm_attack

Pharming attack

sudo ./pharm_attack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published