
7MS #567: How to Build an Intentionally Vulnerable SQL Server
7 Minute Security · Brian Johnson
April 14, 202339m 8s
Audio is streamed directly from the publisher (traffic.libsyn.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
Hey friends, today we're talking about building an intentionally vulnerable SQL server, and here are the key URLs/commands talked about in the episode:
-
Download SQL Server here
-
Install SQL via config .ini file
-
Or, install SQL via pure command line
-
Deploy SQL with a service account while also starting TCP/IP and named pipes automagically:
- Run PowerUpSQL to find vulnerable SQL servers:
- Audit the discovered SQL servers:
- Fire off stored procedures to catch hashes!