Pwnagotchi: [BUG] Saving .pcaps with no handshakes.

Created on 27 Apr 2020  路  2Comments  路  Source: evilsocket/pwnagotchi

Describe the bug
My pwnagotchi is saving .pcap files and marking networks as pwned even if no valid handshake was captured.

To Reproduce
Steps to reproduce the behavior:

  1. Collect a few captures.
  2. Open them in Wireshark.
  3. Check if they are valid.
  4. Notice that most of them are not.

Expected behavior
Pwnagotchi should use tools like aircrack/tshark to ensure that a cap contains a valid handshake.

Environment (please complete the following information):

  • Pwnagotchi version: 1.5.3
  • Type of hardware: RPi0W
  • Any additional hardware used: No

Additional context
This did not happen in previous versions.

bug

All 2 comments

hi,

if your workflow needs full handshakes you can do this with an plugin.

or use/fork this plugin and change to your needs, if you only wan't aircrack confirmed handshakes:

https://github.com/evilsocket/pwnagotchi-plugins-contrib/blob/master/aircrackonly.py

That's not a bug imho, please close this issue if your question is hereby answered

best regards

I guess I should also point out that these are not pmkids either.
When I get home I'll set up a test network and post my results including the .cap.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

evilsocket picture evilsocket  路  8Comments

drego85 picture drego85  路  3Comments

sayak-brm picture sayak-brm  路  3Comments

debian-user-france1 picture debian-user-france1  路  3Comments

mrseeker picture mrseeker  路  7Comments