7.2.5 - Server Message Block (SMB) Flashcards

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/6

flashcard set

Earn XP

Description and Tags

Flashcards about Server Message Block (SMB)

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

7 Terms

1
New cards

What is the primary function of Server Message Block (SMB)?

To provide file and print services, allowing network clients to share access to disk and printer resources.

2
New cards

On a Windows network, what protocol provides the File/Print Sharing Service?

Server Message Block (SMB)

3
New cards

What software suite allows UNIX- or Linux-based machines to support SMB?

Samba

4
New cards

What are the common TCP ports used by SMB?

Port 139 (NetBIOS on TCP) and port 445 (SMB directly over TCP)

5
New cards

What security measure should be implemented regarding SMB traffic?

Traffic on NetBIOS port ranges (137-139) and port 445 should be blocked by a perimeter firewall.

6
New cards

Which version of SMB supports message encryption?

SMB version 3

7
New cards

What is the security status of SMB1?

SMB1 has very serious security vulnerabilities and is now disabled by default on current Windows versions.