(DSY2024 - Ca 01) Slide Tutorial 04
(DSY2024 - Ca 01) Slide Tutorial 04
SECURITY ISSUES
NGUYEN THI CHUC - 2101040043
Distributed Systems
01 What is DNS?
02
OUTLINE
What is DNS security?
The dig or nslookup program: checks how DNS servers are handling the conversion of domain
names to IP addresses, to ensure the accuracy, security, and performance of network access.
Using Cmd on Windows for nslookup:
//nslookup: nslookup example.com
This command will query DNS to find the IP address of the domain name example.com.
Using Terminal on Linux/macOS for dig:
//dig: dig example.com
This command queries the domain example.com and returns more detailed information about the
DNS query process.
dig nslookup
Provides more detailed information, more Simple, easy to use, available on most operating
flexibility in DNS queries. systems (including Windows)
Popular on Linux/macOS, needs to be Good for basic and quick DNS queries.
installed on Windows
Definition: The “X.500” is the directory service similar to the conventional name
service but the primary use of the directory service is to satisfy the descriptive queries.
Generally, the users search and browse the director for a variety of requirements; for
this, the directory service helps to obtain the information about the entities.
For access to conventional email addresses (based on Internet Domain Names),
X.500 would provide a similar facilities to the DNS service. X.500 is designed to be
scalable. If this is achieved in practice, then it should meet the future needs of large-
scale networking better than DNS.
Advantage Drawback
It is an attribute-based directory service. It is that searching with a wide scope is
In principle, users could address messages quite slow and costly in computing
to people by quoting their real names and resources, the scope could be limited by
their organisational affiliations, instead of the use of the organisational affiliation.
the Domain Name based addresses Several alternate mailboxes could be held
currently used. The mail system would in the directory server, providing
make a search request of X.500 to find faulttolerant mail delivery.
the corresponding DNS or other network
address of the user’s mailbox.
THANK YOU FOR
WATCHING!
Any question?