Camping trip was a success bytesabit :)
Hey Carlos,
I've been working with bytesabit on the script. Looks like the issue is
here:
mon_int = ""
puts "[*] Setting #{wlan_int} in monitor mode"
stdin,stdout,stderr = Open3.popen3("airmon-ng start #{wlan_int}")
out = stdout.readlines.join.gsub("\n"," ")
if out =~ /(enabled\))/
mon_int = wlan_int
---------------------------------------------------------------------------------------------------------
The output from the "airmon-ng start #{wlan_int}" command looks like this:
# airmon-ng start wlan0
Interface Chipset Driver
wlan0 RTL8187 rtl8187 - [phy0]
(monitor mode enabled on mon0)
---------------------------------------------------------------------------------------------------------
So if the script could grab the text after "enabled on " it would be all
set.
Regards,
Rolls
P.S. Josuha, you can change the default SSID to be whatever you want, edit
the script and look for "ssid = "FreeWifi"
On Wed, Aug 4, 2010 at 4:07 PM, bytes abit <[email protected]> wrote:
>
>
> No problems Carlos, we were planning on using Postgres with it anyway, as
> it has better results with msf (so we've heard).
>
> Some camping plans have come up for the weekend so I will try to get it
> done for you tomorrow instead, if no then Monday will be the day.
>
>
> all said, I should have time tomorrow as I work from home... though it all
> depends on how the servers act is how busy I will be :P
>
> cheers!
>
>
>
_______________________________________________
Pauldotcom mailing list
[email protected]
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com