v1s1t0r1sh3r3 / airgeddon

This is a multi-use bash script for Linux systems to audit wireless networks.
GNU General Public License v3.0
6.46k stars 1.17k forks source link

Automatically retry after failed handshake packet capture #582

Closed Gralent closed 7 months ago

Gralent commented 7 months ago

Describe the feature or compatibility enhancement and involved versions if apply. My airgeddon version is 11.22, and I hope that when conducting an attack to obtain a handshake packet, if it fails due to timeout, it can automatically retry instead of stopping (like Fluxion)

What are the benefits of adding this? When grabbing handshake packets fails, there is no need to always manually restart the attack

OscarAkaElvis commented 7 months ago

To stop the attack and launching it again manually is completely intentional. Advantages of doing it this way:

But Thank you anyway for the suggestion. Closing.