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)

stevomanu 2012-03-13 22:01

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
I has no issues loading it i must say , althou like is aid in my other post i did change path as to directory ..

D@vIcHoJD 2012-03-13 22:40

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
That rare in version 0.1, loaded the drivers, then enable monitor mode, and I worked perfectly the script, but only when enabled monitor mode, otherwise I went out the error.:confused:
I have change path

Red_Fox 2012-03-13 23:21

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

Originally Posted by stevomanu (Post 1179084)
I has no issues loading it i must say , althou like is aid in my other post i did change path as to directory ..

thanks for the help .. exactly which path you used (or Cleven FAS)?

in the v0.3 I've added the load\unload procedure by FAS

stevomanu 2012-03-13 23:24

Re: [Announce] Wifi Jamming Script - THE PURGE - to joke with friends
 
I used
Code:

/home/opt/cleven-experimental/compat-wireless/
Works flawless , i wonder if people are having issues runing the wifi drivers because there saved on MyDocs i know you cant give run permissions for for files in there ....

I could be wrong just not sure , the reason i changed path was couldnt see point in having wifi drivers in 2 places really ....


Quote:

Originally Posted by Red_Fox (Post 1179108)
thanks for the help .. exactly which path you used (or Cleven FAS)?

in the v0.3 I've added the load\unload procedure by FAS


D@vIcHoJD 2012-03-14 04:03

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

Originally Posted by stevomanu (Post 1179110)
I used
Code:

/home/opt/cleven-experimental/compat-wireless/
Works flawless , i wonder if people are having issues runing the wifi drivers because there saved on MyDocs i know you cant give run permissions for for files in there ....

I could be wrong just not sure , the reason i changed path was couldnt see point in having wifi drivers in 2 places really ....

I used
Code:

/home/opt/cleven-experimental/compat-wireless/

But apparently I have the same error. When active monitor mode I can use the script, please could modify the script so you can use, so far I've been using version 0.1 without problems.

Please help me with version 0.3:D

Mohammed Muid 2012-03-14 11:48

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
i downloaded version 0.3. extracted in MyDocs.

root
cd /home/user/MyDocs/purge_0.3/
sh purge_0.3.sh

after pressing enter i got this

urge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found

what is zenity and where to find it. sorry fr being such a noob

stevomanu 2012-03-14 12:02

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
Try this then it should work ..

Code:

apt-get install zenity
Quote:

Originally Posted by Mohammed Muid (Post 1179287)
i downloaded version 0.3. extracted in MyDocs.

root
cd /home/user/MyDocs/purge_0.3/
sh purge_0.3.sh

after pressing enter i got this

urge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found
purge_v0.3.sh: line 184: zenity: not found

what is zenity and where to find it. sorry fr being such a noob


