Skip to content

Send concise alerts to slack from Crowdstrike using python

License

Notifications You must be signed in to change notification settings

rohit-k-das/crowdstrike-alerts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Push crowdstrike detections that occured in the past duration seconds (default is 600 seconds or 10 minutes) as slack alerts, with a minimum level of detail.

Install requirements: pip install -r requirements.lock

Command to run:

python3 main -d 300
python3 main

Use the -h option to get a list of options: python3 -B main.py --help

About

Send concise alerts to slack from Crowdstrike using python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages