





Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An introduction to wi-fi hacking using kali linux, focusing on the three main parts: pre-connection attacks, gaining access to encrypted networks, and post-connection attacks. It covers the basics of networks, including how devices access shared resources like the internet, and the concept of packet sniffing.
Typology: Lecture notes
1 / 9
This page cannot be seen from the preview
Don't miss anything!






● A network is a number of devices connected together. ● Use: to transfer data or share resources between the connected devices. ● All networks (wifi or wired) achieve this using the same principle. ● One device acts as a server , the server contains the data that is shared between the connected devices. ● In most wi-fi networks , the server is the router , and the shared data is the internet.
Question: Then how come all the devices in the network can access the internet ???
When a device in the network needs to access the shared resource (internet), It sends a request to there server (router).
When a device in the network needs to access the shared resource (internet), It sends a request to there server (router).
● All of this data (requests and responses) is transferred as packets .in wi-fi networks , these packets are sent in the air between the devices.