/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.welivesecurity.com
| | blogs.blackberry.com
1.9 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.
| | blogs.juniper.net
0.9 parsecs away

Travel
| | A Control Web Panel vulnerability is being used to compromise SSH servers by injecting code via dynamic library preloading.
| | synacktiv.com
1.5 parsecs away

Travel
| | LinkPro: eBPF rootkit analysis
| | www.starlab.io
24.5 parsecs away

Travel
| There are many great tools that are useful for debugging the Linux kernel, including good old-fashioned printk, ftrace, and kgdb. In this post we'll be exploring how to use the kernel debugger (kgdb) to debug a QEMU VM, although some of the techniques below may be applied to debugging via hardware interfaces like JTAG. Using gdb as a front-end for the kernel debugger allows us to debug the kernel in the familiar and powerful debugging interface of gdb.