SShortSingh.
Back to feed

Over 5,400 Hacked Sites Use Blockchain Smart Contracts to Deliver Malware

0
·1 views

More than 5,400 compromised websites, including those built on WordPress and PrestaShop, have been found fetching malicious payloads stored on BNB Smart Chain Testnet smart contracts, according to Netskope Threat Labs. Attackers embed hidden loader scripts into legitimate site code, which silently query blockchain smart contracts via JSON-RPC calls when unsuspecting visitors load the page. One attack vector, known as ClickFix, displays a fake CAPTCHA screen that tricks users into pasting a PowerShell command into the Windows Run dialog, ultimately downloading and executing a final malware payload. A second variant exploits WebRTC data channels to deliver and run JavaScript directly in the browser without leaving standard network traces like DNS or STUN signaling. Using blockchain as a distribution layer allows attackers to update malicious content across thousands of sites from a single location, making detection and takedown significantly harder.

Read the full story at DEV Community

This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)

Log in to join the discussion and vote.

Log in

Related stories

0
ProgrammingDEV Community ·

OpenAI Launches GPT-6 Astra With Autonomous Task Execution and Cybersecurity Risks

OpenAI has released GPT-6 Astra, its latest frontier model, positioning it as its most capable and aligned AI system to date. Unlike previous models that primarily provided instructions, Astra is designed to complete tasks autonomously — filling out forms, running quality checks, updating records, and writing polished documents without step-by-step guidance. The model also introduces persistent memory across coding sessions in Codex and improved judgment about when to act independently versus when to pause and seek clarification. On the computer-use benchmark OSWorld 2.0, Astra scored 72.6%, edging out Claude Opus 5's 70.2%, though all figures are self-reported by OpenAI. Notably, Astra has reached the highest cybersecurity risk tier under OpenAI's own Preparedness Framework, prompting the company to restrict its offensive capabilities at launch while permitting only defensive security applications.

0
ProgrammingDEV Community ·

Updated Hermes Agent Command Cheat Sheet Covers Session, Loop, and Control Tools

A developer guide published in September 2026 on DEV Community compiles the most frequently used commands for Hermes Agent, organized by category with practical usage context. The cheat sheet was drafted using DeepSeek V4 Pro via Hermes Agent and reviewed by the author Nokka, with commands verified against Hermes source code. Key categories covered include session management, real-time task control, goal and loop automation, model switching, memory handling, and utility commands. The guide highlights four commonly confused repeat-task commands — /goal, /heartbeat, /loop, and /cron — explaining that /cron is the only one that persists beyond a closed chat session. The resource is intended to help users keep pace with Hermes Agent's rapidly expanding command set, particularly newer additions for controlling running tasks.

0
ProgrammingDEV Community ·

OmniVoice Open-Source TTS Model Supports 600+ Languages with 3-Second Voice Cloning

The k2-fsa research team has released OmniVoice, a zero-shot text-to-speech model supporting over 600 languages — the broadest language coverage among existing zero-shot TTS systems. Built on a diffusion language model architecture, it delivers high-quality audio generation faster than traditional autoregressive models. OmniVoice can clone a speaker's voice from a reference audio clip as short as 3 to 15 seconds, and also supports voice design via text instructions such as specifying accent or gender. The model is fully open-source, available on GitHub and Hugging Face, and runs locally on CUDA, Apple Silicon, and Intel Arc GPUs without requiring cloud API access. The release is backed by a peer-reviewed paper on arXiv (arXiv:2604.00688), and community developers have already built integrations for platforms like ComfyUI and Home Assistant.

0
ProgrammingDEV Community ·

Microsoft Launches MAI-Transcribe-2: Fastest, Cheapest Speech-to-Text Across 60 Languages

Microsoft AI unveiled MAI-Transcribe-2 on September 3, 2026, its latest speech-to-text model supporting 60 languages, including Thai. The model topped the FLEURS benchmark with an average word error rate of 5.2% across all supported languages, achieving a best-in-class 3.4% error rate specifically for Thai. Priced at $0.10 per audio hour as a promotional rate through year-end, it represents a roughly 72% reduction from the first version's $0.36 price five months ago. New features include speaker diarization, word-level timestamps, keyword biasing for domain-specific vocabulary, and code-switching support for mixed-language conversations. This is Microsoft's third transcription model in five months, part of a broader strategy to develop its own frontier AI models and gradually replace OpenAI technology across its products.

Over 5,400 Hacked Sites Use Blockchain Smart Contracts to Deliver Malware · ShortSingh