emuradov
Results
2
issues of
emuradov
When using the WebUI and creating an attribute under an event, selecting a type and value that are not compatible will present an error message with an explanation and deny...
I would like to search for attributes that do not have a set first_seen value (value set to None). When using the PyMISP search functions as follows: **pymisp.search(controller='attributes', first_seen=None)** The...