KawaiiGPT

Опубликовано: 19 Май 2026
на канале: AISecHub
2,105
34

Source: https://unit42.paloaltonetworks.com/d...

KawaiiGPT, a free open-source malicious LLM hosted on public repositories like GitHub, is part of the same dark-LLM ecosystem as WormGPT, built by intentionally stripping away ethical constraints and safety filters during training and fine-tuning. This malign alignment allows it to assist with a full attack workflow, compressing the development and tooling phases of an attack lifecycle from days or hours of manual effort down to minutes of prompting.

1. Lateral Movement: It generates Python scripts that leverage the legitimate Paramiko SSH library to authenticate as valid users, pivot across the network, and establish remote shells for executing subsequent exploitation commands.

2. Data Exfiltration: It produces stealthy Python code that weaponizes standard, trusted libraries. For example, scripts can use os.walk to recursively scan drives for sensitive data (such as Windows EML files) and then use the smtplib module to package and exfiltrate this data over standard email protocols. Because this traffic resembles normal email usage, it can be harder for traditional Data Loss Prevention (DLP) tools to distinguish as malicious.

3. Ransomware Automation: Malicious LLMs in this family have been shown to instantly generate technical scripts that encrypt files (such as PDFs) with strong algorithms like AES-256, alongside professionally formatted ransomware notes with explicit deadlines and instructions for anonymous Bitcoin payment and Tor-based data handling. KawaiiGPT contributes the social-engineering and scripting scaffolding needed to assemble a complete extortion workflow.

4. Evasion: Its social-engineering lures exhibit fluent grammar and highly contextual phrasing, helping them bypass linguistic filters that still rely on detecting low-quality, poorly written scam content.

#AISecurity #CyberSecurity #LLMSecurity #AIThreats #MaliciousLLM #KawaiiGPT #WormGPT #AIEnabledCrime #Ransomware #DataExfiltration #LateralMovement #RedTeam #BlueTeam #PurpleTeam #ThreatIntel #SecurityResearch #OffensiveSecurity #DefensiveSecurity #AdversarialAI #AIAbuse #DLP #EmailSecurity #NetworkSecurity #DarkLLM #ResponsibleAI