Kyle Maxwell
Kyle Maxwell
Make sure we're logging the right things at the right times. For example, when discarding a download because the md5 sum matched an existing piece of malware.
http://www.malwareblacklist.com/showMDL.php should be added later when it functions correctly
Setting logheaders in the configuration file actually has no effect. We should log this.
Instead of defining a lookup table, we'll use actual plugins for which source lists to look up and how to parse them.
Since we download the samples in chunks of 32, we should also save urls.json and hashes.json each time we finish a chunk.
If no API key or an incorrect API key is provider, then Maltego should throw an error instead of "no results found".