N0va Phishkit Targets US and EU Businesses: A New Challenge for Identity Security
N0va phishkit targets US and EU organizations with trusted-brand lures, capturing tokens via legitimate authentication flows to gain SSO access to corporate resources.
The N0va phishing kit targets organizations in government, technology, consulting, and healthcare across North America and Europe with lures impersonating Microsoft Teams, SharePoint, OneDrive, DocuSign, Google Drive, Dropbox, Zoom, and Adobe Sign. Victims are guided through legitimate authentication flows, including device code phishing, after which N0va captures access and refresh tokens and abuses token-exchange or device-registration mechanisms to establish SSO access. ANY.RUN tracks the campaign via a characteristic /api/verification/init URL pattern and demonstrates detection in its interactive sandbox.
Terranova Security provides expanded tier options, special offers, enhanced partner portal interface
New N0va Phishkit Targets North America and EU: A Growing Identity Risk for SOCs
ANY.RUN researchers uncovered the N0va phishkit targeting government, technology, consulting, and healthcare organizations across North America and the EU via device code phishing.
The N0va phishkit uses lures imitating Microsoft Teams, SharePoint, OneDrive, DocuSign, Google Drive, Dropbox, Zoom, and Adobe Sign to draw victims into a device code authentication flow. After the user completes legitimate authentication, N0va captures access and refresh tokens and abuses token-exchange and device-registration mechanisms to establish persistent SSO access to corporate resources. Because the flow relies on real Microsoft authentication, it can evade MFA-focused detections, and token access can outlive takedown of the phishing page. ANY.RUN says it observed the campaign in sandbox sessions, with targeting spanning government, technology, consulting, and healthcare sectors.
Hackers Advertise Uncensored Luciferus AI Service on Underground Forums
Sophos CTU found Luciferus, an uncensored criminal AI subscription service on the Exploit forum that returned RAT source code on request.
Sophos Counter Threat Unit discovered Luciferus advertised on August 24, 2026 on the Exploit forum by persona 'Optimus_Prime', claiming a proprietary 120-billion-parameter uncensored model that analysts assess with low confidence may be built on Alibaba's Qwen. Subscriptions run $35-$75 monthly, with a VIP 'Individual Embodiment' tier offering a separately deployed model trained on customer data. In testing, the Junior model generated Python remote-access-trojan source code, though Sophos did not execute or verify it. The service extends the WormGPT/FraudGPT lineage into structured commercialization with tiered pricing resembling mature SaaS businesses.
Uncensored AI sold on hacking forum as alternative to ChatGPT and Claude jailbreaks
Sophos found Luciferus, an uncensored AI subscription service likely built on Qwen, sold on the Exploit forum and capable of generating working malware code.
Sophos Counter Threat Unit found an ad for 'Luciferus' posted August 24 on the Exploit forum by a persona named 'Optimus_Prime', claiming a proprietary 120-billion-parameter model that answers requests without ethical restrictions. Sophos assesses with low confidence it is based on Alibaba's open-source Qwen family. Forum tiers cost $35-$75/month, while the website lists Junior/Middle/Pro tiers at $22-$47.14; a test prompt on the Junior tier returned Python remote access trojan source code. Sophos warns such services lower barriers for less skilled cybercriminals and outlast jailbroken mainstream LLMs.
New Cryptographic Context Injection Attack Could Let Web Pages Steal Grok Chat Data
Adversa AI demonstrated 'Cryptographic Context Injection' making xAI's Grok leak chat history and session data to attacker-controlled servers via encrypted web payloads.
Adversa AI disclosed a technique where a web page carries an encrypted JSON object (PBKDF2 and AES-256-GCM) that Grok's code-execution runtime decrypts, letting attacker instructions bypass content classifiers and reach the model's context. The decrypted instructions direct Grok to embed the user's name, approximate location, subscription tier and ongoing conversation into a URL it fetches, exfiltrating the data without confirmation. Testing targeted grok.com running Grok 4.5 Fast on August 19, 2026, with a reported 40% success rate over 20 attempts since June; no CVE, patch, or in-the-wild exploitation is reported. A related demonstration reproduced Gemini 3 Flash system instructions via a fabricated Python traceback, while GPT-5 failed to parse the payload and Claude Sonnet 4.5 flagged it as prompt injection.