TheHive-Project / TheHive-Project/Cortex-Analyzers
Hipposcore Analyzer fails and Hippocampe feeds not retrieved
@ninSmith is already working on this.
Since Jul 17, 2018.
- 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:
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.