Simple DNS Query Packet Creation And DNS Packet Response Analysis Using Python Socket Part 3

Subscribers:
612
Published on ● Video Link: https://www.youtube.com/watch?v=3U5sTvL9VB0



Duration: 12:59
43 views
0


There are times when we want to create and learn a simple DNS Query packet and read DNS Query response in byte string for curiosity or fun.

In this video, I did not want to show the full DNS client code. I make an half DNS client code in order I can send a query and print the response packet from the server. Just it.

To make full DNS client is still half way to go.

In this video, I will show you how to create very DNS client code minimal using just socket libary not more than that and create DNS query packet with previous DNS query packet generated by NSLOOKUP not create a new one to make this quick and easy.

Hope this helps,
Totz Tech




Other Videos By Computertechlighthouse


2024-10-09Stasiun Merak Jalan-jalan Part 2
2024-10-09Stasiun Merak Jalan-jalan Part 1
2024-10-08Dont Cry and She's gone cover
2024-02-25INDONESIA ada di Timur Tengah itu HOAX. Ini pembuktiannya.
2023-09-15Diagram Pengkabelan Switch Dan Mic Pada Headset Extrabass Merek Sony Dan JBL
2023-09-09FFMPEG - How To Changes Overlay Texts' Color, Size, Position Or Content Continuously On Video
2023-09-08HTML POST 2nd request packet footage captured on Pythons' IDLE.
2023-08-17Python - How To Make A Free Video Player That Shows Milisecond Using OpenCV2 And FFPYPLAYER Module
2023-08-11"April 02, 2023: Jakarta's Sky Ablaze in Fiery Sunset"
2023-08-11A miracle happen: A house side by side in Jakarta didn't get burned in big fire
2023-08-10Simple DNS Query Packet Creation And DNS Packet Response Analysis Using Python Socket Part 3
2023-08-10Simple DNS Query Packet Creation And DNS Packet Response Analysis Using Python Socket Part 2
2023-08-10Simple DNS Query Packet Creation And DNS Packet Response Analysis Using Python Socket Part 1
2023-08-08Troubleshoot No connection could be made because the target machine actively refused it
2023-08-02How to run Python scripts as scheduled task on Windows
2023-08-02How to make text on a video slides diagonally using FFMPEG drawtext filter
2023-04-29What is method chainining in Python and how to do it
2023-04-28Effect of ‘b’ character in front of a string literal in Python
2023-04-24Three ways Python can handle Windows file path
2023-04-10Who is Gog and Magog?
2023-03-02asd



Tags:
Python Socket
Python UDP Socket
Python DNS Client
Python DNS Client Socket
DNS Client
Create DNS Client
Analyze DNS Response
Create DNS Query Packet