Sunday 4 February 2018

How To Kick People Off From Your Network



Yes,
Today we will be going to kick off other users who are connected to our network. So, for doing this we require :-

1. Linux (KALI)
2. Netattack2 (https://github.com/chrizator/netattack2)
    Use  "git clone https://github.com/chrizator/netattack2.git " to clone
3. A wireless Card

--> Now we move to netattack2 folder
--> type "ls" in terminal
--> chmod +x netattack2.py
-->./netattack2.py
-->type 8
-->select your interface and on next screen press enter.


It will now scan your network for live hosts or users

-->Here select hosts to kick them off and press enter







And here we are Done. All users will have no internet access.

Thanks For Reading.

Featured Post

Exploiting Windows using malicious VCF file

John Page a cyber security researcher brought this vulnerability, which was a 0 day exploit working on latest windows 10 too. Introductio...