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

when i am running "python maltrieve.py" it runs successfully and shows the result as "Processing source URLs Completed source processes Downloading samples, check logs for details completed downloads" But there...

Hello, I'm running Maltrieve on Ubuntu 16.0.4. I installed the dependencies as described in the installation instructions. When I 'python maltrieve.py', the script doesn't download any files. Please see the...

Fix User-Agent: InvalidHeader("Header value {'User-Agent': 'Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)'} must be of type str or bytes, not ",))

- import from Python-2.7 - move up to base dir to allow for "ADD" to work

Created maltrievecategorizer_nosize.sh which removes the sorting into extra folders based on the file size.

./maltrieve.py Traceback (most recent call ast): File "./maltrieve.py", line 38, in from bs4 import BeautifulSoup File "/usr/local/lib/python2.7/dist-packages/gevent/builtins.py", line 93, in **import** result = _import(_args, *_kwargs) File "/usr/lib/python2.7/dist-packages/bs4/__init__.py", line 29, in...

2016-02-09 23:51:59 140185836697408 "POST /api/v1/relationships/ HTTP/1.1" 403 None 2016-02-09 23:51:59 140185836697408 Submitted relationship info for b67b6e808ded0adb1ee3ba1d072bf6d5 to CRITs, response was {u'url': u'/api/v1/domains/56b7a2e558d296749bf0a8d3/', u'message': u'Updated existing domain: get.bb0413fllc.info', u'type': u'Domain', u'return_code':...

Hi I installed maltrieve many times before. no problem on a new machine, I have the following error : pip install -e . ..... ..... Downloading/unpacking pytest (from maltrieve==0.7) Downloading...