How to add a custom python script to the plugins on the CAS device.
A virtual CAS does not have malware analysis hardware and will not be able to support plugins.
Using SSH or a console connection, log into the CLI of the CAS.
Create an auth token from the CAS with the command:
*** NOTE: You will want to store this key as there is no way to recover it, you can only create new ones. ***
Once you have the auth token, you can generate the POST using curl with the command:
Replace:
Once you run this command you should see a succesfull JSON response.
After recieving the successful JSON response you will find your custom plugin in the plugin management section of the CAS (Malware Analysis -> Task Settings -> Plugins)