KeyError: u'http://vxvault.net//URL_List.php'
funk49 opened this issue · comments
funk49 commented
Dumps out while processing, no files are downloaded. I can't get the latest stable version to work, nor can I get the version on REMnux 5 to work due to the HTTPBadStatusCode bug. Thanks for the help.
xxxx@ip-xxxx:/opt/maltrieve# python maltrieve.py
Processing source URLs
Completed source processing
Traceback (most recent call last):
File "maltrieve.py", line 512, in
main()
File "maltrieve.py", line 485, in main
malware_urls.update(source_urlsresponse.url)
KeyError: u'http://vxvault.net//URL_List.php'