Network Protocols and Vulnerabilities Dan Boneh CS 155 Spring 2010.

Slides:



Advertisements
Similar presentations
Network and Application Attacks Contributed by- Chandra Prakash Suryawanshi CISSP, CEH, SANS-GSEC, CISA, ISO 27001LI, BS 25999LA, ERM (ISB) June 2006.
Advertisements

The Internet! Layers, TCP, UDP, IP DDoS Reflection Attacks IPSEC, ARP Sharon Goldberg CS558 Boston University Spring 2015 Most slides and images borrowed.
Chapter 7 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Explain the need for the transport layer.  Identify.
CSE551: Computer Network Review r Network Layers r TCP/UDP r IP.
Internet Security: How the Internet works and some basic vulnerabilities Slides from D.Boneh, Stanford and others 1.
Computer Networks: Domain Name System. The domain name system (DNS) is an application-layer protocol for mapping domain names to IP addresses Vacation.
Firewalls and Intrusion Detection Systems
Network Protocols and Vulnerabilities John Mitchell CS 155 Spring 2006.
11- IP Network Layer4-1. Network Layer4-2 The Internet Network layer forwarding table Host, router network layer functions: Routing protocols path selection.
ITIS 6167/8167: Network and Information Security Weichao Wang.
FIREWALLS & NETWORK SECURITY with Intrusion Detection and VPNs, 2 nd ed. 6 Packet Filtering By Whitman, Mattord, & Austin© 2008 Course Technology.
TCP/IP Basics A review for firewall configuration.
Network Layer4-1 Network layer r transport segment from sending to receiving host r on sending side encapsulates segments into datagrams r on rcving side,
Network Layer4-1 Network layer r transport segment from sending to receiving host r on sending side encapsulates segments into datagrams r on rcving side,
Internet Security: How the Internet works and some basic vulnerabilities Dan Boneh CS 155 Spring 2014.
Lecture 8 Modeling & Simulation of Communication Networks.
Chapter Eleven An Introduction to TCP/IP. Objectives To compare TCP/IP’s layered structure to OSI To review the structure of an IP address To look at.
OSI Model Routing Connection-oriented/Connectionless Network Services.
Computer Security 2014 – Ymir Vigfusson Some slides borrowed from Amir Masoumzadeh’s INFSCI 1075, Dan
CS426Fall 2010/Lecture 331 Computer Security CS 426 Lecture 33 Network Security (1)
Packet Filtering. 2 Objectives Describe packets and packet filtering Explain the approaches to packet filtering Recommend specific filtering rules.
8: Network Security8-1 Security in the layers. 8: Network Security8-2 Secure sockets layer (SSL) r Transport layer security to any TCP- based app using.
CS426Fall 2010/Lecture 341 Computer Security CS 426 Lecture 34 DNS Security.
January 2009Prof. Reuven Aviv: Firewalls1 Firewalls.
Dan Boneh (Modified by Vijay Ganesh)
Chapter 6: Packet Filtering
Network security Further protocols and issues. Protocols: recap There are a few main protocols that govern the internet: – Internet Protocol: IP – Transmission.
COMT 429 The Internet Protocols COMT 429. History 1969First version of a 4 node store and forward network, the ARPAnet 1972Formal demonstration of ARPAnet.
TCP/IP Essentials A Lab-Based Approach Shivendra Panwar, Shiwen Mao Jeong-dong Ryoo, and Yihan Li Chapter 5 UDP and Its Applications.
COMT 6251 Network Layers COMT Overview IP and general Internet Operations Address Mapping ATM LANs Other network protocols.
Chap 9 TCP/IP Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
DNS Security Pacific IT Pros Nov. 5, Topics DoS Attacks on DNS Servers DoS Attacks by DNS Servers Poisoning DNS Records Monitoring DNS Traffic Leakage.
Fall 2005Computer Networks20-1 Chapter 20. Network Layer Protocols: ARP, IPv4, ICMPv4, IPv6, and ICMPv ARP 20.2 IP 20.3 ICMP 20.4 IPv6.
TCP/IP Transport and Application (Topic 6)
Packet Filtering & Firewalls. Stateless Packet Filtering Assume We can classify a “good” packet and/or a “bad packet” Each rule can examine that single.
Packet Filtering Chapter 4. Learning Objectives Understand packets and packet filtering Understand approaches to packet filtering Set specific filtering.
1 The Internet and Networked Multimedia. 2 Layering  Internet protocols are designed to work in layers, with each layer building on the facilities provided.
TCP/IP Protocols Contains Five Layers
1 IP : Internet Protocol Computer Network System Sirak Kaewjamnong.
Review the key networking concepts –TCP/IP reference model –Ethernet –Switched Ethernet –IP, ARP –TCP –DNS.
CS426Network Security1 Computer Security CS 426 Network Security (1)
Internetworking Internet: A network among networks, or a network of networks Allows accommodation of multiple network technologies Universal Service Routers.
TCP/IP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
CS526Topic 18: Network Security1 Information Security CS 526 Network Security (1)
Network Layer4-1 The Internet Network layer forwarding table Host, router network layer functions: Routing protocols path selection RIP, OSPF, BGP IP protocol.
1 OSI and TCP/IP Models. 2 TCP/IP Encapsulation (Packet) (Frame)
S305 – Network Infrastructure Chapter 5 Network and Transport Layers.
Internet Protocols. ICMP ICMP – Internet Control Message Protocol Each ICMP message is encapsulated in an IP packet – Treated like any other datagram,
Computer Security 2014 – Ymir Vigfusson Some slides borrowed from Amir Masoumzadeh’s INFSCI 1075, Dan
Chapter 8 Network Security Thanks and enjoy! JFK/KWR All material copyright J.F Kurose and K.W. Ross, All Rights Reserved Computer Networking:
1 Bus topology network. 2 Data is sent to all computers, but only the destination computer accepts 02608c
DNS Security 1. Fundamental Problems of Network Security Internet was designed without security in mind –Initial design focused more on how to make it.
Computer Network Architecture Lecture 6: OSI Model Layers Examples 1 20/12/2012.
Internet infrastructure 1. Infrastructure Security r User expectations  Reliable service  Reliable endpoints – although we know of spoofing and phishing.
1 COMP 431 Internet Services & Protocols The IP Internet Protocol Jasleen Kaur April 21, 2016.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI transport layer CCNA Exploration Semester 1 – Chapter 4.
IST 201 Chapter 11 Lecture 2. Ports Used by TCP & UDP Keep track of different types of transmissions crossing the network simultaneously. Combination.
TCP Sliding Windows For each TCP connection each hosts keep two Sliding Windows, send sliding window, and receive sliding window to make sure the correct.
1 Introduction to Information Security , Spring 2016 Lecture 7: TCP/IP security Avishai Wool Slides credit: Dan Boneh, Stanford.
Executive Director and Endowed Chair
Introduction to TCP/IP networking
The Internet! Layers, TCP, UDP, IP DDoS Reflection Attacks IPSEC, ARP
Course Review 2015 Computer networks 赵振刚
TCP/IP Internetworking
TCP/IP Internetworking
The Internet! Layers, TCP, UDP, IP DDoS Reflection Attacks IPSEC, ARP
CS 457 – Lecture 10 Internetworking and IP
CS 155 Internet Security: How the Internet works and some basic vulnerabilities Dan Boneh.
Wide Area Networks and Internet CT1403
Presentation transcript:

