1.6.3 SQL Server Ports

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

Level 1, Scorable
Change SQL Server default ports from 1433 and 1434.
Using a non-default port helps protect the database from attacks directed to the default port. SQL Server uses port 1433 for TCP traffic
and port 1434 for UDP traffic.
ref. https://benchmarks.cisecurity.org/tools2/sqlserver/CIS_Microsoft_SQL_Server_2005_Benchmark_v2.0.0.pdf, pg 33.