Presentation is loading. Please wait.

Presentation is loading. Please wait.

DNS Antidote Abhishek Madav(86378148) Suhas Tikoo(22363556) Urjit Khadilkar(24449837)

Similar presentations


Presentation on theme: "DNS Antidote Abhishek Madav(86378148) Suhas Tikoo(22363556) Urjit Khadilkar(24449837)"— Presentation transcript:

1 DNS Antidote Abhishek Madav(86378148) Suhas Tikoo(22363556) Urjit Khadilkar(24449837)

2 Motivation We plan to device a heterogeneous service that would monitor the resolution of the user’s requests across different browsers. HTTP links accessed by the user would be checked for potential DNS poisoning against a DNS lookup performed by a secured server (one of the those kinds hosted by any anti-virus service). The server enumerates the list of the IP addresses which can then be compared with the local look-up for making a secured redirection to the user.

3 What is DNS? Domain Name System Integral part of the Internet, without which it will collapse. Used to convert a domain name into an IP address. OS asks the Resolving Name Server for the location of domain name. If RNS has no information, it contacts the Root Name Server for the location.

4 DNS Poisoning Input (UCLA) Output (UCI)

5 Block Diagram Request Intercept. Secure Server DNS Poisoned Server Browser

6 Current Progress We have written a java code that can capture DNS requests made by a user. (Client) We have written another code that converts the given domain name into an IP address. (Server) Client code is also capable of performing above mentioned Server functionality.

7 Next Steps We have to establish a secure connection between the Client and Server. We have to implement an interface which pops out an error message in case the client request and server response do not match.

8


Download ppt "DNS Antidote Abhishek Madav(86378148) Suhas Tikoo(22363556) Urjit Khadilkar(24449837)"

Similar presentations


Ads by Google