God, Love, News, Event, Entertainment, Amebo,..... All about Bringing out the best in you...
Show HN: Deft-Intruder – Real-time malware detection daemon for Linux https://ift.tt/d7WN90a
Show HN: Deft-Intruder – Real-time malware detection daemon for Linux I built an open-source malware detection daemon that monitors all running processes in real-time using ML + heuristics. No kernel modules or eBPF required. Key points: - Polls /proc for new processes (works on any Linux kernel 2.6+) - Random Forest model trained on EMBER 2018 dataset (2.3M samples) - Heuristic rules for crypto miners, ransomware, rootkits - ~20MB RAM, <1% CPU, sub-millisecond scan latency - Pure C, zero runtime dependencies - Model embedded directly in binary (50KB) Why I built this: Existing solutions either require modern kernels (eBPF) or are heavy/proprietary. I wanted something lightweight that works everywhere - servers, containers, old distros. Detection approach: Extract features from executables (entropy, imports, sections), run ML prediction, apply heuristic rules, combine scores. If above threshold, kill the process. Happy to discuss implementation details or Linux security in general. https://github.com/539hex/deft-intruder November 25, 2025 at 04:24AM
Subscribe to:
Post Comments (Atom)
Show HN: Orch8 – Durable workflow engine in Rust, one binary, Postgres or SQLite https://ift.tt/w0SucJB
Show HN: Orch8 – Durable workflow engine in Rust, one binary, Postgres or SQLite https://ift.tt/7C2tsIn May 5, 2026 at 02:15AM
-
submitted by /u/Dull_Tonight [link] [comments] source https://www.reddit.com/r/worldnews/comments/pehy48/housing_secretary_robert_je...
-
Show HN: A Spotify player in the terminal with full feature parity https://ift.tt/oZgrl1Q July 18, 2024 at 02:57AM
-
Show HN: Wallpapper Splitter for Many Desktop I've build an simple tool to split your wallpapers across multiple desktops. Now you can u...
No comments:
Post a Comment