Giter Club home page Giter Club logo

Comments (3)

risinek avatar risinek commented on May 26, 2024

So the HCCAPX worked fine and was crackable, but pcap file was empty? Would you mind sharing both files?

PCAP does not include ESSID, because ESSID is not part of EAPoL-Key frames (4-way handshake frames), so that's expected. PCAP file should only include EAPoL-Key frames.

from esp32-wifi-penetration-tool.

heshxxx avatar heshxxx commented on May 26, 2024

Would you mind sharing both files?

cap.zip

from esp32-wifi-penetration-tool.

risinek avatar risinek commented on May 26, 2024

I see 59 packets in the pcap file, so how did you end up with the conclusion that there are no handshake packets?
Did you try to run cap2hccapx script on it or something similar from hashcat tools? It will not work, because pcap only contains EAPoL-Key frames as those are the actual 4-way WPA/WPA2 handshake frames. It's "by design" this way, but it can be a feature request to include also association frames in the pcap, so that it will work with cap2hccapx script (but I don't see a reason for this atm as hccapx file is provided directly by this tool).
Screenshot 2021-05-27 at 13 06 50

from esp32-wifi-penetration-tool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.