Practical Wi-Fi Hacking using Kali Linux: Understanding Network Basics and Packets, Lecture notes of Mobile Computing

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

2018/2019

Uploaded on 11/01/2019

gebriye-embafresu
gebriye-embafresu 🇪🇹

5

(1)

8 documents

1 / 9

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Practical Wifi Hacking using
Kali Linux
Cours
e Introduction:
Three main parts:1. Pre connection attacks.
2. Gaining access to encrypted networks.
3. Post connection attacks.
pf3
pf4
pf5
pf8
pf9

Partial preview of the text

Download Practical Wi-Fi Hacking using Kali Linux: Understanding Network Basics and Packets and more Lecture notes Mobile Computing in PDF only on Docsity!

Practical Wifi Hacking using

Kali Linux

Cours

e Introduction:

1. Pre connection attacks. Three main parts:

2. Gaining access to encrypted networks.

3. Post connection attacks.

● 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.