xme / toolbox

Miscelaneous useful scripts for my day to day projects
125 stars 45 forks source link

Type Error Query #8

Open matt00davis opened 2 years ago

matt00davis commented 2 years ago

Hi

Have you come across this TypeError I keep getting? Any help would be much appreciated

Traceback (most recent call last): File "./mof.py", line 81, in searchevents(misp, args.time, misp_url, args.output) File "./mof.py", line 44, in searchevents for e in result['response']: TypeError: list indices must be integers or slices, not str