Mohammed Muid 2012-03-14 13:25

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
BusyBox v1.19.3 (Debian 1.19.3power5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ root


BusyBox v1.19.3 (Debian 1.19.3power5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# apt-get install zenity
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package zenity
Nokia-N900:~#

all my repos are fine

stevomanu 2012-03-14 13:34

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
They cant be right look

http://dl.dropbox.com/u/44965378/scr...314-134338.png

Quote:

Originally Posted by Mohammed Muid (Post 1179321)
BusyBox v1.19.3 (Debian 1.19.3power5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ root


BusyBox v1.19.3 (Debian 1.19.3power5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# apt-get install zenity
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package zenity
Nokia-N900:~#

all my repos are fine


Mohammed Muid 2012-03-14 14:07

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
what can i do? any suggestions? any specific repository that it belongs to?

stevomanu 2012-03-14 14:09

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
Try installing the deb file from here see if that helps ....

http://repository.maemo.org/extras-d...emo0_armel.deb

shockingfm 2012-03-14 16:22

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

Originally Posted by Red_Fox (Post 1179051)
have a look at new version!

in the next update I will insert the beacon flood attack

Hi,

Whats your donation address?

Also, i have the new 0.3 version but i cant find any of the MDK3 lines to execute?

Also, you may have to adjust it so that SSID's with spaces in them dont get read as two different SSID's.

How do i install MDK3 also...?

Thanks again for your great app

Nick

D@vIcHoJD 2012-03-14 17:58

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

Originally Posted by D@vIcHoJD (Post 1179171)
I used
Code:

/home/opt/cleven-experimental/compat-wireless/

But apparently I have the same error. When active monitor mode I can use the script, please could modify the script so you can use, so far I've been using version 0.1 without problems.

Please help me with version 0.3:D

Please any help me with version 0.3

Red_Fox 2012-03-14 21:55

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
the mdk3 is used (in v0.3) for purge all client with the option "d"
Code:

d  - Deauthentication / Disassociation Amok Mode
    Kicks everybody found from AP

look here

I've used this script
Code:

mdk3 wlan0 d -n (ssid) -c (channel)
for load/unload I copied and pasted the contents of the FAS load/unload script..
Code:

#load
cd MyDocs/wl1251-maemo/binary/compat-wireless/
sh load.sh
sleep 1s
sh load.sh
echo "driver loaded"
sleep 1s

if you have problem whit v0.3 to load/unload driver please post the error

D@vIcHoJD 2012-03-14 22:49

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
Is this a mistake, report it before:D

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.

Red_Fox 2012-03-14 23:19

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
Quote:

Originally Posted by D@vIcHoJD (Post 1179582)
Is this a mistake, report it before:D

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.

maybe you have a problem with the power kernel (look here)
what version you have?

fAircrack work?

anyway I found this article.."How to fix ‘ioctl(SIOCSIWMODE) failed: Device or resource busy ‘ problem." The problem is solved with enabling monitor mode (as you said)..
...but it is strange, because it should work without a monitor mode...

shockingfm 2012-03-14 23:26

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
Quote:

Originally Posted by Red_Fox (Post 1179565)
the mdk3 is used (in v0.3) for purge all client with the option "d"
Code:

d  - Deauthentication / Disassociation Amok Mode
    Kicks everybody found from AP

look here

I've used this script
Code:

mdk3 wlan0 d -n (ssid) -c (channel)
for load/unload I copied and pasted the contents of the FAS load/unload script..
Code:

#load
cd MyDocs/wl1251-maemo/binary/compat-wireless/
sh load.sh
sleep 1s
sh load.sh
echo "driver loaded"
sleep 1s

if you have problem whit v0.3 to load/unload driver please post the error

Hi Red,

so just to confirm:

Option 3 (choose the victims clients/purge all users) executes the MDK3 script above right?

Thanks

Nick

Mohammed Muid 2012-03-15 01:46

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
okay. y do we need cleven or faircrack. we can just start the script from x terminal. i am way too lost now. :s

D@vIcHoJD 2012-03-15 06:19

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
Quote:

Originally Posted by Red_Fox (Post 1179591)
maybe you have a problem with the power kernel (look here)
what version you have?

fAircrack work?

anyway I found this article.."How to fix ‘ioctl(SIOCSIWMODE) failed: Device or resource busy ‘ problem." The problem is solved with enabling monitor mode (as you said)..
...but it is strange, because it should work without a monitor mode...

Thanks for the help,:D if I run this command:

sudo ifconfig wlan0 down
sudo iwconfig wlan0 mode Monitor
sudo ifconfig wlan0 up

is executed with permissions and enable monitor mode, I use faircrack, Cleven and Cleven experimental, the problem is that to run the script I have to put these commands, you can do something to avoid having to run these commands each time you use the script, this problem also shows in faicrack. Could you help me please:D

Mohammed Muid 2012-03-15 13:47

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
in my case it doesnot purge all clients. i loaded the drivers. searched for ap. it collected data for more than 20000 . i selected the ap. then selected all clients to purge.an xterm window appear like sending deauthenticate data 64bytes or smthng. bt i can connect from my pc. i loaded with xterm.
sh purge_0.3.sh. am i doing it ryt? help needed

Red_Fox 2012-03-15 19:38

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
hi guys i'm working and testing the mdk3 script ( deauthentication attack, authentication flood and beacon flood mode )
also I'm restructuring the menu for select what you doing..(including the add of monitor mode option)

sifo 2012-03-18 16:41

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
:D:D:D:D:D:D:D hey RED_FOX great job the script working 100% i have tested it in v0.3 good job thank you very very much :eek::eek:
im waiting for your next application i will be the first who test it :D

Mohammed Muid 2012-03-18 17:17

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
this is also possible with mdk3 right? correct me if i am wrong. we can directly use mdk3. whats the need of this script den?

florian 2012-03-18 17:37

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
Are there any plans to have something like this for the N9?

shockingfm 2012-03-18 23:15

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
Quote:

Originally Posted by Mohammed Muid (Post 1181120)
this is also possible with mdk3 right? correct me if i am wrong. we can directly use mdk3. whats the need of this script den?

the mdk3 Java GUI available for n900 is in French as i understand. Also, choice is never a bad thing especially for lazy people like me who hate commands! ha ha

looking forward to the next update

Mohammed Muid 2012-03-19 01:42

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
i can use mdk3 via command prompt by typing commands. but i cant use this script. can u plz give me a piece of help on how to use this. and i am using kp50. bleeding edge drivers do not work in kp50. how to make them work

sifo 2012-03-19 20:41

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
sorry!but if THE PURGE V 0.3 working should i use mdk3 ?or does it do:confused: another thing?

sifo 2012-03-21 18:40

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
Quote:

Originally Posted by Mohammed Muid (Post 1181257)
i can use mdk3 via command prompt by typing commands. but i cant use this script. can u plz give me a piece of help on how to use this. and i am using kp50. bleeding edge drivers do not work in kp50. how to make them work

Hi MOHAMMED have a look to the Kernel-Power thread you will find the driver for power50

Red_Fox 2012-03-22 22:10

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
new version is out (v0.4.5)
look on the first page

test it (and give me feedback :) )

tonypower88 2012-03-23 00:00

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
thanks for the script

but I suggest while choosing a client to deauthention that it shows the vendor to guess/know the target person using oui macs or the list from aircrack team

oui mac

D@vIcHoJD 2012-03-23 00:44

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
1 Attachment(s)
Quote:

Originally Posted by Red_Fox (Post 1182969)
new version is out (v0.4.5)
look on the first page

test it (and give me feedback :) )

Thanks for the update:D:D, but upgrade to kp50, and probe the script, but replacing the Version 0.2 http://david.gnedt.eu/blog/wl1251/ binary build for kernel v50-power (<1 MB) compat wireless without replacing unloah.sh and load.sh; aireplay runs smoothly , mdk3 get an error: line 347: not found, I have installed mdk3 and all dependencies, it may be a typo error?.:D

Could someone please confirm:confused:

Red_Fox 2012-03-23 01:17

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
mmmm the new kp50....

try using this
Code:

mdk3 wlan0 d -t MAC-ACCESSPOINT -c CHANNEL-ACCESSPOINT
with stok driver and injection v02 driver.... and tell me the result

btw you can try to overwrite http://david.gnedt.eu/wl1251/wl1251-...9+pre50.tar.gz
in The Purge/compat-wireless

D@vIcHoJD 2012-03-23 02:06

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
Quote:

Originally Posted by Red_Fox (Post 1183018)
mmmm the new kp50....

try using this
Code:

mdk3 wlan0 d -t MAC-ACCESSPOINT -c CHANNEL-ACCESSPOINT
with stok driver and injection v02 driver.... and tell me the result

btw you can try to overwrite http://david.gnedt.eu/wl1251/wl1251-...9+pre50.tar.gz
in The Purge/compat-wireless

Yes, I overwrite compat wireless buy without replacing unloah.sh and load.sh; aireplay runs smoothly , mdk3 error: line 347: not found; continuing the problem:(:D

sifo 2012-03-23 20:04

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
yes also i am getting this error with v0.3 on power46:(:(:(
any solution also that command give the same error

sifo 2012-03-23 20:27

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
hi Red_Fox i tryed to remove mdk3 and the x terminal said :
/usr/sbin/mdk3 no such file directory
and that happend with me after i updated charon from HAM so i guess this is the problem right?:confused:

sifo 2012-03-23 20:32

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
Quote:

Originally Posted by D@vIcHoJD (Post 1183028)
Yes, I overwrite compat wireless buy without replacing unloah.sh and load.sh; aireplay runs smoothly , mdk3 error: line 347: not found; continuing the problem:(:D

:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D SOLVED SOLVED:
apt-get remove mdk3

wait a while

apt-get update

apt-get install mdk3

this worked for me in v0.3 :D:D

RED_FOX i think you may post this solution on the main page. dont you think so?:confused:;)

try it D@vIcHoJD

D@vIcHoJD 2012-03-24 03:04

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
Quote:

Originally Posted by sifo (Post 1183356)
:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D SOLVED SOLVED:
apt-get remove mdk3

wait a while

apt-get update

apt-get install mdk3

this worked for me in v0.3 :D:D

RED_FOX i think you may post this solution on the main page. dont you think so?:confused:;)

try it D@vIcHoJD

Problem solved, Thanks sifo:D:D:D; It for the version 0.45 with kp 50 - 100%functional

How strange that despite having installed the dependencies, this error occurs, thanks for this simple solution:D:D

Mohammed Muid 2012-03-24 08:44

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
when i pressed 1 to load injection drivers i got /home/user/MyDocs/ThePurge/ThePurge/compat-wireless/

sh cannot load.sh

where did i go wrong? i copied all the .ko modules and the load and unload sh from /ThePurge/compat-wireless/ to home/user/MyDocs/wl1251-maemo/binary/compat-wireless

Red_Fox 2012-03-24 10:24

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
Quote:

Originally Posted by Mohammed Muid (Post 1183497)
when i pressed 1 to load injection drivers i got /home/user/MyDocs/ThePurge/ThePurge/compat-wireless/

sh cannot load.sh

where did i go wrong? i copied all the .ko modules and the load and unload sh from /ThePurge/compat-wireless/ to home/user/MyDocs/wl1251-maemo/binary/compat-wireless

the correct path is:
Code:

/home/user/MyDocs/ThePurge/compat-wireless/
New version (v0.5)
added more attack option

Mohammed Muid 2012-03-24 14:26

Re: [Announce] Wifi Jamming Script - THE PURGE - with a simple GUI
 
1 Attachment(s)
when i typed 1 now i get this. after that its written no driver found. i have the binary in MyDocs. the 142mbish file


All times are GMT. The time now is 16:56.

vBulletin® Version 3.8.8