-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Apologies in advance, I have a limited use case on a functionally difficult device that relied on this argument existing. For the moment, I have been using the previous version (wifite) but as you are aware, it's missing several new features and has some stability issues. I'd like to also add PMKID to the arrangement which requires the newer version. Is there anyway with the current version to emulate the functionality that was previously offered with the "-pow" or "--power" arguments? I thought I found similar functionality with the -p 'pillage' command although that doesn't appear to allow the ability to then specify a power level (i.e. it just runs all found networks).
Basically, wifite is being called from a simple bash script on a small difficult to use device (a cell phone running nethunter), that was allowed to be stealth carried. The script would then cycle channels on wifite and then run through the smart deauth - wpa handshake capture process for every network above 35 Db using settings that 'failed quick' and moved on in order to capture the maximum amount of handshakes in the shortest amount of time. This has been working very well, (generally capturing anything that has a high enough signal where capture is likely possible).
So basically i need a command string that says 'ignore networks that have no chance of success'.
Apologies if unclear, English is not my primary language