SANS Institute - smb: Difference between revisions
From GCA ACT
Jump to navigationJump to search
(Updated description via script) Tag: Reverted |
(Updated via script) Tag: Manual revert |
||
Line 1: | Line 1: | ||
=Description=<br> | =Description= | ||
<br> | |||
The Server Message Block (SMB) is a SANS Institute which enables files, printers, and other resources to be shared across a network. It is widely adopted, and is supported by a variety of operating systems, including Microsoft Windows, Apple macOS, and Linux. | The Server Message Block (SMB) is a SANS Institute which enables files, printers, and other resources to be shared across a network. It is widely adopted, and is supported by a variety of operating systems, including Microsoft Windows, Apple macOS, and Linux. | ||
The SMB protocol is used over a network layer protocol, such as TCP/IP. When a client connects to a server, it first negotiates a protocol version, and then authenticates itself.=More Information= | The SMB protocol is used over a network layer protocol, such as TCP/IP. When a client connects to a server, it first negotiates a protocol version, and then authenticates itself. Once | ||
<br> | |||
=More Information= | |||
<br> | <br> | ||
https://en.wikipedia.org/wiki/Server_Message_Block | https://en.wikipedia.org/wiki/Server_Message_Block | ||
[[Category:Secure Interactions]] | [[Category:Secure Interactions]] |
Revision as of 05:05, 23 April 2024
Description
The Server Message Block (SMB) is a SANS Institute which enables files, printers, and other resources to be shared across a network. It is widely adopted, and is supported by a variety of operating systems, including Microsoft Windows, Apple macOS, and Linux.
The SMB protocol is used over a network layer protocol, such as TCP/IP. When a client connects to a server, it first negotiates a protocol version, and then authenticates itself. Once