maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI (https://talk.maemo.org/showthread.php?t=82932)

Red_Fox 2012-03-09 12:45

[Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
3 Attachment(s)
Hi all,

this script is useful for de-authenticating clients / friends (wifi Jamming) from your wifi network (note: this sounds like a DoS attack, so use it ONLY with your friends)
Please keep in mind: "Denial-of-service attacks are considered violations of the IAB's Internet proper use policy, and also violate the acceptable use policies of virtually all Internet service providers. They also commonly constitute violations of the laws of individual nations" from wikipedia.
Use this script for testing YOURS networks.

updating v0.5
added more option attack
  • Bacon Flood
  • Authentication Flood
  • B.A.D. Flood combo (= Beacon + Authentication + Deauthentication Floos)
added a initial option for quickly start the wifi adapter
(load injection driver, change mac and enable monitor mode)
added the option for manual entering of AP's data

note:
Code:

apt-get remove mdk3
apt-get update
apt-get install mdk3

----------------------------------------------------------------------
http://img267.imageshack.us/img267/411/thepurge.png

Instructions:
you need to copy the folder "ThePurge" in MyDocs.
in the "ThePurge" folder, there is the script (for example purge0.5.sh) and the folder "compat-wireless" needed to load/unload injection drivers.

Who has the KP50 look here

then
open xterm
type: sudo gainroot
type: sh MyDocs/ThePurhe/purge0.5.sh

depends:
  • mdk3
  • zenity
  • injection driver
  • aircrack-ng (aireplay-ng)
  • macchanger



----------------------------------------------------------------------
-----old versions--------------------------------------------------
----------------------------------------------------------------------
updating v0.4.5
new menu layout and features:
  • added a wifi control panel (load/unload driver, monitor/managed mode..)
  • added the possibility to change fingerprints (change hostname and mac with macchanger )
  • save a list of access point :D
  • in attack menu you can choose the type of attack (now only deauthentication via aireplay and mdk3)
fixed bug to load/unload injection drive
depends:
  • mdk3
  • zenity
  • injection driver
  • aircrack-ng (aireplay-ng)
  • macchanger
  • Kernel Power v49
note:
unzip "ThePurge" folder in MyDocs/ (path: /home/user/MyDocs/ThePurge)
updating v0.3
first step to improve the loading/unloading of injection driver
updating v0.2
  • Add a simple gui to speed up the selection of AP and Clients (zenity)
  • added a few lines to de-authenticate all clients with mdk3 (Amok mode)
new depends:
mdk3
zenity
http://img851.imageshack.us/img851/9192/thepurge2.jpg
instructions:
open xterm
type: sudo gainroot
type: sh [your_folder]/purge.sh
http://img716.imageshack.us/img716/6...2030913033.png
type
1: load injection drive
2: enter or scan the access point's info
3: enter or scan your friends's info
4: .......aireplay... deauth clients/friends...
5: exit
[skip the option for monitor mode (1a and 1b),will be useful for future updates ]
depends:
injection driver
aircrack-ng (aireplay-ng)



....enjoy:)

shockingfm 2012-03-10 01:10

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
nice app! easy to use.

Would be fantastic if you could make a simple GUI out of it .
Also the scanning of AP's doesnt show very well as the formatting doesnt fit the screen terminal. plus, copy/pasting mac essid's is annoying (for me)

image this script with a beacon flood attack - wow

anyway , im dreaming so ........

thanks

Mohammed Muid 2012-03-10 08:34

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
i cant use it. there is an app in android which blocks other users from accessing wifi. does this script does the same thing? but the dependencies? what is injection driver. how to install that? please a step by step guide.

Red_Fox 2012-03-10 19:21

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
Quote:

Originally Posted by Mohammed Muid (Post 1177340)
please a step by step guide.

1 - install kernel-power stable v49

2 - install wl1251driver:
Quote:

Originally Posted by kingoddball (Post 937737)

Step 1:
Donate lxp for the wifi drivers to get the files.
You will receive the drivers. Or find these elsewhere.

Step 2:
When you received these (140MB'ish) drivers and downloaded them to (or copy) your MyDocs [N900], File = wl1251-maemo-0.1.tar.gz.

Step 3:
This is also in the Readme file

Installation:
Open X Terminal

type the following commands to untar the file:
Code:

cd MyDocs
/MyDocs$ tar -xzvf wl1251-maemo-0.1.tar.gz

Step 4:
Driver Time:
Code:
Code:

cd /MyDocs
sudo gainroot
cd /home/user/MyDocs/
cd wl1251-maemo/binary/kernel-power

Time to install!

Code:

/home/user/MyDocs/wl1251-maemo/binary/kernel-power: dpkg -i kernel-power_2.6.28-maemo46-wl1_armel.deb
Code:

/home/user/MyDocs/wl1251-maemo/binary/kernel-power: dpkg -i kernel-power-modules_2.6.28-maemo46-wl1_armel.deb
Code:

/home/user/MyDocs/wl1251-maemo/binary/kernel-power: dpkg -i kernel-power-flasher_2.6.28-maemo46-wl1_armel.deb
Code:

/home/user/MyDocs/wl1251-maemo/binary/kernel-power: dpkg -i kernel-power-bootimg_2.6.28-maemo46-wl1_armel.deb

3 - install aircrack-ng
Code:

sudo apt-get install aircrack-ng
4 - extract purge.sh in MyDocs

5 - open xterm
Code:

sudo gainroot
sh MyDocs/purge.sh

6 - enjoy:)

Quote:

Originally Posted by Mohammed Muid (Post 1177340)
there is an app in android which blocks other users from accessing wifi. does this script does the same thing?

I do not know that app.. can you link it?

-Tyler- 2012-03-10 19:46

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
Quote:

Originally Posted by Mohammed Muid (Post 1177340)
i cant use it. there is an app in android which blocks other users from accessing wifi. does this script does the same thing? but the dependencies? what is injection driver. how to install that? please a step by step guide.

this is hard to believe, in android you cant do such thing, there is only a few tools out there who does deathtentication and all of them only run under linux, so unless you vitualizate a linux distro under android not posible, besides you need a wifi card who support packet inyection, very rare feature only a few wifi cards support it. I only know a mobile who can perferm such attack and is the N900.

Mohammed Muid 2012-03-10 20:09

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
there is an app. my brother uses galaxy s and disconnects me from wifi sometimes to get the full bandwith. his phones is just rooted with 2.3 gingerbread. the name of the app is wifikill. i am connected to the wifi but i cant browse or fetch data.

what does this script do? can u please explain? does it do the same thing?

will i still be able to use yamas cleven and other attacks if i install this driver?

Red_Fox 2012-03-10 20:32

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
please use the search button or google

Mohammed Muid 2012-03-11 04:03

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
i downloaded the file. its a 146 ish mb file. but i get this error:

kia-N900:~# cd /home/user/MyDocs/
Nokia-N900:/home/user/MyDocs# tar -xzvf wl1251-maemo-0.1.tar.gz
wl1251-maemo/
wl1251-maemo/source/
wl1251-maemo/patches/
tar: wl1251-maemo/source: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/binary/
tar: wl1251-maemo/patches: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/patches/osso-wlan/
tar: wl1251-maemo/binary: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/patches/wireless-testing/
tar: wl1251-maemo/patches/osso-wlan: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/patches/compat-wireless/
tar: wl1251-maemo/patches/wireless-testing: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/patches/compat/
tar: wl1251-maemo/patches/compat-wireless: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/patches/kernel-power/
tar: wl1251-maemo/patches/compat: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/binary/osso-wlan/
tar: wl1251-maemo/patches/kernel-power: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/binary/compat-wireless/
tar: wl1251-maemo/binary/osso-wlan: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/binary/kernel-power/
tar: wl1251-maemo/binary/compat-wireless: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/README
tar: wl1251-maemo/binary/kernel-power: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
tar: wl1251-maemo/README: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/source/kernel-power_2.6.28-maemo46-wl1.tar.bz2
^C
Nokia-N900:/home/user/MyDocs#

D@vIcHoJD 2012-03-11 05:04

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
Quote:

Originally Posted by Mohammed Muid (Post 1177696)
i downloaded the file. its a 146 ish mb file. but i get this error:

kia-N900:~# cd /home/user/MyDocs/
Nokia-N900:/home/user/MyDocs# tar -xzvf wl1251-maemo-0.1.tar.gz
wl1251-maemo/
wl1251-maemo/source/
wl1251-maemo/patches/
tar: wl1251-maemo/source: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/binary/
tar: wl1251-maemo/patches: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/patches/osso-wlan/
tar: wl1251-maemo/binary: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/patches/wireless-testing/
tar: wl1251-maemo/patches/osso-wlan: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/patches/compat-wireless/
tar: wl1251-maemo/patches/wireless-testing: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/patches/compat/
tar: wl1251-maemo/patches/compat-wireless: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/patches/kernel-power/
tar: wl1251-maemo/patches/compat: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/binary/osso-wlan/
tar: wl1251-maemo/patches/kernel-power: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/binary/compat-wireless/
tar: wl1251-maemo/binary/osso-wlan: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/binary/kernel-power/
tar: wl1251-maemo/binary/compat-wireless: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/README
tar: wl1251-maemo/binary/kernel-power: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
tar: wl1251-maemo/README: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/source/kernel-power_2.6.28-maemo46-wl1.tar.bz2
^C
Nokia-N900:/home/user/MyDocs#

Do it according to the instructions:
http://david.gnedt.eu/wl1251/README

Pd: kp-49 is compatible with bleeding-edge wl1251

Mohammed Muid 2012-03-11 10:49

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
thanks. i did install as it said. it worked flawlessly. although i got error of downgrading kernel when installing kp46 stuffs from the folder. i also installed osso-wlan. rebooted as recommended. i selected kp49 from bootmenu. boom kernel files not found. guru meditation. cannot even load stock kernel. the nokia logo comes then again multiboot. (reboot loop).. i had to reflash.

do i hav to install this driver? i use yamas and cleven with the default driver. i cant understand the benefit of this specific driver. and can you please elaborate what does this script do?

Mohammed Muid 2012-03-11 17:18

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
can anyone please help me. how to install this driver. i got kp49 guru meditation. please help me. plzzzzzz

tonypower88 2012-03-11 18:09

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
it is not userfriendly I have to type the mac address it is annoying

D@vIcHoJD 2012-03-11 23:36

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
Press ENTER to stop the PURGE

ioctl(SIOCSIWMODE) failed: Device or resource busy

ARP linktype is set to 1 (Ethernet) - expected ARPHRD_IEEE80211,
ARPHRD_IEEE80211_FULL or ARPHRD_IEEE80211_PRISM instead. Make
sure RFMON is enabled: run 'airmon-ng start wlan0 <#>'
Sysfs injection support was not found either.

because I get this error? I have aircrack, injection driver(wl1251) and kp-49

Mohammed Muid 2012-03-12 04:15

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
how did u install w1251 driver. my one faced problem. guru meditation error. required kernel files not found and my stock kernel also rebooted continuously. help me

D@vIcHoJD 2012-03-12 05:25

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
Just copy and decompress the file wl251, do not run the installation kernel (kp-46modified), reinstall apt-install kernel-power from x-terminal to execute the script wl251 only:

sudo gainroot
sh MyDocs / purge.sh

or (this is to use the driver, on any network):

Using the driver:D:D
--------------------

This procedure is required after every reboot of your phone, if you want to
use this driver!

* Open X Terminal

* Gain root access

~$ sudo gainroot

* Load the driver

# cd MyDocs/wl1251-maemo/binary/compat-wireless
# sh load.sh

* Unloading the driver (just in case you run into problems and want to
switch back to the stock wl12xx driver)

# sh unload.sh

Mohammed Muid 2012-03-12 05:43

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
you mean i will do as the readme file suggests. downgrade those files to power46. and then after installing and before rebooting i will just install kernel-power and then reboot? but y did my stock kernel load.

OR,

can i just download the " Version 0.1 package including binary for kernel-power <= v49 (141 MB)" from here >>> http://david.gnedt.eu/blog/wl1251/

which one is fine? are both the same thing??

D@vIcHoJD 2012-03-12 06:00

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
kp-49 is compatible with bleeding-edge wl1251; Instructions are for kp-46

Mohammed Muid 2012-03-12 06:07

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
yes i know. i saw thatthe insturctions are for kp46. where are the instructions for kp49? should i download the above fileand install that one??

D@vIcHoJD 2012-03-12 06:15

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
Quote:

Originally Posted by Mohammed Muid (Post 1178184)
yes i know. i saw thatthe insturctions are for kp46. where are the instructions for kp49? should i download the above fileand install that one??

You will not understand, kp-49 is Compatible with bleeding-edge and wl1251

Just copy and decompress the file wl251, do not run the installation kernel (kp-46modified), reinstall apt-install kernel-power x-terminal from the script to execute wl251 only:

sudo gainroot
sh MyDocs / purge.sh

or (this is to use the driver, on Any Network):

Using the driver
--------------------

This procedure is required after every reboot of your phone, if you want to
use this driver!

* Open X Terminal

* Gain root access

~ $ Sudo gainroot

* Load the driver

# Cd MyDocs/wl1251-maemo/binary/compat-wireless
# Sh load.sh

* Unloading the driver (just in case you run into problems and want to
switch back to the stock wl12xx driver)

# Sh unload.sh

Simple, do not have to do more:mad::D:D

Mohammed Muid 2012-03-12 06:29

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
after untarring the file with

~$ cd MyDocs
~/MyDocs$ tar -xzvf wl1251-maemo-0.1.tar.gz
the next step is --

cd wl1251-maemo/binary/kernel-power
# dpkg -i kernel-power_2.6.28-maemo46-wl1_armel.deb
# dpkg -i kernel-power-headers_2.6.28-maemo46-wl1_armel.deb
# dpkg -i kernel-power-modules_2.6.28-maemo46-wl1_armel.deb
# dpkg -i kernel-power-flasher_2.6.28-maemo46-wl1_armel.deb

i wont perform these dpkg steps rather after untarring i will install kernel-power by typing apt-get install kernel power . then reboot?

or i will install these 4files then install kernel power?

i am sorry for giving u so much trouble but thanks a lot for not scolding me :(

D@vIcHoJD 2012-03-12 06:43

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
Only "i wont perform these dpkg steps rather after untarring i will install kernel-power by typing apt-get install kernel power" , then reboot; not install the 4files then install kernel power.

Mohammed Muid 2012-03-12 13:58

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
ok. so this is what i did-------

cd MyDocs
/MyDocs$ tar -xzvf wl1251-maemo-0.1.tar.gz

(closed xterminal)

then opened xterminal again
cd /home/user/MyDocs/wl1254-maemo-0.1.tar.gz/binary/compat-wireless

sh load.sh



thats all i did. i think my driver dint install. what step did i miss and is there any way to check the driver installation

Mohammed Muid 2012-03-12 17:39

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
can you please confirm :( sorry. i have bothered u a lot

D@vIcHoJD 2012-03-12 17:45

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
This is the way, after you connect to the network

Using the driver
--------------------

This procedure is required after every reboot of your phone, if you want to
use this driver!

* Open X Terminal

* Gain root access

~$ sudo gainroot

* Load the driver

# cd MyDocs/wl1251-maemo/binary/compat-wireless
# sh load.sh

* Unloading the driver (just in case you run into problems and want to
switch back to the stock wl12xx driver)

# sh unload.sh

If you get an error file is not installed

Mohammed Muid 2012-03-12 18:17

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
ok. i dint get any error. so i gess its installed. it was simple. the steps in the readme file. i dint need them. just untarring them was enough. and can you tell me what does this patch do. wifi jamming. is it the same as androids "wifikill". disconnects other clients from wifi?

stevomanu 2012-03-12 18:41

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
2 Attachment(s)
Just to help out here a little there is an easy way to use wifi drivers if you have either

FAIRCRACK or CLEVEN installed#

just use the drivers thats in there directorys and edit the script to check in that path insted

if you have faircrack installed just change


Code:

cd MyDocs/wl1251-maemo/binary/compat-wireless
to

Code:

/user/homer/MyDocs/FAS/wl1251-drivers/
If you have cleven installed


Code:

cd MyDocs/wl1251-maemo/binary/compat-wireless
to

Code:

/home/opt/cleven-experimental/compat-wireless/
And all should be working when you load drivers in the script ....

Thanks to Red_Fox for the script of course i have added the files edited , as i dont have normal cleven installed i cant do that please test and make sure they working , mine works fine ....
Just rename the files and your good to go ...

http://dl.dropbox.com/u/44965378/scr...312-191307.png

http://dl.dropbox.com/u/44965378/scr...312-191427.png

Works mint thanks a lot

Mohammed Muid 2012-03-12 18:54

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
i still dont understand what does this script do. wifi jamming. plzz explain.

stevomanu 2012-03-12 18:55

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
In simple terms it will stop people from connecting to there access point .....

Try it out on your phone and then use pc to see if you can connect ...

Quote:

Originally Posted by Mohammed Muid (Post 1178524)
i still dont understand what does this script do. wifi jamming. plzz explain.


Mohammed Muid 2012-03-12 19:12

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
do i have to be connected to that network? coz when i press one i automatically get disconnected from the wifi network i am connected in

shockingfm 2012-03-12 19:39

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
Quote:

Originally Posted by stevomanu (Post 1178515)
Just to help out here a little there is an easy way to use wifi drivers if you have either

FAIRCRACK or CLEVEN installed#

just use the drivers thats in there directorys and edit the script to check in that path insted

if you have faircrack installed just change


Code:

cd MyDocs/wl1251-maemo/binary/compat-wireless
to

Code:

/user/homer/MyDocs/FAS/wl1251-drivers/
If you have cleven installed


Code:

cd MyDocs/wl1251-maemo/binary/compat-wireless
to

Code:

/home/opt/cleven-experimental/compat-wireless/
And all should be working when you load drivers in the script ....

Thanks to Red_Fox for the script of course i have added the files edited , as i dont have normal cleven installed i cant do that please test and make sure they working , mine works fine ....
Just rename the files and your good to go ...

http://dl.dropbox.com/u/44965378/scr...312-191307.png

http://dl.dropbox.com/u/44965378/scr...312-191427.png

Works mint thanks a lot

Hi, how did you get all the fonts on the Xterminal pictures to fit the screen??

stevomanu 2012-03-12 19:40

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
just change the font size to 10 ...

simple job done

Red_Fox 2012-03-12 19:45

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
@D@vIcHoJD
I too have sometimes errors loading drivers ... [I have to check the load/unload script of FAIRCRACK/ Cleven] (thanks stevomanu)

now I'm looking for a quick and easy way to modify the scrip to add a simple GUI..(zenity)

stay tuned :)

ps: I think I'll add some more line to the script --- mdk3 is impressive!

D@vIcHoJD 2012-03-12 20:06

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
It works perfectly with use wifi drivers Cleven-Experimental and Faircrack is awesome, I love my Nokia N900. Wait for you "line to the script (mdk3)":D:D

shockingfm 2012-03-13 18:06

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
Quote:

Originally Posted by stevomanu (Post 1178561)
just change the font size to 10 ...

simple job done

lol. thanks! ha ha

shockingfm 2012-03-13 18:07

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
Quote:

Originally Posted by Red_Fox (Post 1178566)
@D@vIcHoJD
I too have sometimes errors loading drivers ... [I have to check the load/unload script of FAIRCRACK/ Cleven] (thanks stevomanu)

now I'm looking for a quick and easy way to modify the scrip to add a simple GUI..(zenity)

stay tuned :)

ps: I think I'll add some more line to the script --- mdk3 is impressive!

RED,

ill be happy to donate to this cause if you could muster a GUI and the beacon flood attack from MDK3 - good work!

Red_Fox 2012-03-13 20:33

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
Quote:

Originally Posted by shockingfm (Post 1178972)
RED,

ill be happy to donate to this cause if you could muster a GUI and the beacon flood attack from MDK3 - good work!

have a look at new version!

in the next update I will insert the beacon flood attack

stevomanu 2012-03-13 20:58

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
Well for me there was a few errors i changed the path to were the wifi drivers are it loaded up but it fails to add the mac addresses for purging i couldnt even purge every one on the network ......

For me the old script was a better way to go not so much of a fan for the GUI just my view thats all ....

great job thou ....

EDIT

Restarted phone and moved script to /home/user/ and all seemed to work well ....

cheers

D@vIcHoJD 2012-03-13 21:34

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
How to enable monitor mode?(1a=on;1b=off), Does not come out.
I get, but that's because I can not enable monitor mode

ioctl(SIOCSIWMODE) failed: Device or resource busy

ARP linktype is set to 1 (Ethernet) - expected ARPHRD_IEEE80211,
ARPHRD_IEEE80211_FULL or ARPHRD_IEEE80211_PRISM instead. Make
sure RFMON is enabled: run 'airmon-ng start wlan0 <#>'
Sysfs injection support was not found either.

You can fix it please

stevomanu 2012-03-13 21:38

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
You dont need monitor mode enabled for this to work ?>?

Quote:

Originally Posted by D@vIcHoJD (Post 1179074)
How to enable monitor mode?(1a=on;1b=off), Does not come out.
I get, but that's because I can not enable monitor mode

ioctl(SIOCSIWMODE) failed: Device or resource busy

ARP linktype is set to 1 (Ethernet) - expected ARPHRD_IEEE80211,
ARPHRD_IEEE80211_FULL or ARPHRD_IEEE80211_PRISM instead. Make
sure RFMON is enabled: run 'airmon-ng start wlan0 <#>'
Sysfs injection support was not found either.

You can fix it please


Red_Fox 2012-03-13 21:40

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
Quote:

Originally Posted by D@vIcHoJD (Post 1179074)
How to enable monitor mode?(1a=on;1b=off), Does not come out.
I get, but that's because I can not enable monitor mode

ioctl(SIOCSIWMODE) failed: Device or resource busy

ARP linktype is set to 1 (Ethernet) - expected ARPHRD_IEEE80211,
ARPHRD_IEEE80211_FULL or ARPHRD_IEEE80211_PRISM instead. Make
sure RFMON is enabled: run 'airmon-ng start wlan0 <#>'
Sysfs injection support was not found either.

You can fix it please

during the my testing I hade the same error...

i'll fix the driver loading..

however, monitor mode is not necessary


All times are GMT. The time now is 02:47.

vBulletin® Version 3.8.8