Interesting Git repos of the week:
Detection:
* https://github.com/EvilBytecode/NoMoreStealers - blocks information stealing malware
* https://github.com/FoxIO-LLC/ja4 - fingerprint the TLS
* https://github.com/facebookexperimental/reverie - intercept all the syscalls from userland
* https://github.com/cilium/tetragon - Tetragon uses eBPF so you don't have to
Bugs:
* https://github.com/xairy/kernel-exploits - bunch of Linux kernel PoCs
Exploitation:
* https://github.com/magisterquis/srsocwamof - cloak of invisibility for .so files
* https://github.com/braindead-sec/ssh-grabber - steal creds, move laterally
* https://github.com/bohops/COM-to-the-Darkside - attacking COM
* https://github.com/magisterquis/wtrtdtmlb - Linux CTF
* https://github.com/mempodippy/vlany - mmm, root kit
* https://github.com/invariantlabs-ai/mcp-injection-experiments - experiments in making non-deterministic models behave
Data:
* https://github.com/sarwarbeing-ai/Agentic_Design_Patterns - design patterns for agentic systems
Nerd:
* https://github.com/LaurieWired/Quine - how about a nice quine?
GitHub - EvilBytecode/NoMoreStealers: NoMoreStealers is a Windows file system minifilter driver that protects sensitive user data from untrusted processes.
NoMoreStealers is a Windows file system minifilter driver that protects sensitive user data from untrusted processes. - EvilBytecode/NoMoreStealers
