Skip to content

Flask application that integrates with Cylance Protect API and logs the events.

Notifications You must be signed in to change notification settings

ReconInfoSec/cylance-logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cylance Detections

A Python/Flask application that polls the Cylance API on a schedule and logs detections.

pip install -r requirements.txt
cp init.d/cylance-detections.service /etc/systemd/system/cylance-detections.service
systemctl daemon-reload
systemctl enable cylance-detections
systemctl start cylance-detections

About

Flask application that integrates with Cylance Protect API and logs the events.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages