This past weekend, I traveled to Zagreb for Data Saturday Croatia 2026. While this was my second time visiting the event, it was more significant for me since it was …
-
-
If you’ve been waiting to level up your SQL Server skills, the timing couldn’t be better. Registration is open at 50% off until July 10th, and my readers can get …
-
PSBlitz 6.1.0 is out and it brings new backup and security checks, improved Excel handling, support for the ImportExcel PowerShell module, as well as other improvements. What is PSBlitz? For …
-
In this post I cover SQL Server roles and permissions that can act as viable avenues for privilege escalation to sysadmin. A while ago, I wrote a blog post about …
-
This post is my guideline on how to handle and test SQL Server backups to ensure their viability and avoid a “Schrödinger’s backup” scenario. What’s Schrödinger’s backup? The term is …
-
In this blog post I demo cracking SQL Server 2025 login passwords offline with hashcat, including the current stable release (7.1.2) which doesn’t officially support MSSQL 2025. Note: If you’re …
-
In this post I’ll go over three points that are vital in preventing SQL injection when working with dynamic T-SQL. What is SQL injection SQL injection (aka SQLi) is a …
-
This is my second time participating in T-SQL Tuesday, and Steve Hughes‘s invitation about an impactful session from a conference brought back some memories from 11 years ago. My experience …
-
In this post I provide some examples as to why FLOAT isn’t the best option for storing exact financial data in SQL Server. During the last couple of years I’ve …
- PowerShellSQL Server
PSBlitz v6.0.0: GUI Mode, HTML Overhaul, and Google Cloud SQL Support
by Vlad DrumeaIt took me a while, considering the previous release was back in December, but the latest release of PSBlitz (6.0.0) is finally out and it brings GUI Mode, Dark Mode, …