Explore >> Select a destination


You are here

www.catch22.net
| | wsummerhill.github.io
7.4 parsecs away

Travel
| | Malware Development Introduction (aka Malware Dev 101), Part 1
| | scorpiosoftware.net
6.7 parsecs away

Travel
| | In the Linux world, the eBPF technology has been around for years. Its purpose is to allow writing programs that run within the Linux kernel. However, contrary to standard kernel modules, eBPF runs in a constrained environment, its API is limited as to not hurt the kernel. Furthermore, every eBPF program must be verified before...
| | prog.world
6.4 parsecs away

Travel
| | [AI summary] The article discusses the use of Intel Processor Trace (PT) technology to capture code traces from the System Management Mode (SMM) in a computer's BIOS. The authors detail the process of creating a backdoor to access SMM, modifying the SMI dispatcher to redirect execution to a custom shellcode, and using tools like WinIPT and ptxed to analyze the trace data. They also mention challenges such as synchronization issues and the need for cross-platform compatibility, and conclude that this method provides an efficient way to investigate SMM code for vulnerabilities.
| | blog.orhun.dev
25.0 parsecs away

Travel
| FOSS ? Linux ? Programming