krmaxwell / maltrieve

A tool to retrieve malware directly from the source for security researchers.
GNU General Public License v3.0
563 stars 183 forks source link

KeyError: u'http://vxvault.net//URL_List.php' #169

Closed funk49 closed 9 years ago

funk49 commented 9 years ago

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'