7 trojanized repos targeting developers. Zero detections across every AV vendor.
Elastic Security Labs is tracking a new Contagious Interview campaign (REF9403) where DPRK-aligned actors distribute fake coding challenges through Slack job postings.
The repos masquerade as real Next.js e-commerce projects. The code was copied from a legitimate template called GoCart. The difference is steganography.
Base64 payload fragments are hidden inside HTML comments in SVG flag images. A script reassembles them alphabetically, decodes with a custom function, and runs on server start.
What deploys:
- Credential stealer targeting 25 crypto wallet extensions plus browser login data
- File stealer scanning for .env, .pem, .ssh, .aws, documents, images, shell history, and source code
- Socket. IO RAT providing real-time interactive shell access
- Clipboard stealer polling every 500ms, plus a Windows dropper downloading 3 disguised executables from the C2
Full analysis from Elastic Security Labs by @danielstepanic : https://t.co/EetHfm7lXu
@halvarflake Thank you for your perspective. You put well into words what I wasn't able to yet. The anthropomorphization which you talk about reveals to me more about people applying it to LLMs: an insufficient understanding of human concisousness and their overall technocractic Menschenbild.
We are excited to announce @trailofbits won a $1mil @DARPA award to compete in the AIxCC! Learn about our approach and guiding principles:
https://t.co/lSs44ZrYRo
I've decided to offer a special promotion for a few days, giving a 40% discount on my Mastering Windows Internals course. It includes six crucial modules, each 90 minutes long, providing a balance of theory and practice. I hope you will like it. :)
Link below ⤵
@ReneFreingruber@vysecurity ProgramData is often overlooked on System Reviews and can be interesting for privesc attempts in cases where high priv processes/Services share a subfolder in ProgramData ;)
Some EDRs catch indirect syscalls with callstack analysis. Here is a totally new technique which build a clean callstack originating from ntdll to avoid detections. No ROP required and tested and works against every EDR. Enjoy! 🔥
https://t.co/sALgfx6WQ0
@mc_hannes @HonkHase Attributierung ist immer schwer und nie 100% eindeutig. Dass die Grünen aktuell das höchste Bedrohungsszenario durch einen russischen Angriff haben sollte ebenfalls klar sein, weil sie sich in der aktuellen Regierung am klarsten positionieren, gegen Russland, pro-westlich.
I was able to access thousands of companies’ passwords on #Azure and run code on their VMs.
This includes access to Microsoft’s own credentials… 💣
Here’s HOW I did it.
This is the story of #SynLapse. (1/11)
The deprecation/removal of RMI over HTTP is probably what saved a good number of the coroprate java world #log4j#log4jshell
https://t.co/ckmSoxmnTR
https://t.co/OPgaNF7W4o
@GanbaruTobi Yep, I saw this one...rmi seems to be working easily. What I am not sure about is if proxying RMI over HTTP is working right now. Proxying LDAP seems unrealistic
https://t.co/xzbpWu1z65
Anybody's got any hints on successful exploitation of #Log4Shell using different lookups than ldap/ldaps? Saw a few rmi hints, but no exploit so far...