Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Booting a client ! filter_list
Author
Message
Booting a client ! #1
When i use aircrack-ng in order to crack WEP Wi-Fi passwords.

I get a list of STATION i.e, mac address of users connected to that network

For example when i do airodump-ng -c 11 -w filename --bssid AB:CD:EF:GH:IJ:KL mon0

This shows the list of devices connected to the selected network

I want to disconnect one of the users connected to that network. so that he gets disconnected to the network until he reconnects.

I am using aircrack-ng with Ubuntu please help me Smile

Thanx and regards
[Image: cooltext980231940.gif]

Reply

RE: Booting a client ! #2
You can knock out the clients router using SYN Flooding, Take a look here http://www.tomshardware.com/forum/31474-43-crash-router
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply

RE: Booting a client ! #3
You can use aireplay's de authorise feature can't remember the exact option think it's option 0 or could be 1 I can't remember off the top of my head
If you need help feel free to PM me
[Image: klfpJD]
Probitcoin
Freebitcoin
BTC clicks
bitcoin wallet:
1FBPAanbs3rJU9BUpobpDJc9hHUaCaC25N

Reply

RE: Booting a client ! #4
Thanx for giving an idea Biggrin
[Image: cooltext980231940.gif]

Reply

RE: Booting a client ! #5
also you can try gerix-ng it's automated tool so...wep isn't hard to crack
Grades doesn't measure intelligence and age doesn't define maturity

Reply

RE: Booting a client ! #6
also you can try gerix-ng it's automated tool so...wep isn't hard to crack
Grades doesn't measure intelligence and age doesn't define maturity

Reply

RE: Booting a client ! #7
aireplay-ng -0 (number of deauths to send) -a (MAC address of the access point) -c (MAC address of the client to deauthenticate) mon0 (or whatever your card is)

Sample: aireplay-ng -0 1 -a 00:24:7D:7E:40:80 -c 00:0F:B5:34:BE:30 ath0 . By the way 0 for deauths sends them constantly so the client will not be able to reconnect.I usually use 8 and mostly have no prob's.

Gerix , fern wifi cracker wep crack and of course Aircrack-ng suite (The Daddy) which all, or most of these crackers are based on.Personally id go the aircack-ng way as you'll totally understand the underlying concept of the actual attack rather than the lazy point and click method.Not that there's nothing wrong in using the other methods,I just personally like to know what is actually happening and different commands and options.

Reply

RE: Booting a client ! #8
aireplay-ng -0 (number of deauths to send) -a (MAC address of the access point) -c (MAC address of the client to deauthenticate) mon0 (or whatever your card is)

Sample: aireplay-ng -0 1 -a 00:24:7D:7E:40:80 -c 00:0F:B5:34:BE:30 ath0 . By the way 0 for deauths sends them constantly so the client will not be able to reconnect.I usually use 8 and mostly have no prob's.

Gerix , fern wifi cracker wep crack and of course Aircrack-ng suite (The Daddy) which all, or most of these crackers are based on.Personally id go the aircack-ng way as you'll totally understand the underlying concept of the actual attack rather than the lazy point and click method.Not that there's nothing wrong in using the other methods,I just personally like to know what is actually happening and different commands and options.

Reply







Users browsing this thread: 2 Guest(s)