Hi everyone,
I’m Ezra, and I’m currently working on a capstone project for Cisco building a sophisticated Intrusion Prevention System (IPS).
For anyone interested in networking and cyber defense should understand how to utilize Tenmo and mjmelo and definitely other machine learning libraries to develop cyber defense systems for prevention of AI driven and Polymorphic Malwares. If the attack is autonomous the defense should be autonomous.
Most of the Mojo buzz is about AI kernels, but for an IPS, the “Networking” part is just as critical. I’m currently looking at how to bridge the gap between Mojo’s computational speed and real-time packet processing.
Since Mojo aims to be a systems language, I’m interested in how we can move past Python.import_module(‘socket’) and start building native, memory-safe network logic.
Has anyone experimented with using Mojo’s structs and fn to interface with lower-level networking C-libs? I’d love to hear how the community sees Mojo’s role in the future of the “Software Defined Network.”
Cheers,
Trojan Ezra