cuckoosandbox / cuckoo

Cuckoo Sandbox is an automated dynamic malware analysis system
http://www.cuckoosandbox.org
Other
5.55k stars 1.71k forks source link

cuckoo is not found in configuration #2594

Open 250207 opened 5 years ago

250207 commented 5 years ago

Thanks for creating an issue! But first: did you read our community guidelines? https://cuckoo.sh/docs/introduction/community.html

My issue is:CuckooConfigurationError: Option cuckoo is not found in configuration
My Cuckoo version and operating system are: Cuckoo Sandbox 2.0.6

auxiliary.conf.txt cuckoo.conf.txt virtualbox.conf.txt Ubuntu 16.04

This can be reproduced by:while running cuckoo -d command
The log, error, files etc can be found at:uploading
doomedraven commented 5 years ago

docu is your friend, should be machines=cuckoo1

# Specify a comma-separated list of available machines to be used. For each
# specified ID you have to define a dedicated section containing the details
# on the respective machine. (E.g. cuckoo1,cuckoo2,cuckoo3)
machines = cuckoo

[cuckoo1]
250207 commented 5 years ago

still i am getting the error

doomedraven commented 5 years ago

then you have something wrong in configuration, review it, and reread the documentation

250207 commented 5 years ago

Hi Team,

I checked the configuration thrice still i am not able to upload the sample. While i am uploading the sample to the WebUI its taking a lot of time.

2019-01-08 12:34:25,486 [cuckoo.core.startup] DEBUG: |-- office ole.yar 2019-01-08 12:34:25,487 [cuckoo.core.resultserver] DEBUG: ResultServer running on 192.168.56.1:2042. 2019-01-08 12:34:25,489 [cuckoo.core.scheduler] INFO: Using "virtualbox" as machine manager 2019-01-08 12:34:26,521 [cuckoo.machinery.virtualbox] DEBUG: Stopping vm windowsxp 2019-01-08 12:34:28,197 [cuckoo.machinery.virtualbox] DEBUG: Restoring virtual machine windowsxp to its current snapshot 2019-01-08 12:34:29,089 [cuckoo.core.scheduler] INFO: Loaded 1 machine/s 2019-01-08 12:34:29,167 [cuckoo.core.scheduler] INFO: Waiting for analysis tasks.

doomedraven commented 5 years ago

there is no error so far in logs, so idk why you can't upload it, and plz when you post logs, use markdown code escape