Tortures computers for fun and profit. Interested in network security monitoring, machine learning, Golang and Rust. Shellscript ninja. Will debug for food.
Published my Bachelor Thesis: "Implementation and evaluation of secure and scalable anomaly-based network intrusion detection"
along with my network traffic analysis framework: github.com/dreadl0ck/netc…#golang#IDS#NSM#DeepLearning#ML
TIL that macOS has a security feature called XProtect, which scans any new binaries you execute
But it also means it slows down edit-compile-run workflows with excessive checking
And the daemon is single threaded, so concurrent binary executions are blocked
good lord