Seeking ideas for a download notification script

I plan to create a script that notifies me whenever something is downloaded from my computer for security purpose. Whether it's a file, image, or document, I'd like to be alerted. My current idea is to use eBPF to filter syscall events, but I don't really want to use a sledgehammer to crack a nut.

Any suggestions on how I could go about coding this? What languages, libraries, or approaches would you recommend?

submitted by /u/Wicked_Kuriboh
[link] [comments]

from hacking: security in practice https://ift.tt/TQ0zZjg

Comments