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

[Bug]Cisco Umbrella Responder #954

Closed
vxsh4d0w opened this issue Mar 2, 2021 · 9 comments
Closed

[Bug]Cisco Umbrella Responder #954

vxsh4d0w opened this issue Mar 2, 2021 · 9 comments

Comments

@vxsh4d0w
Copy link

vxsh4d0w commented Mar 2, 2021

Describe the bug
Cisco Umbrella responder generates this error when is launched: Request error: POST unix://localhost:80/images/create?fromImage=cortexneurons%2Fumbrella+blacklister&tag=1: 400, body: {"message":"invalid reference format"}

To Reproduce
Steps to reproduce the behavior:

  1. Configure the responder on Cortex, setting the integration url
  2. Open a case on TheHive and add an observable like a domain
  3. Select the observable and then click on "Responders" and launch the Umbrella one.

Expected behavior
It is expected to send a POST request to Umbrella and blacklist the selected observable.

Complementary information
Here is a screenshot:
bug

Work environment

  • Server OS: Ubuntu Server 20.04
  • Browse type and version: Firefox 86
  • Cortex version: 3.1.0-1
  • Cortex Analyzer/Responder name: Umbrella Blacklister
  • Cortex Analyzer/Responder version: 1.1
@arnydo
Copy link
Contributor

arnydo commented Mar 23, 2021

Good morning. What kind of observable are you running this against?

@vxsh4d0w
Copy link
Author

vxsh4d0w commented Mar 23, 2021

domains and urls (same thing I do on Umbrella Console)

@arnydo
Copy link
Contributor

arnydo commented Mar 23, 2021

It should work for ["domain", "url", "fqdn"]. I am setting up a new instance now and Ill see if I can replicate your issue.

@arnydo
Copy link
Contributor

arnydo commented Mar 23, 2021

I just successfully sent a domain and URL to the responder using a fresh install of TheHive/Cortex.
Did you verify you have correct file permissions applied to the responder files?

@vxsh4d0w
Copy link
Author

vxsh4d0w commented Mar 23, 2021

I'm using docker...so i suppose yes. It should use the right permission. I don't have any issue with other analyzers or responders.

@arnydo
Copy link
Contributor

arnydo commented Mar 23, 2021

I have not run the responder in Docker yet so I am not sure what the differences may be. May want to double check to make sure.

@vxsh4d0w
Copy link
Author

Thanks so much. Let me know if there is something I have to do to help you.

@thorn5011
Copy link

@vxsh4d0w We just ran into the same issue (also running with Docker). Did you figure you it out?

@jeromeleonard
Copy link
Contributor

Hello,

this error indicates that docker cannot pull the image. After a test, the image is available. Closing the issue.

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

4 participants