Hauptmenü öffnen

Siwecos β

MSSQL-Port/EN

Version vom 14. März 2019, 22:10 Uhr von Siwebot (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „=== <span style="color:#c31622">{{:{{PAGENAME}}/Headline}}<span>=== {| class="wikitable" |'''Check'''|| {{:{{PAGENAME}}/Negative}} |- |'''Beschreibung'''…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)

Check for open MS-SQL server port

Check The MS-SQL-port on your server is active.
Beschreibung A Port is open on Your Server, which is usually used to Operate the MS-SQL Database. This potentially makes it possible to access the Database remotely.
Hintergrund Programs running on your server can open so-called ports. A port can be imagined as a door. With some ports (doors), you want them to be open so that, for example, customers can visit your website. With other ports (doors), you don't want them to be open. You should close ports that you don't use. This will allow attackers to attack your server from fewer sites.
Auswirkung Open ports do not represent a _direct_ vulnerability for now. The configuration of your server, however, increases the attack surface for attackers. You should not offer services that you do not use and it is best to disable insecure services altogether.
Lösung / Tipps In most Cases, it is not wanted to be able to remotely establish a direct Connection to the Database. If this is not intended, you should switch off remote access.