This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Description
I would like to use the viperframework to submit files to cuckoo.
I start the cuckoo api and and entered the host and web ip address in the viper.conf.
When i try to submit a file to cuckoo i get an error Unable to Submit File.
Then i try using the CLI in Viper cuckoo -f and i get "[!] {'message': "Authentication in the form of an Authorization: Bearer ' header is required"}.
So reading that i assumed i need the API token authentication from cuckoo and add that to the viper.conf. I try that but i did not have any luck. Has anyone had this issue and how to resolve this problem? or a workaround.