Explore >> Select a destination


You are here

intezer.com
| | www.welivesecurity.com
0.9 parsecs away

Travel
| | In this blog post, we provide an in-depth analysis of Linux/Ebury - the most sophisticated Linux backdoor ever seen by our researchers. It is built to steal OpenSSH credentials and maintain access to a compromised server.
| | blogs.blackberry.com
0.1 parsecs away

Travel
| | There's a new, nearly-impossible-to-detect Linux threat that may be hiding in your running processes. Learn more about "Symbiote," discovered via new joint research by Intezer and BlackBerry.
| | synacktiv.com
1.2 parsecs away

Travel
| | LinkPro: eBPF rootkit analysis
| | kuruczgy.com
31.8 parsecs away

Travel
| [AI summary] The article discusses the author's experience of running Lean, a pure functional programming language, on an ESP32 microcontroller for a project involving LED control. Despite Lean's purity, the author utilized its monadic features to handle impure operations like GPIO manipulation and delays. The project involved significant optimizations, including custom bit-banging for the WS2812 LED protocol and reducing code size through various techniques. The author also outlines future directions for the project, including potential improvements in compilation, hardware support, and further optimizations.