-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Facing this error
Traceback (most recent call last):
File "liveTargetsFinder.py", line 309, in
main(targetHosts, massdnsPath, masscanPath, resolvers, useNmap, dbOutputPath)
File "liveTargetsFinder.py", line 223, in main
domain_map = processMassDNS(targetHosts, massdnsOutput, massdnsPath, resolvers, domainOutput, ipOutput)
File "liveTargetsFinder.py", line 96, in processMassDNS
domain_map = parseMassDNS(massdnsOutput)
File "liveTargetsFinder.py", line 18, in parseMassDNS
if (response['resp_type'] == 'A'):
KeyError: 'resp_type'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
