spender-sandbox / cuckoo-modified

Modified edition of cuckoo
394 stars 178 forks source link

MIsp Report #218

Closed Nwinternights closed 8 years ago

Nwinternights commented 8 years ago

Hi All, I'm testing Cuckoo with MIsp integration and it works awesomely! The only problem is when i try to download Misp report from Cuckoo web interface I get a "file not found" . Infact I don't have any "misp" data on storage folder. Someone can help me? tks a lot !

doomedraven commented 8 years ago

ok so, for make it works you must have activated extend_context = yes https://github.com/spender-sandbox/cuckoo-modified/blob/master/modules/reporting/misp.py#L226 <- see this

if you have that option activated you can download report from web :)

let me know if that works for you, i will push better expanation in conf

Nwinternights commented 8 years ago

It works! thanks a lot for your support! :-)))))))

doomedraven commented 8 years ago

@marek2003 you are welcome :) please close issue as it resolved :P