maltrieve icon indicating copy to clipboard operation
maltrieve copied to clipboard

A tool to retrieve malware directly from the source for security researchers.

Results 34 maltrieve issues
Sort by recently updated
recently updated
newest added

So I'm trying to get Maltrieve to dump into my viper instance. When I first got Maltrieve set up, It worked fine just downloading the samples. Once I set up...

Hi Kyle, Was just doing a new Docker install and start to get some errors below. The only change from the Dockerfile was to add a root password and remove...

``` /home/kmaxwell/src/maltrieve/venv/local/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:79: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning....

bug

Trying to get this working with the latest build and it fails, complaining of no attribute 'input file'. xxxx@xxxxx:/opt/maltrieve# python maltrieve.py Processing source URLs Completed source processing Traceback (most recent...

https://github.com/REMnux/docker/tree/master/maltrieve

The vxvault source's URL responds with a 302 response: ``` $ curl -v http://vxvault.siri-urz.net/URL_List.php * Hostname was NOT found in DNS cache * Trying 213.186.33.5... * Connected to vxvault.siri-urz.net (213.186.33.5)...

bug
ready

See the [current API](http://viper-framework.readthedocs.org/en/latest/usage/web.html#api). Minimally, we should pay more attention to return codes and tag the original URL in some way. This should happen _after_ the refactor in #137.

enhancement

The various upload functions are similar enough that we should merge them together. The right way to do this is probably implement some sort of base class, then have each...

enhancement
ready

Ensure we have a Procfile and whatever else is needed to run Maltrieve on a Heroku dyno.

enhancement

Hello - Both domain and sample submission were successfully submitting and that relationship added in the webstergd fork, but moving to the latest master samples but not domains now succeed....

bug