Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 431 Bytes

Networking 101.md

File metadata and controls

9 lines (9 loc) · 431 Bytes
  • ARP Spoofing: Host X can force IP traffic between any two other hosts A and B to flow through X (MitM!)
  • IP Protocol:
    • Sender sets Source Address, Routers do not verify
    • Connectionless
    • Unreliable
  • Transmission Control Protocol (TCP)
    • Data from application layer is sent in segments: sequences of contiguous bytes sent in a single IP datagram
    • Bytes in application data stream numbered with 32-bit sequence number