SANS Stormcast Monday, January 12th, 2026: PEB Manipulation; YARA Update; VideoLAND and Apache NimBLE Patches
SANS Internet Stormcenter Daily Cyber Security Podcast (Stormcast)
SANS ISC Handlers
4.9 • 754 Ratings
🗓️ 12 January 2026
⏱️ 6 minutes
🧾️ Download transcript
Summary
Transcript
Click on a timestamp to play from that location
| 0:00.0 | Hello and welcome to the Monday, January 12, 2006 edition of the Sands Internet Storms Stormcast. |
| 0:11.9 | My name is Johannes Ulrich, recording today from Jacksonville, Florida. |
| 0:17.1 | And this episode is brought you by the Sands.edu undergraduate certificate program in applied |
| 0:22.7 | cyber security. |
| 0:24.8 | Got some diaries to talk about from this weekend. |
| 0:27.7 | First, Xavier, again, about Malver analysis tricks here in this particular case about malicious |
| 0:34.4 | process environment blocks. |
| 0:36.8 | The process environment block is a data structure that's maintained with Windows processes, |
| 0:43.3 | holding things like, for example, the command line being used to execute the process |
| 0:47.8 | and other metadata about the particular process. |
| 0:51.7 | Now, of course, the process was started by the user. This structure is read-writeable by the user, |
| 0:59.3 | which means that any process can manipulate that structure as well and leave bad information in this structure. |
| 1:08.3 | So Xavier is going a little bit over how to accomplish this, some proof |
| 1:12.3 | of concept code here, how to rewrite the particular structure for a process that user can get |
| 1:19.9 | a handle on, and well, then also how to hide this particular structure, not just to manipulate |
| 1:26.3 | it. So interesting post for anybody doing |
| 1:29.5 | malvernalysis. If you wonder how do you actually get the real structure? Well, the trick here, |
| 1:35.5 | as Xavier points out, is to actually log the structure on process creation before the process |
| 1:42.8 | gets a chance to manipulate it. |
| 1:45.8 | And D.D. wrote a quick diary about the latest version of Yara 1.11.0 and how it's adding hash |
| 1:55.0 | function warnings. What this means is that if you're matching a hash function in a Yara rule, |
| 2:00.4 | but the hash that you're using couldn't possibly match this particular hash function |
... |
Please login to see the full transcript.
Disclaimer: The podcast and artwork embedded on this page are from SANS ISC Handlers, and are the property of its owner and not affiliated with or endorsed by Tapesearch.
Generated transcripts are the property of SANS ISC Handlers and are distributed freely under the Fair Use doctrine. Transcripts generated by Tapesearch are not guaranteed to be accurate.
Copyright © Tapesearch 2026.

