136
submitted 7 months ago by BrikoX@lemmy.zip to c/technology@lemmy.zip

Suspected China-state hackers used update infrastructure to deliver backdoored version.

top 15 comments
sorted by: hot top new old
[-] hal_5700X@sh.itjust.works 42 points 7 months ago* (last edited 7 months ago)

suspected China-state hackers who used their control to deliver backdoored versions of the app to select targets, developers said Monday.

I think its unlikely most people were infected as the article makes it sound like they were focused on targeting specific individuals / organizations.

[-] pulsewidth@lemmy.world 9 points 7 months ago

This advice is not accurate:

The Rapid 7 post says if you have a hidden folder in “%AppData%” named Bluetooth. You got hacked. So if you don't have said folder, you're good.

Their post says that the Bluetooth hidden folder in AppData was only used as the initial access vector.

After initial access, an advanced persistent backdoor they've named "Chrysalis" is delivered and installed via significantly obfuscated methods to minimize chance of detection. The backdoor allows arbitrary code execution via a CMD.exe reverse shell, with additional modes for remote file write, read, and a full self-removal mechism that attempts to delete any trace it was ever on the system.

The Indicators of compromise section at the bottom contains a list of any files you can check for on your system, and their corresponding SHA-256 values, as well as network indicators if you have logging or wish to check your DNS cache. If you have any files that match or other indicators, then your system is/was compromised. But there is a very good chance that many systems which were compromised now have no remaining trace of breech.

https://www.rapid7.com/blog/post/tr-chrysalis-backdoor-dive-into-lotus-blossoms-toolkit/

[-] purplemonkeymad@programming.dev 11 points 7 months ago

The protection of dismissing the update dialogue because it appears at start up, which is when I need to get something done. I guess I'll just manually update it from now on.

[-] pulsewidth@lemmy.world 7 points 7 months ago* (last edited 7 months ago)

If you're worried that this may have hit your PC I'd say first of all be aware that this is a state-level backdoor, intended to be persistent and evade detection. You are likely not the target and are very unlikely to find any evidence even if you were targeted, as it is capable of clearing its tracks.

Actions I'd suggest if you're still worried this could have hit your PC:

  1. Grab the list of Indicators of compromise from the bottom of this article. Disconnect the PC from the Internet now that you have the list.
  2. Search for any instances of these files locally and SHA-256 hash them if found, and match to the hashes on the list. If you find any matches, your system is compromised.
  3. Check the DNS cache for any hosts mentioned in the indicators, and if you have network traffic logging you could check there also. Indicators are very likely signs of prior/active attack on your PC.
  4. If nothing found, reconnect to the net and continue..
  5. uninstall Notepad++, or if you want to keep using it, update Notepad++ via a method other than their internal update method. I suggest powershell using winget as its preinstalled in Win10 & 11.
PS > winget list -q Notepad++
(will show you available updates)
PS > winget upgrade -q Notepad++
(Will install the update if available) 

  1. (Optional) disable Notepad++ internal update mechanism, and use winget or another method moving forward. Settings -> Preferences -> MISC: Auto-updater: Disable.
[-] FauxLiving@lemmy.world 1 points 7 months ago

This doesn't seem like this is an attack that should work.

How did this bypass signature verification, sure you can send a malicious update... but unless you have the package maintainer's private keys you can't sign it so it would be thrown out by the package manager?

[-] Ludicrous0251@piefed.zip 4 points 7 months ago

The downloads themselves are signed—however some earlier versions of Notepad++ used a self signed root cert, which is on Github. With 8.8.7, the prior release, this was reverted to GlobalSign.

[-] FauxLiving@lemmy.world 6 points 7 months ago

used a self signed root cert,

Oh, it's Windows software.

[-] PointyFluff@lemmy.ml -1 points 7 months ago* (last edited 7 months ago)

Stop using Notepad++ This KEEPS happening; we've completely banned the app in our office. The devs keep using outdated and insecure C++. Use a proper, modern editor like micro or zed

[-] lightnsfw@reddthat.com 1 points 7 months ago

What are some good alternatives?

this post was submitted on 02 Feb 2026
136 points (98.6% liked)

Technology

7279 readers
462 users here now

News community around technology, social media platforms, information technology and governmental policy surrounding it.

What doesn't fit here?

The core of the story has to be technology focused.


Post guidelines

Title formatPost title should mirror the news source title. If you don't like the title of article, look for an alternative source instead of editorializing it.
URL formatPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
[Opinion] prefixOpinion (op-ed) articles must use [Opinion] prefix before the title. Opinion articles refer to articles that their publisher doesn't explictly endorse.
Country prefixCountry prefix can be added to the title with a separator (|, :, etc.) if the news is from a local publisher who doesn't clearly mention the country.


Rules

1. English onlyTitle and associated content has to be in English.
2. Use original linkPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
3. Respectful communicationAll communication has to be respectful of differing opinions, viewpoints, and experiences.
4. InclusivityEveryone is welcome here regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
5. Ad hominem attacksAny kind of personal attacks are expressly forbidden. If you can't argue your position without attacking a person's character, you already lost the argument.
6. Off-topic tangentsStay on topic. Keep it relevant.
7. Instance rules may applyIf something is not covered by community rules, but are against lemmy.zip instance rules, they will be enforced.


Companion communities

!globalnews@lemmy.zip
!interestingshare@lemmy.zip


Icon attribution | Banner attribution


If someone is interested in moderating this community, message @brikox@lemmy.zip.

founded 2 years ago
MODERATORS