-
Notifications
You must be signed in to change notification settings - Fork 287
Description
Traceback (most recent call last):
File "./warberry.py", line 19, in
from src.warberrySetup.Warberry import *
File "/home/sh0ck3r/Desktop/SK/UsefulTools/warberry/src/warberrySetup/Warberry.py", line 2, in
from src.warberrySetup.WarberryInformationGathered import *
File "/home/sh0ck3r/Desktop/SK/UsefulTools/warberry/src/warberrySetup/WarberryInformationGathered.py", line 3, in
from src.core.enumeration.hostnames import *
File "/home/sh0ck3r/Desktop/SK/UsefulTools/warberry/src/core/enumeration/hostnames.py", line 21, in
from dns import resolver
File "build/bdist.linux-x86_64/egg/dns/resolver.py", line 33, in
File "build/bdist.linux-x86_64/egg/dns/message.py", line 36, in
File "build/bdist.linux-x86_64/egg/dns/rrset.py", line 24, in
File "build/bdist.linux-x86_64/egg/dns/renderer.py", line 26, in
File "build/bdist.linux-x86_64/egg/dns/tsig.py", line 64, in
File "build/bdist.linux-x86_64/egg/dns/name.py", line 912, in from_text