Skip to content

vaishnavpuram27/DNSProtocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of DNS Protocol

Analysing and visualising the DNS packets to bring out insights of a DNS session using Python ,Scapy and few visualising tools.
First , we need to make a data set for this analysis so we have written a python script for this . Using the scapy library in python extracting the DNS packets in a session was done .
Next the following data is being exported to an Excel sheet and is sent for analysis.

In following jupyter notebook the images are not shown but its being included here


On query 18 we are displaying the common types of Request-Response , the graph for it is displayed below.
alt text

On query 20 we are displaying the the Top Talkers. alt text

On query 23 we are displaying the The number of Resquest-Response packets during a DNS session . alt text

All the insights have been shown in the jupyter notebook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published