Design of security scheme to prevent DNS cache poisoning attacks

The Domain Name Server (DNS) plays a very important role in the internet today. DNS is a protocol that translates domain names that are human readable into numerical Internet Protocol (IP) addresses which are computer readable. DNS efficiently runs all internet applications such as internet surfing,...

全面介紹

Saved in:
書目詳細資料
主要作者: Chong, Zhan Ming
其他作者: Ma Maode
格式: Final Year Project
語言:English
出版: 2019
主題:
在線閱讀:http://hdl.handle.net/10356/77573
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
機構: Nanyang Technological University
語言: English
實物特徵
總結:The Domain Name Server (DNS) plays a very important role in the internet today. DNS is a protocol that translates domain names that are human readable into numerical Internet Protocol (IP) addresses which are computer readable. DNS efficiently runs all internet applications such as internet surfing, emailing, multimedia applications and many more. However, DNS has a lack of security upgrade which led to its vulnerability by being exploited. DNS cache poisoning is an attack where attackers can forcefully introduce fake DNS information to the cache memory of domain name resolvers, users that communicate with this domain name resolvers would be directed to a wrong destination and confidential information might be stolen for financial gain or malicious intent. This is the real threat that users face today. This report studies DNS cache poisoning attacks and methods to reduce the attack.