Search the Community
Showing results for tags 'MDK3'.
-
Hi, so i louched an mdk3 after having created the blacklist file with echo and of course having placed the wlan0 in monitor mode (wlan0mon). However there is no output after: mdk3 wlan0mon d -b blacklist -c 1 I have to cancel eventually with control + c. Can somebody help? Thanks P.S using ALFA wireless card and injection works fine, tested with aireplay, also airodump, reaver etc. just MDK3 gives me issues.
-
I want to limit the pin try so mdk3 save that session show me the time and continue. When mdk3 start its trying pin after 5 pin try it show time and estimated time i want to make mdk3 tell me time after two 2 try how i can do that?
-
Hi all, I am working on a project that spoofs the geolocation of devices by faking MAC addresses from another place through wifi signals (somewhat similar to this). I have a Raspberry B+, connected to an Alfa AWUS036NH running in monitor mode, connected through ETHERNET with an MBP sharing Internet connection. I am currently able to use Aircrack + mdk3 to create multiple (encrypted) AP within a list of fake MAC addresses, using: sudo mdk3 wlan0mon b -v LIST.txt -g -t And this works perfectly. However I also want, at the same time, to use the same wireless adapter to create an A
-
I have set a dip switch to run mdk3 beacon flooding. I'm unable to get it working. My switches are as follows: 110: mdk3 wlan1 b -f /root/list.txt 111: airmon-ng start wlan1; mdk3 mon0 b -f /root/list.txt I have also tried putting a sleep 15 in 111 and it doesn't work either. When I ssh in, I can see that mon0 is up but mdk3/beacons are not running/being displayed.
-
More and more routers are becoming resistant to the Reaver magic. That's a good thing, because we all want easy and secure working hardware in our (grand-)parents' homes. But are they really secure? Today I had an encounter with a stubborn fellow that tried to stop me from brutally forcing myself into his backdoor. Good job boy, you kept me out, you're safe! Yeah right... So I fired up another command: mdk3 mon0 a -a [MAC] -m Let that rip for a minute, tried reaver again, bingo! It accepted my brute force methods again. But after a few minutes it locked up again. Time for some more of tha
-
For testing I have a Zyxel Router with an AP (SSID - FUSION) and a laptop connected via wifi to it. The router has no internet just the wifi's AP running. I also have my MKV setup with Karma and Jammer - at this point the Zyxel router is further away from the laptop than the Pineapple. And the Pineapples signal is stronger. When I enable Jammer it doesn't jam/deauth the laptop from Fusion although the jammer's logs says it has sent deauth packets. Tried this many times using different Interfaces and Modes etc. Not sure if im doing something wrong, could someone be kind enough just to put some
-
WiFi Jammer When I turn on WiFi Jammer. it freezes both wlan0 and 1... It is not possible to connect via ethernet cable either. I need to disconnect the power. after this the unit works again. Anyone have any tips on what my problem might be?
- 139 replies
-
Hi Folks, Created a dummy AP via beacon flood attack as such: mdk3 wlan0mon b -n Testing123 While I see "Testing123" when I scan for wireless networks using my phone or another machine, I don't see any output in Terminal when I run the command above. Can anyone tell me what I may be doing wrong? Thanks btw, I'm using pentoo
-
Hey, first post here and I hope I am on the right thread. I am trying to send a single deauth frame. Normally I can send those with aireplay-ng but the -0 1 option actually sends a bach of 128 not 1. This might not be the best idea if the admin is running an IDS for example. I've been trying to find alternative tools for the job with not much luck. Does anyone know if there is a tool or a way with the aircrack-ng suite to do that? Thanks people.
- 6 replies
-
- aireplay-ng
- packetforge-ng
-
(and 3 more)
Tagged with:
-
OK so I saw Darren asking about mdk3 as an alternative to the aircrack suite to deauth. The great thing about using mdk3 instead of the jammer module/aircrack suite is I saw a huge drop in cpu/ram usage:-D ssh into pineapple and issue opkg update [/CODE] and to install mdk to usb, [note] you must use a powered usb hub in order to use more than one device. [CODE] opkg --dest usb install mdk3 ln -s /usb/usr/sbin/mdk3 /usr/sbin/mdk3 [/CODE] or install it to internal memory freeing the one usb port for your wifi card [CODE] opkg install mdk3 [/CODE] now you can create a monitor interface