Skip to content

Jannos-443/PRTG-CrowdStrike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRTG-CrowdStrike.PS1

About The Project

Project Owner: Jannos-443

PRTG Powershell Script to monitor CrowdStrike

Free and open source: MIT License

Getting Started

  1. Log into CrowdStrike

    • add new API/Token

    • permission: devices:read, incidents:read, detects:read and quarantine:read

  2. Make sure the FalconPS Powershell Module exists on the Probe and is up to date

  3. Create new Sensor

    Settings Value
    EXE/Script Advanced PRTG-CrowdStrike.ps1
    Parameters -ClientId "YourCrowdStrikeAPIClientID" -ClientSecret "YourCrowdStrikeAPIClientSecret"
    Scanning Interval 30 minutes

Default API CloudUrl is "https://api.eu-1.crowdstrike.com" use -CloudUrl to change it to your Cloud

Usage

PRTG-CrowdStrike.ps1 -ClientId "YourCrowdStrikeAPIClientID" -ClientSecret "YourCrowdStrikeAPIClientSecret" -CloudUrl "https://api.eu-1.crowdstrike.com"

PRTG-CrowdStrike

PRTG-CrowdStrike

PRTG-CrowdStrike

About

PRTG CrowdStrike Monitoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published