Skip to content

PYMisp.search return empty list with the eventinfo argument. #1328

@Corbax91

Description

@Corbax91

Hello,

I am trying to get events and attributs of WannaCry. For this, i wanted to use the search function to get events where the word "WannaCry" is on the "info" label like we see in the screen :

Image

When i try to use the Pymisp.search like this :

events = misp.search(eventinfo='WannaCry').

My Object "events" is empty. I already tryed with the parameter "controller='events'" and with a limit.

Thank you for reading this issue.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions