ISC StormCast for Tuesday, February 23rd, 2021
SANS Internet Stormcenter Daily Cyber Security Podcast (Stormcast)
SANS ISC Handlers
4.9 • 754 Ratings
🗓️ 23 February 2021
⏱️ 6 minutes
🧾️ Download transcript
Summary
Transcript
Click on a timestamp to play from that location
| 0:00.0 | Hello, welcome to the Tuesday, February 23rd, 2021 edition of the Sansonet Stormer's Stormcast. My name is Johannes Ulrich, and today I'm recording from Jacksonville, Florida. |
| 0:13.6 | Today we got a diary from DDA talking about protected and encrypted Excel documents. Now he's using an Excel file that |
| 0:23.6 | Brad looked at before. Brad just ran into the dynamic analysis of it, which of course bypass |
| 0:31.6 | a lot of the complexities of dealing with protection and encryption. DidD wanted to actually look at the source code |
| 0:40.2 | and do a more static analysis |
| 0:42.8 | and all sort of step through the code |
| 0:45.5 | and see the actual code. |
| 0:48.3 | In order to do this, well, |
| 0:49.6 | there are actually two issues here. |
| 0:51.5 | The protection of Excel documents and the encryption. |
| 0:57.0 | Protecting the document usually just prevents it from being altered, while encryption actually |
| 1:04.0 | well, encrypts a document so you can no longer see it. An attacker, of course, uses protection |
| 1:10.0 | in order to prevent some static code analysis |
| 1:14.0 | techniques. Incription, on the other hand, the attacker still wants the spreadsheet to execute. |
| 1:21.6 | So one common trick here is that encryption uses a special password, |
| 1:29.1 | Velvet Sweatshop. |
| 1:33.1 | Wellwood Sweat Shop, old trick in Microsoft Office. |
| 1:37.2 | In very old versions of Microsoft Office, |
| 1:44.3 | this password was used to essentially achieve protection of office documents. |
| 1:46.3 | So it was a hard-coded password. |
| 1:51.5 | It was automatically decrypted whenever the document was open. |
| 1:54.0 | So this essentially what the attacker does here. |
... |
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.

