TCP 1433, UDP 1434: MSSQL Server
Microsoft SQL Server is a relational database management system developed by Microsoft. As a database server, it is a software product with the primary function of storing and retrieving data as requested by other software applications—which may run either on the same computer or on another computer across a network.
-- Wikipedia
Related
General
Default admin account: sa
Interesting paths (example: Microsoft SQL Server 2017 14.00.1000.00)
Brute force login
Wordlists
Tools
Metasploit
Find MSSQL instances
Brute force login
Obtain a xp_cmdshell
using
Last updated