-
**Motivation**
MISP server distributes some IP/port indicators using a category/type called ip-dst|port and ip-src|port - this is a combined field of IP:port (example: 8.8.8.8:53)
If we had a Falc…
-
misp-modules - INFO - Launch MISP modules server from current directory.
misp-modules - WARNING - Helpers failed cache.py due to Redis not running or not installed. Helper will be disabled.
All Re…
-
Do you know if there is already a specific plugin for [MISP](https://github.com/MISP/MISP)?
-
https://github.com/OpenCTI-Platform/connectors/blob/6efe0a66cae94223f5b71e831793af6d84407841/external-import/misp/src/misp.py#L2067
From line 2067 to 2082. What is the goal of that code? Why do we …
-
What can be done to prevent this error from occurring when launching misp-modules v2.4.165 with MISP v2.4.167?
```
ERROR:root:libGL.so.1: cannot open shared object file: No such file or directory
T…
-
### Support Questions
My env file:
```dockerfile
##
# Build-time variables
##
CORE_TAG=v2.4.198
MODULES_TAG=v2.4.197
PHP_VER=20190902
LIBFAUP_COMMIT=3a26d0a
# PYPY_* vars take preceden…
-
Hi,
We use custom tags locally and are perfectly able to use them when creating events manually.
We also use MISP templates, to standardize the way we create events and which attributes/tags we u…
-
### The title of the playbook
URL remediation
### Purpose of the playbook
This playbook uses a domain as input information from the analysts. It queries the domain reputation feeds, verifies with U…
-
### Request Type
Analyzer
### Work Environment
| Question | Answer
|---------------------------|--------------------
| OS version (server) | Ubuntu 18.04
| Cortex Analyze…
-
hi, i installed the zmq but i have a few question Regarding usage,
* how i can sync all the events which already exist in misp to zmq.
* which script sync in live the zmq and how i can to run in bac…