Files
metasploit-gs/docs/metasploit-framework.wiki/Metasploit-Guide-MSSQL.md
T
2023-01-18 16:58:34 +00:00

1.1 KiB

MSSQL Workflows

Microsoft SQL Server (MSSQL) is a relational database management system. Commonly used in conjunction with web applications and other software that need to persist data. MSSQL is a useful target for data extraction and code execution.

MySQL is frequently found on port on the following ports:

  • 1433/TCP
  • 1434/UDP

Lab Environment

Environment setup:

MSSQL Enumeration