Tell me more ×
IT Security Stack Exchange is a question and answer site for IT security professionals. It's 100% free, no registration required.

There is a program for android- WifiKill which disables wifi internet access of some neighbor peers connected to the same wifi AP. How does this program work? ARP poisoning or some other techniques? Is there a similar one for laptop? Is there a way to prevent such attack? Link to WifiKill.

share|improve this question

2 Answers

up vote 9 down vote accepted

WifiKill uses ARP poisoning:

The app works only with rooted phones and works, similarly to FaceNiff, by spoofing ARP replies to trick other devices on the network into thinking your Android phone is the router. WiFiKill then drops all their network packets. To the victims, it still appears as if they are connected to the network, but the internet just appears to have stalled.

source

A similar program is Ettercap.

share|improve this answer

No one has made an app for DeAUTH attacks but, that's what I use personally.

Run it from any android device(like a wristwatch, smartphone, tablet, sunglasses, etc...), and ALL the surrounding WiFi goes down. Then you sniff the handshakes, and crack them passwords ;-)

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.