Skip to content

A Python Script to Start or Query the Status of the Malware Manual Scan in the Machine

License

Notifications You must be signed in to change notification settings

phenomenalpotato/C1WSMalwareManualScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C1WS-MalwareManualScan

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.

You'll need:

How to use:

⚠️THIS IS NOT THE RECOMMENDED WAY: But if you need to Start a Malware Manual Scan on the Computer:

    sudo python3 c1ws_malware_manualscan.py true your_c1_region your_apikey_here 

⚠️BE CAREFUL - You need to use sudo to start only the Malware Manual Scan

If you don't want to Start a Malware Manual Scan on the Computer through this script:

  • 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 
    

About

A Python Script to Start or Query the Status of the Malware Manual Scan in the Machine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages