News

Attackers are increasingly abusing sanctioned tools to subvert automated defenses. Tracking your Windows fleet’s PowerShell use — especially consultant workstations — can provide early ...
GUI frameworks for .NET – Part 4: Web frameworks The generic term ASP.NET Core covers several frameworks for the web. Blazor, the most modern, is further divided into four variants.
GUI frameworks for .NET – Part 1: Windows Forms In .NET developer circles, there have been heated discussions about the choice of GUI framework for years. This series provides an overview.
Let's revisits my PowerShell-based desktop AI project, this time with a revamped script for improved performance.
Looking to get started with PowerShell? Our cheat sheet covers the must-know commands and concepts for beginners.
Joe Powers tells of how the Charlottesville, VA, Fire Department found the capability to improve its fire watch and frequent 9-1-1 caller reporting without spending a dime.
A new malware distribution campaign uses fake Google Chrome, Word, and OneDrive errors to trick users into running malicious PowerShell "fixes" that install malware.
PowerShell modules allow you to combine multiple scripts to simplify code management. Learn step-by-step instructions for creating and using these modules.
Web scraping tools gather a website's pertinent information for you to peruse or download. Learn how to create your own web scraping tool in PowerShell.
A GUI form built in Powershell to efficiently generate a CSR and Private Key file using OpenSSL for quick and easy cert generation Use this tool to quickly do CSR requests for SSL certificates using ...