Re: How to replay captured RAW frames?
I will test different setups and options and try to find a setting that works. If not I can always have a look at the sources and customize something (although that will be much more work).
View ArticleUse aircrack-ng to spam disconnects to all APs (software signal jamming)
Hi, firstly a bit of background: there are multiple clients and APs in one vicinity each on a separate network and independent from the other. Most of the networks are made up wireless LAN modules...
View ArticleRe: How to replay captured RAW frames?
do you know wifite ?if you are using linux then you should use it .It is an automated wifi cracker .the best thing of this tool is that you do not need to memorize all the list of options in every...
View ArticleRe: Use aircrack-ng to spam disconnects to all APs (software signal jamming)
you may look into airdrop-ng on deauth other devices other than urself..
View ArticleRe: WI-FI cards range tests
this alfa awus036nhr is fake , i know that because it does not come with the original hologram .I only notice that when i received it from varia store .I also check alfa website in taiwan to know if it...
View ArticleRe: How to replay captured RAW frames?
take a look at this link .maybe is this what you are looking for .http://www.blackmoreops.com/2014/03/27/cracking-wpa-wpa2-with-hashcat-kali-linux/
View ArticleRe: Use aircrack-ng to spam disconnects to all APs (software signal jamming)
I've looked into airdrop-ng but it doesn't seem to be installed with my version of aircrack (I have 1.1-beta3). Any idea how to get it installed? I'm not really keen to try cross-compiling, so I'm just...
View ArticleRe: How to replay captured RAW frames?
I'm not trying to hack WPAor WPA2 at all - I am trying to tunnel RAW 802.11 packages over a local LAN.So this is not a security/hacking application but if you want to put it that way: "a repeater for...
View ArticleRe: Use aircrack-ng to spam disconnects to all APs (software signal jamming)
I would suggest u try out on standard package first before trying something new. Be sure u have python inatalled or get a ready available backtrack live cd. Im not sure is airdrop included in kali....
View ArticleRe: Use aircrack-ng to spam disconnects to all APs (software signal jamming)
Airdrop-ng is a python script.Another solution is mdk3.
View ArticleRe: airodump-ng captures far less data on arm platform than on PC
What are the details of the test?1. Did you use the same adapter (and same hardware version) and the same antenna?2. Did you turn off all network managers?3. Did you make sure they were on the same...
View ArticleRe: monitor mode and injection for Broadcom cipset
wl does not and never will support monitor mode as explained in the documentation.
View ArticleRe: rt73.ko failed to build!
Hi misterx,thx for the tip. I already tried this but don't know what to do with it.I can make and make install it but then? Building modules, stage 2. MODPOST 4 modules INSTALL...
View ArticleDeauthentication packet
How can i write the deauthentication packets into .cap file?something like:aireplay-ng -0 1 -a 00:14:6C:7E:40:80 -c 00:0F:B5:34:30:30 -write output.cap ath0
View ArticleRe: Deauthentication packet
Use wireshark to sniff the specific mac and using aireplay-ng to deauth
View ArticleRe: rt73.ko failed to build!
What aircrack-ng version are you using? Have you compiled it against libnl?
View ArticleRe: rt73.ko failed to build!
Libnl? I just download aircrack-ng-1.2-beta3.tar.gz and then use make and make install from the aircrack documentation. What did I missed?//editOk, I tried this now:sudo apt-get install build-essential...
View ArticleRe: rt73.ko failed to build!
I did it.On starting airmon-ng start wlan0 I get the Message that ifplugd unsinnig the wlan0 Interface.So I do the followingkillall ifplugd Ifconfig wlan0 downIwconfig wlan0 mode Monitorifconfig wlan0...
View Articlecaptured packets, but MAC filtering is turned on
situation: i have captured packets with airodump, but can't authenticate/connect with AP because of mac filtering, how can i get the authorized MAC address from .cap file? AP is open, WEP encryptioni...
View ArticleRe: 'airmon-ng' output
It looks like a bug from an old version. Are you using 1.2 beta 3?
View Article