Notices


Reply
Thread Tools
Posts: 489 | Thanked: 404 times | Joined on Dec 2009
#61
I really don't know what's going on here, there's obviously something wrong with your wifites but... What? I've tried searching for wifite's dependences but they all seem to be satisfied here.

Have you used particular tweaks and/or procedures that may have f*****d up your wifi's or network's settings?
 
Posts: 146 | Thanked: 39 times | Joined on May 2010
#62
new pic better quality
i flash my n900 and install all from 0 no tweaks
also injection rate is slow. any tips ...
Attached Images
 

Last edited by q6600; 2011-06-18 at 19:07.
 
AgogData's Avatar
Posts: 870 | Thanked: 133 times | Joined on Aug 2010
#63
Originally Posted by torpedo48 View Post
I really don't know what's going on here, there's obviously something wrong with your wifites but... What? I've tried searching for wifite's dependences but they all seem to be satisfied here.

Have you used particular tweaks and/or procedures that may have f*****d up your wifi's or network's settings?
Nope, nothing at all
did this work with some1 else here ?
should i edit wepon like vi_ and mr_pingu said to be like that :

Code:
#!/bin/sh
#wifite starter
/opt/wifi_mon/load.sh
sleep 2
airmon-ng start wlan0 down
sleep 1 
iwconfig wlan0 mode monitor
sleep 1
airmon-ng start wlan0 up
sleep 1
python /opt/wifi_mon/wifite.py --power 12 --pps 500 --anon
i.e. : airmon-ng start wlan0 insted of ifconfig wlan0
 
Posts: 489 | Thanked: 404 times | Joined on Dec 2009
#64
Originally Posted by AgogData View Post
Nope, nothing at all
did this work with some1 else here ?
should i edit wepon like vi_ and mr_pingu said to be like that :

Code:
#!/bin/sh
#wifite starter
/opt/wifi_mon/load.sh
sleep 2
airmon-ng start wlan0 down
sleep 1 
iwconfig wlan0 mode monitor
sleep 1
airmon-ng start wlan0 up
sleep 1
python /opt/wifi_mon/wifite.py --power 12 --pps 500 --anon
i.e. : airmon-ng start wlan0 insted of ifconfig wlan0
No, content of wepon should be:

Code:
#!/bin/sh
#wifite starter
/opt/wifi_mon/load.sh
sleep 2
ifconfig wlan0 down
sleep 1 
iwconfig wlan0 mode monitor
sleep 1
ifconfig wlan0 up
sleep 1
python /opt/wifi_mon/wifite.py --power 12 --pps 500 --anon
And yes, it works for me and many others.
 

The Following User Says Thank You to torpedo48 For This Useful Post:
Posts: 146 | Thanked: 39 times | Joined on May 2010
#65
Success,
i didn't waste a day trying to this working .
http://laboratorio.torpedo48.it/noki...ully-automated

but make sure you put the codes

#!/bin/sh
#wifite starter
/opt/wifi_mon/load.sh
sleep 2
ifconfig wlan0 down
sleep 1
iwconfig wlan0 mode monitor
sleep 1
ifconfig wlan0 up
sleep 1
python /opt/wifi_mon/wifite.py --power 12 --pps 500 --anon



#!/bin/sh
/opt/wifi_mon/unload.sh


http://talk.maemo.org/showthread.php?t=74081
Attached Images
 
 
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#66
If something is not right you should load the drivers manually by cd into the drivers folder and sh load.sh

Then do python /opt/wifi_mon/wifite.py
Or better download wifite.py from wifite homepage and do python /home/user/MyDocs/wifite.py

This way you filter out any error in vi_'s script, but I am almost sure there is nothing wrong with vi_'s script!!!
 
Posts: 489 | Thanked: 404 times | Joined on Dec 2009
#67
Originally Posted by q6600 View Post
Success,
i didn't waste a day trying to this working .
http://laboratorio.torpedo48.it/noki...ully-automated

but make sure you put the codes

#!/bin/sh
#wifite starter
/opt/wifi_mon/load.sh
sleep 2
ifconfig wlan0 down
sleep 1
iwconfig wlan0 mode monitor
sleep 1
ifconfig wlan0 up
sleep 1
python /opt/wifi_mon/wifite.py --power 12 --pps 500 --anon



#!/bin/sh
/opt/wifi_mon/unload.sh


http://talk.maemo.org/showthread.php?t=74081
Sorry, I can't understand where the error was. Is that something wrong in my guide? What have you done in order to succeed?
 
Posts: 146 | Thanked: 39 times | Joined on May 2010
#68
i instal step buy step from your website but is not working. i didnt seen the codes on your website

#!/bin/sh
#wifite starter
/opt/wifi_mon/load.sh
sleep 2
ifconfig wlan0 down
sleep 1
iwconfig wlan0 mode monitor
sleep 1
ifconfig wlan0 up
sleep 1
python /opt/wifi_mon/wifite.py --power 12 --pps 500 --anon



#!/bin/sh
/opt/wifi_mon/unload.sh


the program worked after i put the codes manual. i dont know why.
 
Posts: 489 | Thanked: 404 times | Joined on Dec 2009
#69
Originally Posted by q6600 View Post
i instal step buy step from your website but is not working. i didnt seen the codes on your website

#!/bin/sh
#wifite starter
/opt/wifi_mon/load.sh
sleep 2
ifconfig wlan0 down
sleep 1
iwconfig wlan0 mode monitor
sleep 1
ifconfig wlan0 up
sleep 1
python /opt/wifi_mon/wifite.py --power 12 --pps 500 --anon

#!/bin/sh
/opt/wifi_mon/unload.sh
That's because they are included in Step 3's package, try downloading it, extracting wepon and wepoff and read them, ta-daaaaaa codes inside
 
Posts: 146 | Thanked: 39 times | Joined on May 2010
#70
dooohhh
man sorry i am a noob
 
Reply

Tags
free internetz, hack the gibson, hack the planet


 
Forum Jump


All times are GMT. The time now is 10:03.