TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

PROPagate – a new code injection trick

1 pointsby sjreesealmost 7 years ago

1 comment

sjreesealmost 7 years ago
PROPagate Code Injection Seen in the Wild Last year, researchers wrote about a new Windows code injection technique called PROPagate. Last week, it was first seen in malware:<p>This technique abuses the SetWindowsSubclass function -- a process used to install or update subclass windows running on the system -- and can be used to modify the properties of windows running in the same session. This can be used to inject code and drop files while also hiding the fact it has happened, making it a useful, stealthy attack.<p>It&#x27;s likely that the attackers have observed publically available posts on PROPagate in order to recreate the technique for their own malicious ends.