|
You are here |
www.welivesecurity.com | ||
| | | | |
blogs.blackberry.com
|
|
| | | | | 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
|
|
| | | | | A Control Web Panel vulnerability is being used to compromise SSH servers by injecting code via dynamic library preloading. | |
| | | | |
synacktiv.com
|
|
| | | | | LinkPro: eBPF rootkit analysis | |
| | | | |
www.starlab.io
|
|
| | | 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. | ||