Network Protocols and Vulnerabilities Dan Boneh CS 155 Spring 2010

Outline Basic Networking: How things work now plus some problems Some network attacks Attacking host-to-host datagram protocols  TCP Spoofing, … Attacking network infrastructure  Routing  Domain Name System

Backbone ISP Internet Infrastructure Local and interdomain routing TCP/IP for routing, connections BGP for routing announcements Domain Name System Find IP address from symbolic name (

TCP Protocol Stack Application Transport Network Link Application protocol TCP protocol IP protocol Data Link IP Network Access IP protocol Data Link Application Transport Network Link

Data Formats Application Transport (TCP, UDP) Network (IP) Link Layer Application message - data TCPdataTCPdataTCPdata TCP Header dataTCPIP IP Header dataTCPIPETHETF Link (Ethernet) Header Link (Ethernet) Trailer segment packet frame message

Internet Protocol Connectionless Unreliable Best effort Notes: src and dest ports not parts of IP hdr IP VersionHeader Length Type of Service Total Length Identification Flags Time to Live Protocol Header Checksum Source Address of Originating Host Destination Address of Target Host Options Padding IP Data Fragment Offset

IP Routing Internet routing uses numeric IP address Typical route uses several hops Meg Tom ISP Office gateway Source Destination Packet

IP Protocol Functions (Summary) Routing IP host knows location of router (gateway) IP gateway must know route to other networks Fragmentation and reassembly If max-packet-size less than the user-data-size Error reporting ICMP packet to source if packet is dropped TTL field: decremented after every hop Packet dropped f TTL=0. Prevents infinite loops.

Problem: no src IP authentication Client is trusted to embed correct source IP Easy to override using raw sockets Libnet:a library for formatting raw packets with arbitrary IP headers Anyone who owns their machine can send packets with arbitrary source IP  … response will be sent back to forged source IP  Implications : (solutions in DDoS lecture)  Anonymous DoS attacks;  Anonymous infection attacks (e.g. slammer worm)

User Datagram Protocol Unreliable transport on top of IP: No acknowledgment No congenstion control No message continuation UDP

Transmission Control Protocol Connection-oriented, preserves order Sender  Break data into packets  Attach packet numbers Receiver  Acknowledge receipt; lost packets are resent  Reassemble packets in correct order TCP BookMail each pageReassemble book

TCP Header Source PortDest port SEQ Number ACK Number Other stuff URGURG PSRPSR ACKACK PSHPSH SYNSYN FINFIN TCP Header

Review: TCP Handshake C S SYN: SYN/ACK: ACK: Listening Store SN C, SN S Wait Established SN C  rand C AN C  0 SN S  rand S AN S  SN C SN  SN C +1 AN  SN S Received packets with SN too far out of window are dropped

Basic Security Problems 1. Network packets pass by untrusted hosts Eavesdropping, packet sniffing Especially easy when attacker controls a machine close to victim 2. TCP state can be easy to guess Enables spoofing and session hijacking 3. Denial of Service (DoS) vulnerabilities DDoS lecture

1. Packet Sniffing Promiscuous NIC reads all packets Read all unencrypted data (e.g., “wireshark”) ftp, telnet (and POP, IMAP) send passwords in clear! AliceBob Eve Network Prevention: Encryption (next lecture: IP SEC ) Sweet Hall attack installed sniffer on local machine

2. TCP Connection Spoofing Why random initial sequence numbers? (SN C, SN S ) Suppose init. sequence numbers are predictable Attacker can create TCP session on behalf of forged source IP  Breaks IP-based authentication (e.g. SPF, /etc/hosts ) Victim Server SYN/ACK dstIP=victim SN=server SN S ACK srcIP=victim AN=predicted SN S command server thinks command is from victim IP addr attacker TCP SYN srcIP=victim

Example DoS vulnerability [Watson’04] Suppose attacker can guess seq. number for an existing connection: Attacker can send Reset packet to close connection. Results in DoS. Naively, success prob. is 1/2 32 (32-bit seq. #’s). Most systems allow for a large window of acceptable seq. #’s  Much higher success probability. Attack is most effective against long lived connections, e.g. BGP

Random initial TCP SNs Unpredictable SNs prevent basic packet injection … but attacker can inject packets after eavesdropping to obtain current SN Most TCP stacks now generate random SNs Random generator should be unpredictable GPR’06: Linux RNG for generating SNs is predictable  Attacker repeatedly connects to server  Obtains sequence of SNs  Can predict next SN  Attacker can now do TCP spoofing (create TCP session with forged source IP)

Routing Vulnerabilities

Common attack: advertise false routes Causes traffic to go though compromised hosts ARP (addr resolution protocol): IP addr -> eth addr Node A can confuse gateway into sending it traffic for B By proxying traffic, attacker A can easily inject packets into B’s session (e.g. WiFi networks) OSPF: used for routing within an AS BGP: routing between ASs Attacker can cause entire Internet to send traffic for a victim IP to attacker’s address. Example: Youtube mishap (see DDoS lecture)

Interdomain Routing connected group of one or more Internet Protocol prefixes under a single routing policy (aka domain) OSPF BGP Autonomous System earthlink.net Stanford.edu

BGP overview Iterative path announcement Path announcements grow from destination to source Packets flow in reverse direction Protocol specification Announcements can be shortest path Not obligated to use announced path

BGP example [ D. Wetherall ] Transit: 2 provides transit for 7 Algorithm seems to work OK in practice BGP is does not respond well to frequent node outages

Issues Security problems Potential for disruptive attacks BGP packets are un-authenticated  Attacker can advertise arbitrary routes  Advertisement will propagate everywhere  Used for DoS and spam (detailed example in DDoS lecture) Incentive for dishonesty ISP pays for some routes, others free

Domain Name System

Hierarchical Name Space root edu net org ukcom ca wisc ucb stanford cmu mit cs ee www DNS

DNS Root Name Servers Hierarchical service Root name servers for top-level domains Authoritative name servers for subdomains Local name resolvers contact authoritative servers when they do not know a name

DNS Lookup Example Client Local DNS resolver root & edu DNS server stanford.edu DNS server NS stanford.edu NS cs.stanford.edu A www=IPaddr cs.stanford.edu DNS server DNS record types (partial list): - NS:name server (points to other server) - A:address record (contains IP address) - MX:address in charge of handling - TXT:generic text (e.g. used to distribute site public keys (DKIM) )

Caching DNS responses are cached Quick response for repeated translations Useful for finding servers as well as addresses  NS records for domains DNS negative queries are cached Save time for nonexistent sites, e.g. misspelling Cached data periodically times out Lifetime (TTL) of data controlled by owner of data TTL passed with every record

DNS Packet Query ID: 16 bit random value Links response to query (from Steve Friedl)

Resolver to NS request

Response to resolver Response contains IP addr of next NS server (called “glue”) Response ignored if unrecognized QueryID

Authoritative response to resolver final answer bailiwick checking: response is cached if it is within the same domain of query (i.e. a.com cannot set NS for b.com)

Basic DNS Vulnerabilities Users/hosts trust the host-address mapping provided by DNS: Used as basis for many security policies: Browser same origin policy, URL address bar Obvious problems Interception of requests or compromise of DNS servers can result in incorrect or malicious responses  e.g.: hijack BGP route to spoof DNS Solution – authenticated requests/responses  Provided by DNSsec … but no one uses DNSsec

DNS cache poisoning (a la Kaminsky’08) Victim machine visits attacker’s web site, downloads Javascript user browser local DNS resolver Query: a.bank.com QID=x 1 attacker attacker wins if  j: x 1 = y j response is cached and attacker owns bank.com ns.bank.com IPaddr 256 responses: Random QID y 1, y 2, … NS bank.com=ns.bank.com A ns.bank.com=attackerIP

If at first you don’t succeed … Victim machine visits attacker’s web site, downloads Javascript user browser local DNS resolver Query: b.bank.com QID=x 2 attacker 256 responses: Random QID y 1, y 2, … NS bank.com=ns.bank.com A ns.bank.com=attackerIP attacker wins if  j: x 2 = y j response is cached and attacker owns bank.com ns.bank.com IPaddr success after  256 tries (few minutes)

Defenses Increase Query ID size. How? a. Randomize src port, additional 11 bits Now attack takes several hours b. Ask every DNS query twice: Attacker has to guess QueryID correctly twice (32 bits) Apparentl y DNS system cannot handle the load

Pharming DNS poisoning attack (less common than phishing) Change IP addresses to redirect URLs to fraudulent sites Potentially more dangerous than phishing attacks No solicitation is required DNS poisoning attacks have occurred: January 2005, the domain name for a large New York ISP, Panix, was hijacked to a site in Australia. In November 2004, Google and Amazon users were sent to Med Network Inc., an online pharmacy In March 2003, a group dubbed the "Freedom Cyber Force Militia" hijacked visitors to the Al-Jazeera Web site and presented them with the message "God Bless Our Troops"

DNS Rebinding Attack Read permitted: it’s the “same origin” Firewall web server ns.evil.com DNS server corporate web server TTL = [DWF’96, R’01] DNS-SEC cannot stop this attack

DNS Rebinding Defenses Browser mitigation: DNS Pinning Refuse to switch to a new IP Interacts poorly with proxies, VPN, dynamic DNS, … Not consistently implemented in any browser Server-side defenses Check Host header for unrecognized domains Authenticate users with something other than IP Firewall defenses External names can’t resolve to internal addresses Protects browsers inside the organization

Summary Core protocols not designed for security Eavesdropping, Packet injection, Route stealing, DNS poisoning Patched over time to prevent basic attacks (e.g. random TCP SN) More secure variants exist (next lecture) : IP -> IPsec DNS -> DNSsec BGP -> SBGP