JackScorpion3431 / wifite

Automatically exported from code.google.com/p/wifite
GNU General Public License v2.0
0 stars 0 forks source link

Showing BSSID while cracking #151

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
 WiFite v2 (r86)
================
1. I was testing wifite on raspberry pi, and found that it will be much more 
informative if i may see what is going on behind the scene while making 
cracking. By default wifite just closes AP list once AP to attack selected, but 
it is good to have showing ap which are cracking, not only its cracking status. 
It is useful for example if signal apparently weak and BSSID could just 
disappear so i may skip attack and move to another BSSID or quit.
TIP:
I know why it is hard to achieve, i mean to allow terminal to execute/show 
"multiple" command in same time, but there is a good option, additional utility 
- tmux, it allows to run a few terminals inside one

2. Also why not put option to get back to scanning or choosing deferent BSSID 
once CTRL+C pressed ? Currently wifite offers quiting or continue, so to choose 
another BSSID need to quit start wifite once again and rescan BSSIDs

Original issue reported on code.google.com by demonta...@gmail.com on 1 Jan 2015 at 2:54