Introduction

image.png

Active Info Gathering

image.png

image.png

Networking Primer

Networking Fundamentals

Packets: are nothing but streams of bits running as electric signals on physical media (Ethernet, Wifi) used for data transmission These electrical signals are then interpreted as bits (zeros and ones) that make up the info

image.png

Header : contains important info about the packet: where it comes from / where it has to be sent to

image.png

image.png

The network layer is responsible for logical addressing, routing, and forwarding data packets between devices across different networks. primary goal: determine the optimal path for data to travel from the source to the destination, even if the devices are on separate networks.

IP Functionality