RSS Parrot

BETA

🦜 Blogs on ThreatCat.ch Blog

@www.threatcat.ch.blog@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Recent content in Blogs on ThreatCat.ch Blog

Your feed and you don't want it here? Just e-mail the birb.

Site URL: www.threatcat.ch/blog/

Feed URL: threatcat.ch/blog/feed.xml

Posts: 5

Followers: 1

Encryption as Obfuscation

Published: December 7, 2023 00:00

Some time ago, we analyzed a sample with an encrypted payload using an interesting technique. Unfortunately we can’t share the sample, and it isn’t available on Virustotal neither.

When hunters become prey - CSTI (?) in Nuclei

Published: June 29, 2023 00:00

TL;DR We discovered what we believe is a Client Side Template Injection (CSTI) vulnerability in Nuclei that allows an attacker to crash the scanner (Denial of Service - DoS) and, under certain circumstances, even leak secret keys.

Undo .NET Constant Obfuscation in IDA Pro

Published: March 9, 2023 00:00

While .NET malware samples are usually easy to decompile using dnspy and similar tools, possibly after an initial unpacking step using dnspy’s debugger or a dedicated unpacker like ConfuserEx, there often remain additional “small” obfuscations of strings…