Questions tagged [endpointsecurity]

2 questions
1
vote
1 answer

MacOS EndpointSecurity, how to observe a specific path

I am learning to write EndpointSecurity Client for macOS. The client is running and observes all the notifications from all the paths from "/" (root), as it runs as root. I have muted all the system-paths. What I need is to observe path for…
Anoop Vaidya
  • 46,283
  • 15
  • 111
  • 140
0
votes
0 answers

Windows equivalent of Apple's Endpoint Security Framework for macOS

I was wondering what is the Windows equivalent of Apple's Endpoint Security Framework for macOS. Is there such an api on Windows that could let me hook process execution syscalls and even deny them? Thanks
Santiago Alvarez
  • 167
  • 1
  • 12