Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On win10-x64 [Errno 13] Permission denied: 'C:\\3648.ini' The package "modules.packages.regsv #281

Open
SmartResearcherME opened this issue Mar 16, 2016 · 5 comments

Comments

@SmartResearcherME
Copy link

Hi,

I am using cuckoo modified build from following source.

https://codeload.github.com/brad-accuvant/cuckoo-modified/zip/master

I am trying to submit sample in windows 10 x64 VM in vmware. and getting following error.

See following logs of debug:

2016-03-16 12:39:33,406 [lib.cuckoo.core.guest] DEBUG: win10: analysis not completed yet (status=2)
2016-03-16 12:39:33,771 [lib.cuckoo.core.resultserver] DEBUG: New connection from: 172.16.148.130:49504
2016-03-16 12:39:33,772 [lib.cuckoo.core.resultserver] DEBUG: LogHandler for live analysis.log initialized.
2016-03-16 12:39:34,411 [lib.cuckoo.core.guest] DEBUG: win10: analysis not completed yet (status=2)
2016-03-16 12:39:35,417 [lib.cuckoo.core.scheduler] ERROR: Analysis failed: The package "modules.packages.regsvr" start function encountered an unhandled exception: [Errno 13] Permission denied: 'C:\3648.ini'
2016-03-16 12:39:35,636 [lib.cuckoo.core.plugins] DEBUG: Stopped auxiliary module: Sniffer
2016-03-16 12:39:35,637 [lib.cuckoo.core.plugins] DEBUG: Stopped auxiliary module: Tor
2016-03-16 12:39:35,637 [modules.machinery.vmware] DEBUG: Stopping vm /media/ali/I/Imported/Windows10x64/Windows10x64.vmx

Please advise how to get rid of this error?

-thanks

@SmartResearcherME
Copy link
Author

I also tried steps mentioned on following link
http://answers.microsoft.com/en-us/windows/forum/windows_7-security/windows-7-cannot-save-files-to-c-even-after-making/938f2b50-b063-475b-8c5e-905d136df2e3?tab=question&status=AllReplies&auth=1#tabs

but issue is still facing.

I can successfully submit and analysis sample in windows 7 32 bit. But this issue is valid for win10 x64 on vmware.

@SteveClement
Copy link

Hi @SmartResearcherME can you open this in the new cuckoo-modified home please:

https://github.com/spender-sandbox/cuckoo-modified

Also, you want to run that version instead of this out of date one.

Thanks

@KillerInstinct
Copy link
Contributor

Windows 10 isn't support anyways, on both upstream and the fork.

@SmartResearcherME
Copy link
Author

@SteveClement I want to use windows 10 x64 as vm. And that build support x64 windows thats why used it.

If you have better suggestion please tell

@arpit1997
Copy link

@SmartResearcherME Did you try running it with sudo. On windows you can say running as administrator.
Most of the time this is the only reason for the permission denied error
You may follow these links for help
error
windows club
changing ownership

feliperalmeida pushed a commit to feliperalmeida/cuckoo-modified that referenced this issue Dec 15, 2016
feliperalmeida pushed a commit to feliperalmeida/cuckoo-modified that referenced this issue Dec 15, 2016
Added PEFile and Digital Signature Fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants