Vlad Drumea

@vladdba.com

Full time MS SQL Server DBA. Curious about InfoSec stuff. Thoughts = my own. https://vladdba.com Maker of https://github.com/VladDBA/PSBlitz

Exfiltrating data from SQL Server 2025 using sp_invoke_external_rest_endpoint. No xp_cmdshell, no fancy external tools. Exfiltrating login hashes, text & PNG files using WordPress comments as the target REST API endpoint. #sqlserver #sqldba #sql #mvpbuzz #cybersecurity #security #infosec #powershell

Exfiltrate data from SQL Server 2025 with sp_invoke_external_rest_endpoint

How an attacker can take advantage of SQL Server 2025's sp_invoke_external_rest_endpoint to exfiltrate data from a compromised instance.

vladdba.com

With SQL Server 2016 hitting end of extended support, I took a look at some Shodan stats: it looks like, out of a total of 182K instances exposed to the internet (for reasons beyond human comprehension), 2016 RTM barely makes it in the top 10 versions with 3.8K instances. Blog post incoming.

Shodan top 10 values for SQL Server exposed on the public internet, 2016 RTM appearing at the bottom of the list with ~3k instances, the rest of the instances are 2019, 2008R2, 2022, 2014, 2017, 2012, 2000

Why does accessing the BIOS on a PC/laptop always have to be a quick-time event? Additionally, why can't motherboard and laptop manufacturers agree on one BIOS key?

Recently updated post: In which I demonstrate why using heaps in SQL Server for anything other than staging tables comes with real, measurable costs. If you didn't get a chance to attend my session at Data Saturday Croatia 2026, then this is the next best thing. #sqlserver #sqldba #mssql #mssqldba

The hidden costs of heaps in SQL Server

In this post I cover some unpleasant side-effects of using heaps in SQL Server for anything else than staging tables.

vladdba.com

Brent Ozar's 2026 Live Online Classes are open for registration with a 50% discount (ends July 10). You can stack an extra 10% off on top of that already-deep discount. Find out how to claim the discount: vladdba.com/2026/06/23/e... #SQLServer #DBA #BrentOzar #DatabasePerformance #TechTraining

Get an Extra 10% Off Brent Ozar's Live Classes

Save big on Brent Ozar's Live classes: 50% off launch pricing plus an exclusive 10% extra discount code. See how much you can save.

vladdba.com

Signal’s Meredith Whittaker: The Push for Online Safety Risks Mass Surveillance Interview by Mishal Hussain The president of the encrypted messaging app says autonomous AI agents, device scanning and digital advertising are converging into a new architecture of surveillance.

Signal's Meredith Whittaker: The Push for Online Safety Risks Mass Surveillance

The president of the encrypted messaging app says autonomous AI agents, device scanning and digital advertising are converging into a new architecture of surveillance.

bloomberg.com

Recently updated post: In which I discuss the risks of improperly configured SQL Server linked server connections and provide recommendations for securing them. Now with a query to identify improperly configured linked server connections. #sqlserver #sqldba #mssqlserver #mssql #mssqldba #security

Securing SQL Server linked servers

In this post I address improper security configurations and their impact, as well as recommendations for securing SQL Server linked servers.

vladdba.com