Re: wil6210 - [phy1]mon0: ERROR while getting interface flags: No such device
Look at dmesg, there is most likely more details in there.
View ArticleRe: Aircrack on Qualcomm Atheros QCA6174
Tested "firmware-6.bin" from : https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/ath10k/QCA6174/hw3.0Only thing i noticied is device recovering by itself when firmware...
View ArticleRe: wil6210 - [phy1]mon0: ERROR while getting interface flags: No such device
Next time, you need to look first. There is some pretty obvious stuff and I guess this is what happens when you try to put it in monitor mode:[code][106752.140608] wil6210 0000:02:00.0 wlan0:...
View ArticleRe: aireplay-ng sequence diagram?
To make sure the client both get the message. And if you look at the packets, it sends more than just 1 packet (64/128).Posting pictures is only necessary when showing a new tool or when there is a...
View ArticleRe: new feature for ATT and 2WIRE routers
The help screen will tell you how. I also googled and here is what I found: https://tools.kali.org/password-attacks/crunch
View ArticleRe: Cracking WPS Locked Routers using aireplay-ng,mdk3,reaver and wash
I tried to use vmr-mdk on kali2017 (on vmware)I am using external card wifi ,all programs is ok (also fluxion is ok)when I used VMR-MDK-K2-2016R-011x9 in this sequence1-assume it is in root...
View ArticleAircrack-ng bug
Hello fellas, I am writing to ask you all about a bug in aircrack-ng or if i am mistaken somewhere and I am in desperate need of help in order to move forward. So the thing that bothers me is when i...
View ArticleRe: Aircrack-ng bug
It would have been more useful to attach the pcap and the command line to reproduce the issue. The text of screenshots like this can be put between the code tags.2 things that come to mind:- 't'...
View ArticleRe: wil6210 - [phy1]mon0: ERROR while getting interface flags: No such device
Hi,Attached correct dmesg logs.RegardsSurendra
View ArticleRe: Aircrack-ng bug
Firstly thanks for the reply, but my point is that aircrack-ng by default should try evry combination until it finds the KEY, but in my case it is not doing it. It tries only one time and then stops...
View ArticleRe: Aircrack-ng bug
It never gets generated by crunch, so it will never be found by aircrack-ng.
View ArticleRe: --write-interval being ignored?
I think I got it wrong.I reread the man for airomon-ng.My CURRENT understanding is that --write-interval n will just queue the write to the same file - one file, gets larger every n seconds.What I need...
View ArticleAiromon-ng best practice create new dump every n seconds?
What would be the best method to create a new airodump-ng dump every n seconds so that no data are lost?I want to be able to upload the files generated to a web service and from there imported into a...
View ArticleRe: --write-interval being ignored?
It can't do that and that behavior doesn't make sense. You can write a script to copy the current file to a new one every X seconds.
View ArticleRe: Airomon-ng best practice create new dump every n seconds?
Make a script to copy the file to a new one every n seconds.
View Article