• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

ESP32 Wi-Fi Penetration Tool

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
logo.png


ESP32 Wi-Fi Penetration Tool

This project introduces an universal tool for the ESP32 platform for implementing various Wi-Fi attacks. It provides some common functionality that is commonly used in Wi-Fi attacks and makes implementing new attacks a bit simpler. It also includes Wi-Fi attacks itself like capturing PMKIDs from handshakes, or handshakes themselves by different methods like starting rogue duplicated AP or sending deauthentication frames directly, etc…

Obviously cracking is not part of this project, as ESP32 is not sufficient to crack hashes in an effective way. The rest can be done on this small, cheap, low-power SoC.

Features

    PMKID capture
    WPA/WPA2 handshake capture and parsing
    Deauthentication attacks using various methods
    Denial of Service attacks
    Formatting captured traffic into PCAP format
    Parsing captured handshakes into HCCAPX file ready to be cracked by Hashcat
    Passive handshake sniffing
    Easily extensible framework for new attacks implementations
    Management AP for easy configuration on the go using a smartphone for example
    And more…

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top