-
Notifications
You must be signed in to change notification settings - Fork 42
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
OTX-MISP Error - Update Environment #38
Comments
I'm getting the same error |
There's a hot-fix here...
|
Same error here,
|
Note, a fork of otx-misp has fixed this problem I believe: I myself did not go down this road. Here's the problem as I see it
I kind of gave up on fixing this and I'm going to instead, I think, make MISP feeds for OTX. I did the first one here, which lets you get a MISP feed from a group, as a POC I will probably add more MISP feed support in the near future |
Thanks, it's work for me :) |
I got this err. although the url and api are correct, Any fix? |
Did you add http:// or https:// in front of your server IP or domain? |
|
Description
otx-misp appers to be not working to publish event on updated environment.
runing otx-misp with "-d" options runs smoothly, but when removing (real publishing) we got following error..
Error: 'TypeError' object has no attribute 'message'
Versions
Traceback or error
/var/www/MISP/venv/bin/otx-misp -o ************************** -s "http://127.0.0.1:8080/" -m ******************** -a -u --discover-tags --to-ids --distribution connected --author-tag --bulk-tag OTX --dedup-titles
Error: 'TypeError' object has no attribute 'message'
The text was updated successfully, but these errors were encountered: