A Python Script to Start or Query the Status of the Malware Manual Scan on the Machine protected by Cloud One Endpoint and Workload Security
Note: This is not officialy supported by Trend Micro. Individual contributors may be Trend Micro employees but are not official support.
-
To know your Cloud One Region -- Login into your Trend Micro Cloud One account -> User Management -> Account Settings
sudo python3 c1ws_malware_manualscan.py true your_c1_region your_apikey_here
-
First, run the Malware Manual Scan through the Cloud One Workload Security CLI on the machine
-
Then also run the script on the machine to query the status of the Malware Manual Scan and then have a proper Exit Code
python3 c1ws_malware_manualscan.py false your_c1_region your_apikey_here