Corbax91
Corbax91
> Just checking if it makes a difference: have you tried searching `*wannacry*` (with "*")? Thank you for your reply, unfortunately even after several tests I get an empty list...
> My bad, it should be `%wannacry%` Also not workingsorry
> So I'm slightly confused, because `events = misp.search(eventinfo="%Wannacry%", page=1, limit=10)` works for me. > > Which version of MISP are you on? And PyMISP? Is there any other message?...
> I added the page and limit keys because I was getting too many responses and it timed out. It should also work without it. > > I'll play with...