spender-sandbox / cuckoo-modified

Modified edition of cuckoo
393 stars 178 forks source link

Latest Cuckoo | Win7 x86 VM | Analysis Failed: Permission Denied #491

Closed hackdefendr closed 6 years ago

hackdefendr commented 6 years ago

I've attempted to do a basic analysis of a PDF file using both a Windows 10 x64 guest, and a Windows 7 x86 guest -- both produce the same error as shown below. Additional testing of an analysis on a basic URL also produces a similar error, except with modules.packages.ie instead.

Error: Analysis failed: The package "modules.packages.pdf" start function encountered an unhandled exception: [Errno 13] Permission denied: 'C:\\2992.ini'

What does this mean...that my local administrator user account cannot create files on the C drive? Or is it that Cuckoo should be using a temp folder to do its analysis?

How do I fix this?