ISC StormCast for Tuesday, August 30th, 2022
SANS Internet Stormcenter Daily Cyber Security Podcast (Stormcast)
SANS ISC Handlers
4.9 • 754 Ratings
🗓️ 30 August 2022
⏱️ 6 minutes
🧾️ Download transcript
Summary
Transcript
Click on a timestamp to play from that location
| 0:00.0 | Hello and welcome to the Tuesday, August 30th, 2020 edition of the Sands and its Storm Center's |
| 0:08.0 | Stormcast. My name is Johannes Ulrich and today I am recording from Jacksonville, Florida. |
| 0:16.0 | The DA today published an update to an earlier diary analyzing UTF7 encoded shellcode. |
| 0:23.8 | Did he is zooming in on a problem he had with this earlier script that he talked about |
| 0:29.8 | in that it didn't quite correctly decoded UTF7. |
| 0:35.0 | This script did not, for example, decode the protocol part of URLs quite correctly, |
| 0:41.7 | while not a huge problem if you then, for example, take the output of the script and |
| 0:47.6 | throw it into some analysis pipe where you download additional malware based on these |
| 0:53.7 | URLs. |
| 0:54.5 | And of course, it's kind of inconvenient if you first have to clean them up. |
| 0:58.8 | Well, DDA found a workaround. |
| 1:01.2 | Turns out that the Windows multiplied white to char function works a little bit different |
| 1:07.1 | than what his UTF decoder in Python did. |
| 1:12.2 | So instead, the DDA now utilized the Win 32 API function, essentially the same function |
| 1:18.8 | that's being used here by the malware, and that solved the problem. |
| 1:25.4 | But of course, you have to be a little bit careful with this. First |
| 1:29.5 | of all, it only runs on Windows and then not quite with this particular API function, |
| 1:36.3 | but calling Wyn-32 API functions directly and feeding sort of malicious code to it. Well, be careful |
| 1:43.7 | that you don't end up with code execution as a side effect. |
| 1:50.0 | One story that has been popping up, I've covered it a little bit over the last couple of weeks, |
| 1:55.1 | and I think I haven't covered very well, is the Twilio breach early August that affected companies relying on Twilio |
| 2:04.3 | to send one-time passwords for two-factor authentication. I did a little bit talk about the |
... |
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.

