I was running the DNSExploration.py recipe, and got a socket error when the host could not be found in the ReverseDNS() function. Added a Try/Catch block to handle this and the script has the expected output now.
Initial error output and try/catch output are attached.
I was running the DNSExploration.py recipe, and got a socket error when the host could not be found in the ReverseDNS() function. Added a Try/Catch block to handle this and the script has the expected output now.
Initial error output and try/catch output are attached.
error1-herror.txt output.txt