-
### Expected behavior
Installation without Error
### Actual behavior
Near the end of the Installation process i get an Error. MISP seems to be working but i can't get theHive/Cortex to send cases e…
-
Hi,
I am having an issue with the retrieving events with PyMISP. When I use the _search()_ function from _PyMISP_ class with the _date_to_ argument, the returned list of events is always empty even…
-
Hi All,
I have recently downloaded MISP using the instructions provided in this forum on a Linux box
Before switching on the docker compose I thought of running a AV scan on the box using Defend…
-
### Description
MISP has been changing parts of the API and moving certain functions into `ExpandedPyMISP`, now when running `otx-misp` more deprecation warnings are occurring, including the warning …
-
### Is your feature request related to a problem? Please describe.
The feature is related to a lack of flexibility of the `load_csv.py` python script in `/var/www/MISP/PyMISP/examples` (and `PyMISP…
-
### Work environment
| Questions | Answers
|---------------------------|--------------------
| Type of issue | Bug
| OS version (server) | Ubuntu 18.04.2 LTS
|…
-
### Expected behavior
With 2.4.170 `pymisp.search('controller=attributes')` does not include `category='Internal reference', type='link'` attributes. Likewise, in the WebUI `Download as...` into M…
-
### Work environment
| Questions | Answers
|---------------------------|--------------------
| Type of issue | Bug
| OS version (server) | CentOS 8
| OS vers…
juju4 updated
2 years ago
-
I have created two events with the same tag. One has attributes and the other one is empty.
If I run:
`event_list = misp.search(collector="event", tags=my_tag)`
The list will only contain the eve…
-
All IoC's are pulling without any changes to base config from misp.tlpWhiteEvent.
When using that prototype, I would expect the miner to only pull in events / IoC's that are tagged as "tlp:white" but…