Top Banner
How the Internet Works From “www.google.com” onwards http://willbradley.name/how-the- internet-works @willbradley CactusCon 2014
13

How the Internet Works

Jan 27, 2015

Download

Technology

Will Bradley

Download notes and capture files here: http://willbradley.name/how-the-internet-works/
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: How the Internet Works

How the Internet Works

From “www.google.com” onwardshttp://willbradley.name/how-the-internet-works

@willbradleyCactusCon 2014

Page 2: How the Internet Works

Connections and Protocols

“7 Layer OSI Model”

Mostly theoretical.

Note: ARP/MAC, IP, TCP, DNS, HTTP.

Page 3: How the Internet Works

Packets (in Wireshark)

Page 4: How the Internet Works

DNS Lookups

Recursion!

Root: . TLD: .org. NS: heatsynclabs.org.IP: 72.44.240.228

Page 5: How the Internet Works

Subnets and Masks

Binary!

Addresses “in” this network start with “011”:

95: 0101 111196: 0110 000097: 0110 000198: 0110 0010

…100: 0110 0100

…124: 0111 1100125: 0111 1101126: 0111 1110127: 0111 1111

128: 1000 0000

Page 6: How the Internet Works

NAT (actually PAT)

Page 7: How the Internet Works

Real Routing (BGP!)

Page 8: How the Internet Works

Port Forwarding / Firewalls

Page 9: How the Internet Works

Ethernet (100 BASE T)

Page 10: How the Internet Works

Subnetting Issues

Page 11: How the Internet Works

DNS Cache Poisoning

Page 12: How the Internet Works

Switching and Broadcast Storms

Page 13: How the Internet Works

ARP Spoofing / MITM