spender-sandbox / cuckoo-modified

Modified edition of cuckoo
392 stars 178 forks source link

Password Protected Office Doc's and "Error adding task to Cuckoo's database." #427

Open eoinmiller-r7 opened 7 years ago

eoinmiller-r7 commented 7 years ago

So after pulling down msoffice-crypt.exe from (https://github.com/herumi/msoffice/blob/master/bin/msoffice-crypt.exe) and specifying the file in conf/auxiliary.conf, if I specify password= in the options field, the web interface will kickback "Error adding task to Cuckoo's database." on submission of the document. If no password is specified, the submission is successful. I am not really finding any meaningful output from manage.py or cuckoo.py. Am I missing something simple?

spender-sandbox commented 7 years ago

Add some logging to the code here: https://github.com/spender-sandbox/cuckoo-modified/blob/master/lib/cuckoo/common/demux.py#L33

zashraf1337 commented 7 years ago

we can also integrate this https://github.com/nolze/ms-offcrypto-tool