Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions