english only
School of Computer and Communication Sciences
LASEC - Security and Cryptography Laboratory
EPFL > IC > LASEC > Projects
Banner IC
INDEX
Home
People
Research
Teaching
Publications
Softwares & Events
Intranet
How to reach us

CONTACT

EPFL - I&C - ISC - LASEC
Station 14 - Building INF
CH-1015 Lausanne
Switzerland

Tel. +41 21 693 7603
Fax. +41 21 693 7689

Job application or support letter request:
please read our policy.

DNS Spoofing
 
Author:   Marco Ricca
 
Supervisor:   Pascal Junod
 
Date: Winter Semester 2001-2002
 
Abstract: This project consists in correctly combining ARP Spoofing, Packet Redirection and DNS Spoofing in order to mislead a victim using a workstation of the same subnet.

The program will fool the attacked workstation by sending specially crafted ARP reply packets combined with ICMP echo requests, in a way that will make the victim send to the attacker all the traffic intended to the router.

The program will then redirect all the traffic to the appropriate gateway, except DNS requests for which it will construct a spoofed reply.

By correctly setting the defined value FOOL_RATE, the attacker can achieve intercepting up to 99.99 % of the victim's outgoing traffic.

Once this is done, the attacker can issue various attacks (e.g. Man In the Middle, fake Websites, etc).