Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hippocampe Analyzer Fails #137

Closed
treed593 opened this issue Nov 14, 2017 · 4 comments
Closed

Hippocampe Analyzer Fails #137

treed593 opened this issue Nov 14, 2017 · 4 comments
Assignees

Comments

@treed593
Copy link
Contributor

Request Type

Bug

Work Environment

Production

Question Answer
OS version (server) Ubuntu
OS version (client) Mac osX
Cortex Analyzer Name Hipposcore_2_0
Cortex Analyzer Version 2.0
Cortex Version 1.1.4
Browser type & version Google Chrome 62.0.3202.89

Description

When running a job against the Hippocampe Analyzer, I get the following returned

{ "errorMessage": "Hippocampe: HTTP Error 405: METHOD NOT ALLOWED", "input": { "dataType": "ip", "config": { "url": "https://hippocampe.ourdomain.com/hippocampe", "max_tlp": 3, "check_tlp": false, "service": "hipposcore" }, "tlp": 2, "data": "{{ip_query_redacted}}" }, "success": false }

Steps to Reproduce

  1. New Analysis
  2. Data Type: ip
  3. Data: ip_address
  4. Select Hipposcore_2_0

Complementary information

No corresponding job is showing up in Hippocampe

@ninSmith ninSmith self-assigned this Nov 15, 2017
@ninSmith
Copy link
Contributor

Hey,

May I have a look to your cortex configuration ?
Especially the part about Hippocampe

Thx

@treed593
Copy link
Contributor Author

# Hippocampe: this analyzer queries TheHive Project's Hippocampe # product. You need to install it and provide the corresponding URL. Hippocampe { url="https://hippocampe.ourdomain.com/hippocampe" }

@ninSmith
Copy link
Contributor

Could you try:

url="https://hippocampe.ourdomain.com"

And see if it works ?

@treed593
Copy link
Contributor Author

Exactly what I needed! Thanks @ninSmith

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants