cyrus-and / zizzania

Automated DeAuth attack
MIT License
291 stars 35 forks source link

Feature request: Add pattern matching for BSSIDs #4

Closed mlinton closed 5 years ago

mlinton commented 8 years ago

So this tool seems great but there are many cases where there are multiple APs with similar BSSIDs, and matching on a portion of the BSSID would be a great feature:

AA:BB:CC:DD:EE:FF AA:BB:CC:CC:EE:AA

The using a pattern of EE:EE:EE:FF:FF:FF where F is the mask would match both BSSIDs

Then the tool can dynamically add new target AP/Client that match the pattern. This is similar to how Kismet does this using the filter-match.

Cheers.

Mark

cyrus-and commented 8 years ago

This would be a nice feature indeed! I'll think about it, thank you.

cyrus-and commented 5 years ago

Well, better late than never I guess...