Is port 1433 secure?



Is port 1433 secure?..

Answer / Anil Kumar

By default, port 1433 used by SQL Server is not considered insecure. However, it is essential to secure your SQL Server installation and properly configure authentication methods, encryption, and firewall settings to minimize the risk of unauthorized access.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Do you know what are the restrictions that views have to follow?

1 Answers  


Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?

1 Answers  


What is a transaction and what are ACID properties?

3 Answers  


What are cursors?

8 Answers  


Tell me what is a linked server?

1 Answers  


what are the new features introduced in sql server 2000? : Sql server database administration

1 Answers  


difference between sql server2000 and sql server2005

1 Answers   KPMG,


What is log cache in sql server?

1 Answers  


What is SQL Profiler what is the use of it?

2 Answers   247Customer, Steria,


Is it possible to create a stored procedure that runs a query and outputs the results to a text file and allows me to add extra delimeters and static field info. If so How?

1 Answers  


What is the use of custom fields in report?

1 Answers  


What is an indexed view?

0 Answers  


Categories