Tag

Windows Terminal

All articles tagged with #windows terminal

TerminalFix lurks behind fake CAPTCHAs to deliver a stealth reverse-tunnel backdoor
technology1 hour ago

TerminalFix lurks behind fake CAPTCHAs to deliver a stealth reverse-tunnel backdoor

Microsoft warns of TerminalFix, a new ClickFix variant that uses fake Cloudflare CAPTCHA prompts to coax victims into running PowerShell in Windows Terminal, then downloads a signed executable and a malicious DLL, with payloads hidden in PNG images via steganography. The malware establishes persistence, conducts AD/network reconnaissance, and employs a custom Python reverse-tunnel over an encrypted WebSocket to reach internal hosts, enabling attacker control and potential lateral movement, data theft, or ransomware. Defenses include restricting/logging PowerShell, monitoring for LockScreenContentServer.exe, hardening browsers/endpoint protections, and rotating credentials if compromise is confirmed.

technology3 months ago

Microsoft Unveils Open-Source Intelligent Terminal With Built-In AI Agent

Microsoft released Intelligent Terminal, an MIT-licensed open-source fork of Windows Terminal that adds native AI agent integration, including an agent status bar, a configurable docked agent pane, automatic error detection, and agent management. Microsoft will continue maintaining the standard Windows Terminal for users who don’t want AI features; Intelligent Terminal currently supports Windows and its code is on GitHub.

Windows Terminal features land in Windows 11's Command Prompt, boosting graphics and performance
technology5 months ago

Windows Terminal features land in Windows 11's Command Prompt, boosting graphics and performance

Microsoft is bringing Windows Terminal-style improvements to the native Windows Command Prompt in Windows 11. The console host gains graphics support (including sixel), bold font rendering, faster scrolling, and more reliable paste, with an optional Direct3D rendering path behind a registry key (UseDx). Other updates include regex search, accessibility improvements, and better WSL/PowerShell behavior. Tabs remain a Windows Terminal feature, and these changes are designed to help systems without Terminal installed (including recovery environments) and are rolling out via Windows Insider previews.