Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Python 2.7.7 Knowndomains.csv #4

@melegar

Description

@melegar

The program crashes using the urlcrazy option if any domains are in the knowndomains.csv file.

Error Received:
Traceback (most recent call last):
File "crazyParser.py", line 354, in
main()
File "crazyParser.py", line 345, in main
parseOutput(docRoot, knownDomains, resultsFile, args.urlcrazy, args.dnstwist)
File "crazyParser.py", line 161, in parseOutput
knowndom.append(row['Domain'])
KeyError: 'Domain'

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