doomedraven

Results 367 comments of doomedraven

well there only need to check with upstream cuckoo how they handle it ;) i will try to get a look ok it after 19.06

i think the best would be focus to unify all of that to sflock, so it will be easy to integrate and keep it up to date

>>> Not flat files or 2007+ zips False ;)

yup there a lot of improvements, you now even can extract doc from pdf in 2 lines only

No time to see it, reread documentation, and from what you saying is problem with your snapshot or virtualization software not cuckoo

Hm no, but i would suggest check misp module and add some logging before and after all gets to verify where exactly it fails, once i will be with pc...

Can you share misp server version, pymismp version and sample or url which generates fail?

also to identify where it file replace that `try` https://github.com/spender-sandbox/cuckoo-modified/blob/master/modules/reporting/misp.py#L218 with `if True` and remove at the bottom ``` except Exception as e: log.error("Failed to generate JSON report: %s" %...

Well till tomorrow i wont be with pc, so if you want try solve that before, go to that file in your local cuckoo to the same line and replace...