A Short Tutorial: Apple’s Endpoint Security Framework using Rust
This is a short tutorial using Apple’s Endpoint Security Framework in Rust to build security applications. We will build a small observability application that sends a notification to the desktop every time someone SSH’s into a machine that is running the application. But let’s start with the basics of what endpoint security means. 💡 You …
A Short Tutorial: Apple’s Endpoint Security Framework using Rust Read More »