View Single Post
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#65
Originally Posted by sifo View Post
[Off-topic]AFAIK, the only problem is loading the injection drivers which can easly be fixed using a script[/Off-topic]
It's not a simple thing of loading injection driver before or editing the script.

I placed all modules + load.sh script in /home/user/MyDocs/wifidrivers/ and edited the script accordingly. I am not stupid. So saying it's just a problem with loading injection drivers is just too easy. If you read my previous post carefully you would know that this wasn't the "real" problem.

My edited script accordingly
Code:
#directories and variables
crackdir="/home/user/MyDocs/n900crack/"
driverdir="/home/user/MyDocs/wifidrivers/"
scantime=20
nic="mon0"
scanprefix="scan"
scanfile=$scanprefix"-01.csv"
networklist=networks.txt

#load injection drivers
cd $driverdir
sudo sh load.sh >>/dev/null 2>&1

#change directory to crackdir
cd $crackdir
oh and if you wonder: I tried loading driver beforehand and then edited the script to a false folder so I wouldn't reload. Didn't work either. Like I said, I tried *everything* to fix.
__________________
N900 loaded with:
CSSU-T (Thumb)
720p recording,
Pierogi, Lanterne, Cooktimer, Frogatto
N9 16GB loaded with:
Kernel-Plus
--
[TCPdump & libpcap | ngrep]
--
donate

Last edited by mr_pingu; 2012-08-21 at 05:32.