> For the complete documentation index, see [llms.txt](https://pentesting.mrw0l05zyn.cl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pentesting.mrw0l05zyn.cl/escaneo-y-enumeracion/servicios/1433-tcp-mssql-server.md).

# 1433/TCP (MSSQL Server)

## Metasploit

```shell
# Inicio de sesión 
auxiliary/scanner/mssql/mssql_login
# Enumeración
auxiliary/admin/mssql/mssql_enum
```
