PulseAugur
EN
LIVE 10:35:17

AI models generate PowerShell malware with high similarity to real-world samples

Researchers have developed an experimental framework to assess the capabilities of large language models (LLMs) in generating PowerShell malware. This framework includes a novel sandbox approach for dynamic analysis and a curated dataset of real-world PowerShell malware. The study found that permissive, open-weight LLMs can generate malware highly similar to human-written samples, with a median Jaccard index of 84.5% and nearly half of generated instances showing complete overlap with real malware. AI

IMPACT Highlights the growing threat of AI-generated malware, necessitating advanced detection and analysis techniques for cybersecurity professionals.

RANK_REASON The cluster is based on a research paper published on arXiv detailing an experimental framework and dataset for analyzing AI-generated malware. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

AI models generate PowerShell malware with high similarity to real-world samples

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Luciano Pianese, Vittorio Orbinato, Pietro Liguori, Roberto Natella ·

    AI-Generated PowerShell Malware: An Experimental Framework and Dataset

    arXiv:2606.30819v1 Announce Type: cross Abstract: Generative AI has emerged as a significant cybersecurity threat, with several recent attack campaigns leveraging LLMs to generate code for malicious purposes via scripting languages such as PowerShell. Consequently, for cybersecur…