What is a fileshare?
a server disk configured to allow clients to access it over the network.
What is a file-server?
a central machine provides dedicated file and print services to workstations.
A file server could be implemented using what kind of TCP/IP protocol?
FTP
(File Transfer Protocol)
Name a proprietary protocol that may be used to implement fileshare and print server roles.
File and Print Services for Windows Networks
What application protocol underpins file and printer sharing on Windows networks?
SMB
(Server Message Block)
The functionality of HTTP servers is often extended by support for:
(2)
SMB is sometimes referred to as what?
CIFS
(Common Internet File System)
How is the host location usually represented in a URL?
FQDN
(Fully Qualified Domain Name)
What are the steps involved in clients using HTTP to request resources from a HTTP server?
(3)
Which has more security TLS or SSL?
TLS is the upgraded version of SSL that fixes existing vulnerabilities.
When does FTP use TCP/21
(File Transfer Protocol)
to establish a connection
What is the current version of SMB?
SMB3
why does plain FTP pose a security risk?
because it’s unencrypted.
passwords are submitted in plaintext.
When does FTP use TCP/20?
(File Transfer Protocol)
to transfer data in active mode
What information might a URL (Uniform Resource Locator) include? (3)
How are resources on the Internet are accessed?
Using an addressing scheme known as a URL (Uniform Resource Locator).
How would you encrypt a FTP session?
FTP-Secure (FTPS)
Secure Shell FTP (SFTP)
How do organizations typically acquire a web server or space on a server?
they will lease them from an ISP.
What is a web server?
provides client access using HTTP/HTTPS.
HTTP usually serves what?
HTML web pages.
What contributes to a lack of security for HTTP?
(2)
What 2 methods of security are provided by TLS (Transport Layer Security)
what 2 types of mail servers and protocols are used to process email?
To implement HTTPS:
(3)
CA Certificate Authority