Today the hacks are about the white hat tricks in wi-fi network, what happens if some one doing weird stuff in your wi-fi network.
The solution is : 1) You can kick the use from the network. 2) You can ban his IP. 3) You can flood the network and many more. Today I will be sharing with you about how to deauthenticate the user from the network. If you are using linux (Kali linux).
Steps:- 1) Goto your terminal and type iwconfig >> this will shows your wifi card and enable it by using >>"airomon-ng start wlan0(ur card name). 2) After enabling type "airodump-ng mon0" to see and dump all the networks around you. 3) Select any user mac address that you wanna kick i:e;station and open up ur new terminal and type "echo mac-address >> example.txt". 4) Now open up new terminal and type "mdk3 mon0 d b example.txt(here d is the deauth attack and b is the becon flood account and example.txt is the mac address ur using to kick). 5) Now the user is getting deauth and no acess to the network
Similar to real-life fishing, phishing scams aren’t always best when they rely on advanced tactics, but there are many new techniques motivated by social networks. So what is phishing, and what should...
If the attacker gain access to LAN where the target Server is connected. Then following mechanisms can be combined to attack target web server. MAC spoofing + MAC flooding + ARP Spoofing. MAC spoofing...
Dear passionate learners,
I am posting below lesson to create enthusiasm among you all for learning ethical hacking .
A beginner in Ethical Hacking is always in dilemma.
Below are some misconceptions,...
Xssf Metasploit
Hello guys and gals, I was unable to update my site because of lack of time. But I am back with some Metasploit stuff. Here is the XSSF (Cross Site Scripting Framework), which is used...