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] Shuffle_1_0 docker Permission denied #1091

Closed
i0rt opened this issue May 9, 2022 · 0 comments
Closed

[Bug] Shuffle_1_0 docker Permission denied #1091

i0rt opened this issue May 9, 2022 · 0 comments
Labels
category:bug Issue is related to a bug
Milestone

Comments

@i0rt
Copy link

i0rt commented May 9, 2022

Work Environment

Question Answer
OS version (server) Debian 11
OS version (client) Windows 10
Cortex Responder Name Shuffle
Cortex Responder Version 1.0
Cortex Version 3.1.4-1

Description

When trying to run the Shuffle responder, the job throws "/job: 1: /job: Shuffle/shuffle.py: Permission denied" error.

Steps to Reproduce

  1. Configure and enable a Shuffle responder
  2. Run the responder from TheHive

Possible Solutions

RUN chmod +x {command} before ENTRYPOINT on /utils/docker/Dockerfile_template and rebuild again the image.

Complementary information

I'm sure this error is caused by the same bug as in #1089.

@nadouani nadouani added the category:bug Issue is related to a bug label Jun 20, 2022
@jeromeleonard jeromeleonard added this to the 3.1.1 milestone Jun 21, 2022
jeromeleonard added a commit that referenced this issue Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug Issue is related to a bug
Projects
None yet
Development

No branches or pull requests

3 participants