Skip to content

Proof of concept implementation of key reinstallation attack on WPA2 protected WiFi networks

Notifications You must be signed in to change notification settings

tolgahanakgun/krack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

PoC Krack (Key Reinstallation AttaCKs)

Proof of concept for Krack attack using channel-based MitM

Theory

French article on hackndo

Environment

  • WPA2 with CCMP
  • Python 2.7
  • Scapy 2.4

TODO

  • Use CSA (Channel Switch Announcement) to make client switch channel after deauth
  • Save data sent by client
  • Break cryptography with known plain text when counter is reinitialized
This repository was cloned from github.com/Hackndo/krack-poc

About

Proof of concept implementation of key reinstallation attack on WPA2 protected WiFi networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages