RL Blog

Topics

All Blog PostsAppSec & Supply Chain SecurityDev & DevSecOpsProducts & TechnologySecurity OperationsThreat Research

Follow us

XX / TwitterLinkedInLinkedInFacebookFacebookInstagramInstagramYouTubeYouTubeblueskyBluesky

Subscribe

Get the best of RL Blog delivered to your in-box weekly. Stay up to date on key trends, analysis and best practices across threat intelligence and software supply chain security.

ReversingLabs: The More Powerful, Cost-Effective Alternative to VirusTotalSee Why
Threat ResearchJanuary 12, 2023

The Week in Security: When AI attacks, ChatGPT lowers the bar for developing malware

Welcome to the latest edition of The Week in Security, which brings you the newest headlines from both the world and our team across the full stack of security: application security, cybersecurity, and beyond.

John P. Mello Jr.
John P. Mello Jr., Freelance technology writer.John P. Mello Jr.
FacebookFacebookXX / TwitterLinkedInLinkedInblueskyBlueskyEmail Us
The Week in Security: When AI attacks, ChatGPT lowers the bar for developing malware

This week: New Trojan Puzzle attack shows how AI coding assistants can be trained for malicious purposes. Also: ChatGPT is enabling script kiddies to write functional malware.

This Week’s Top Story

AI assistants can be trained to suggest malicious code

Coding assistants have become quite popular, such as OpenAI’s ChatGPT, released this past November. AI coding assistant platforms are trained using public code repositories, pulling code from abundant sources like GitHub. Given their rise in popularity, the threat to these platforms has grown, since malicious actors can use them to potentially carry out software supply chain attacks.

BleepingComputer reports that researchers at the Universities of California, Virginia, and Microsoft devised a new attack that demonstrates the dangerous possibilities of AI coding assistants. Considered a poisoning attack, the researchers named it “Trojan Puzzle” (PDF), and it’s able to trick AI assistants into suggesting dangerous code.

The researchers designed it with the ability to bypass static detection and signature-based dataset cleansing models. Previous studies on the abilities of poisoning attacks were more easily detectable using static analysis, making Trojan Puzzle stand out as a more capable threat. The attack’s design affords it the ability to train the AI to reproduce malicious payloads, demonstrating realistic software supply chain risk.

A key tactic used in Trojan Puzzle avoids including the malicious payload in the publicly available code, and actively hides parts of the same payload during the AI assistant training process. Researchers tested the success of Trojan Puzzle by pulling 5.88 GB of Python code from over 18,000 repositories to use in a machine-learning (ML) dataset. 400 suggestions were then generated for three attack types, one of them being Trojan Puzzle.

Once the ML became familiar with Trojan Puzzle, the researchers found that while in deserialization of untrusted data, Trojan Puzzle out-performed the other two attack methods. If an attacker were to rely on social engineering, employ a separate prompt poisoning mechanism, or pick a word/phrase that ensures frequent triggers, Trojan Puzzle could be carried out successfully.

While the researchers discuss possible defense mechanisms against poisoning attacks like Trojan Puzzle, it is generally known that if the trigger or payload is unknown that there is little defense in stopping an attack like this from occurring.

News roundup

Here are the stories we’re paying attention to this week…

ChatGPT is enabling script kiddies to write functional malware (ArsTechnica)

Since its beta launch in November, AI chatbot ChatGPT has been used for a wide range of tasks, including writing poetry, technical papers, novels, and essays and planning parties and learning about new topics. Now we can add malware development and the pursuit of other types of cybercrime to the list.

Swiss Army's Threema messaging app was full of holes (The Register)

A supposedly secure messaging app preferred by the Swiss government and army was infested with bugs – possibly for a long time – before an audit by ETH Zurich researchers.

Cybercrime group exploiting old Windows driver vulnerability to bypass security products (Security Week)

A cybercrime group tracked as Scattered Spider has been observed exploiting an old vulnerability in an Intel Ethernet diagnostics driver for Windows in recent attacks on telecom and BPO firms.

Australian healthcare sector targeted in latest Gootkit malware attacks (The Hacker News)

A wave of Gootkit malware loader attacks has targeted the Australian healthcare sector by leveraging legitimate tools like VLC Media Player. Gootkit, also called Gootloader, is known to employ search engine optimization (SEO) poisoning tactics (aka spamdexing) for initial access.

Over 1,300 fake AnyDesk sites push Vidar info-stealing malware (BleepingComputer)

A massive campaign using over 1,300 domains to impersonate the official AnyDesk site is underway, all redirecting to a Dropbox folder recently pushing the Vidar information-stealing malware. AnyDesk is a popular remote desktop application for Windows, Linux, and macOS, used by millions of people worldwide for secure remote connectivity or performing system administration.

Keep learning

  • Get up to speed on the state of software security with RL's Software Supply Chain Security Report 2026. Plus: See the the webinar to discussing the findings.
  • Learn why binary analysis is a must-have in the Gartner® CISO Playbook for Commercial Software Supply Chain Security.
  • Take action on securing AI/ML with our report: AI Is the Supply Chain. Plus: See RL's research on nullifAI and watch how RL discovered the novel threat.
  • Get the report: Go Beyond the SBOM. Plus: See the CycloneDX xBOM webinar.

Explore RL's Spectra suite: Spectra Assure for software supply chain security, Spectra Detect for scalable file analysis, Spectra Analyze for malware analysis and threat hunting, and Spectra Intelligence for reputation data and intelligence.

Tags:Threat Research

More Blog Posts

Spectra Assure Free Trial

Get your 14-day free trial of Spectra Assure for Software Supply Chain Security

Get Free TrialMore about Spectra Assure Free Trial
Blog
Events
About Us
Webinars
In the News
Careers
Demo Videos
Cybersecurity Glossary
Contact Us
reversinglabsReversingLabs: Home
Privacy PolicyCookiesImpressum
All rights reserved ReversingLabs © 2026
XX / Twitter
LinkedInLinkedIn
FacebookFacebook
InstagramInstagram
YouTubeYouTube
blueskyBluesky
RSSRSS
Back to Top
Skip to main content
Contact UsSupportLoginBlogCommunity
reversinglabsReversingLabs: Home
Solutions
Secure Software OnboardingSecure Build & ReleaseProtect Virtual MachinesIntegrate Safe Open SourceGo Beyond the SBOM
Increase Email Threat ResilienceDetect Malware in File Shares & StorageAdvanced Malware Analysis SuiteICAP Enabled Solutions
Scalable File AnalysisHigh-Fidelity Threat IntelligenceCurated Ransomware FeedAutomate Malware Analysis Workflows
Products & Technology
Spectra Assure®Software Supply Chain SecuritySpectra DetectHigh-Speed, High-Volume, Large File AnalysisSpectra AnalyzeIn-Depth Malware Analysis & Hunting for the SOCSpectra IntelligenceAuthoritative Reputation Data & Intelligence
Spectra CoreIntegrations
Industry
Energy & UtilitiesFinanceHealthcareHigh TechPublic Sector
Partners
Become a PartnerValue-Added PartnersTechnology PartnersMarketplacesOEM Partners
Alliances
Resources
BlogContent LibraryCybersecurity GlossaryConversingLabs PodcastEvents & WebinarsLearning with ReversingLabsWeekly Insights Newsletter
Customer StoriesDemo VideosDocumentationOpenSource YARA Rules
Company
About UsLeadershipCareersSeries B Investment
EventsRL at RSAC
Press ReleasesIn the News
Pricing
Software Supply Chain SecurityMalware Analysis and Threat Hunting
Menu
Request a demo
Copy Fail Linux yara rules

Copy Fail Flaw: 5 YARA Rules for Detection

Here’s what you need to know about the Linux kernel privilege escalation — and how to use YARA rules to get on top of it.

Learn More about Copy Fail Flaw: 5 YARA Rules for Detection
Copy Fail Flaw: 5 YARA Rules for Detection
Claude AI adds PromptMink malware to crypto trading agent

Claude adds malware to crypto agent

PromptMink has evolved into a malicious dependency in a package that allows access to crypto wallets and funds.

Learn More about Claude adds malware to crypto agent
Claude adds malware to crypto agent
Graphalgo supply chain campaign respawned.

Graphalgo fake recruiter campaign returns

An attack targeting crypto developers has been respawned — with an LLC and new techniques.

Learn More about Graphalgo fake recruiter campaign returns
Graphalgo fake recruiter campaign returns

The TeamPCP supply chain attack evolves

The malicious campaign started with Trivy and Checkmarx and has shifted to LiteLLM — and now telnix. Here's how.

Learn More about The TeamPCP supply chain attack evolves
The TeamPCP supply chain attack evolves
TeamPCP supply chain attack