How do I use Python s subprocess to run multiple DNS queries in parallel

0 votes
I’m working on a Python script that needs to run DNS queries for multiple domains in parallel, and I want to use the subprocess module to execute dig commands. I’ve been able to run individual queries using subprocess.run(), but I’m not sure how to scale this by running several DNS queries at the same time without blocking the execution of the script.

What’s the best way to use subprocess to achieve parallel execution of DNS queries? Should I use threading or multiprocessing in combination with subprocess, or is there a simpler solution? Any examples on how to handle this efficiently would be helpful.
Oct 17 in Cyber Security & Ethical Hacking by Anupam
• 3,470 points
58 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In Cyber Security & Ethical Hacking

0 votes
0 answers

How do I use Metasploit to perform NetBIOS enumeration on a target?

I’d like to use Metasploit to perform ...READ MORE

Nov 6 in Cyber Security & Ethical Hacking by Anupam
• 3,470 points
26 views
+1 vote
1 answer
0 votes
0 answers

I do not have a real result about encryption file use AES mode CFB in pycrptodome on python

I'm using Ubuntu win. on python I ...READ MORE

Aug 23, 2019 in Cyber Security & Ethical Hacking by Ahmed
• 310 points

closed Aug 23, 2019 by Ahmed 883 views
0 votes
1 answer

How do you decrypt a ROT13 encryption on the terminal itself?

Yes, it's possible to decrypt a ROT13 ...READ MORE

answered Oct 17 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 2,960 points
83 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP