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

MISP Modules : /events /enrichEvent/1' #582

Open
Jay12390 opened this issue Sep 22, 2022 · 5 comments
Open

MISP Modules : /events /enrichEvent/1' #582

Jay12390 opened this issue Sep 22, 2022 · 5 comments

Comments

@Jay12390
Copy link

Every time after creating a Event and by adding attributes like domain , url, ip address, mac address in it .However while typing to enrich the event by clicking the "Enrich Event" option .
It isn't showing any type of options like DNS, Reverse DNS ,etc. Even after that by clicking the "enrich" option , it's displaying

MODULES NOT SET
You don't have permission to access '/events/enrichEvent/1'

@MU-03
Copy link

MU-03 commented Dec 27, 2022

I am facing the same issue, was it resolved?

@ArifeVural
Copy link

I seem to have the same issue too.

@carlokohan
Copy link

Same with everyone here, I just got my Cortex server running and when I click the enrich button on MISP, same errors as above. Although running cortex analyzers manually and via TheHive works for me

@MU-03
Copy link

MU-03 commented Jan 10, 2023

@adulau Please Guide us all.
Thank you.

@MU-03
Copy link

MU-03 commented Jan 10, 2023

I have the solution:

In my case I did not run the following commands:

First run these:
sudo cp etc/systemd/system/misp-modules.service /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl enable --now misp-modules
sudo service misp-modules start
and than go to folder /var/www/MISP/venv/bin/ in terminal and run the following command:
/var/www/MISP/venv/bin/misp-modules -l 127.0.0.1 &

Hope it helps.
Regards

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