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

CRITS (stable_4) Relationship not being added #179

Open mboman opened 8 years ago

mboman commented 8 years ago

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': 0, u'id': u'56b7a2e558d296749bf0a8d3'}

Adding sample and domain works fine though.

webstergd commented 8 years ago

The developmental version of CRITs has some core changes to to the Authenticated API handlers. I have a patch to fix. However, the CRITs API is still in flux...or at least last I checked.

On Tue, Feb 9, 2016 at 11:57 PM, Michael Boman notifications@github.com wrote:

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 http:///domains/details/get.bb0413fllc.info/', u'type': u'Domain', u'return_code': 0, u'id': u'56b7a2e558d296749bf0a8d3'}

Adding sample and domain works fine though.

— Reply to this email directly or view it on GitHub https://github.com/krmaxwell/maltrieve/issues/179.

webstergd commented 8 years ago

I dont have time to check to make sure it still works. But you can find the code that contains the updated API calls here: https://github.com/webstergd/maltrieve

On Wed, Feb 10, 2016 at 12:24 AM, George Webster webstergd@gmail.com wrote:

The developmental version of CRITs has some core changes to to the Authenticated API handlers. I have a patch to fix. However, the CRITs API is still in flux...or at least last I checked.

On Tue, Feb 9, 2016 at 11:57 PM, Michael Boman notifications@github.com wrote:

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 http:///domains/details/get.bb0413fllc.info/', u'type': u'Domain', u'return_code': 0, u'id': u'56b7a2e558d296749bf0a8d3'}

Adding sample and domain works fine though.

— Reply to this email directly or view it on GitHub https://github.com/krmaxwell/maltrieve/issues/179.

mboman commented 8 years ago

2016-02-11 21:54:45 140619175761728 Submitted sample a2a24bb9e6c61b438eb207c7ca85c1e5 to CRITs, response was {u'message': u'Must provide an upload type.', u'type': u'Sample', u'return_code': 1}