Remote execution of scan in powershell based on incident details #478
-
Hi team, Hope you are doing well. I'm starting to use crowdstrike and i have some questions. I'm able to connect to CrowdStrike through API and get incidents. My task is to submit the the details (Host) to scan. There is a command in powershel to execute it. Start-MpScan -ScanType QuickScan I want to crowdstrike to open a remote connection and call this script and pass the host to be scanned in python using falconpy. Thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi @hermanmaleiane! Yes this can be done a couple of different ways. Let's start with getting you connected to the host using Real Time Response. Check out these samples, and then let us know where you run into questions? |
Beta Was this translation helpful? Give feedback.
Hi @hermanmaleiane!
Yes this can be done a couple of different ways. Let's start with getting you connected to the host using Real Time Response.
Check out these samples, and then let us know where you run into questions?