TheHive-Project / TheHive-Project/Cortex-Analyzers

Hipposcore Analyzer fails and Hippocampe feeds not retrieved

Open
#304 2 comments 0 reactions 1 assignee View on GitHub

@ninSmith is already working on this.

Since Jul 17, 2018.

category:bug scope:analyzer
Dominant language
Python
Stars
490
Forks
405
Avg merge
2d 43m
Merged PRs (30d)
8

Description

Request Type

Bug

Work Environment
Question Answer
OS version (server) Ubuntu.16.x
OS version (client) MAC 10.12
Cortex Analyzer Name Hippocampe
Cortex Analyzer Version 2.0
Cortex Version 2.0.4
Browser type & version Chrome
Description

I am running hipposcore analyzer with input ip:8.8.8.8

Getting Error as follows:

  1. HTTP error 405: method not allowed
    {
    "errorMessage": "Hippocampe: HTTP Error 405: METHOD NOT ALLOWED",
    "input": "{"tlp":2,"parameters":{},"dataType":"ip","config":{"check_tlp":false,"proxy_https":null,"service":"hipposcore","url":"http://192.168.0.109:5000/hippocampe/api/v1.0\",\"max_tlp\":2,\"auto_extract_artifacts\":true,\"proxy_http\":null},\"message\":\"\",\"data\":\"8.8.8.8\"}",
    "success": false
    }

Hippocamp configuration:
URL: http://myIP:5000/hippocampe/api/v1.0

Hipposcore configuration:
URL:http://192.168.0.109:5000/hippocampe/api/v1.0

My Hippocampe server is running on a separate VM and my Hive training Vm runs on a separate.

Also in hippocampe when I run this:
http://192.168.0.109:5000/hippocampe/api/v1.0/jobs

I always get:
{"AWSI0Z8MNNNpe3UggzPE":{"startTime":"20180711T150956+0500","status":"ongoing"}}

And the job is ongoing forever. I tried to fetch feed from shadowbook as stated in user guide for hippocampe.

Help in both of the above situations will be appreciated!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.