Skip to content

KeyError: 'resp_type' #4

@remonsec

Description

@remonsec

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'

issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions