1/17
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
FTP (File Transfer Protocol)
Used to share files w/ users in a LAN or WAN
Unencrypted
port 20 / 21 (TCP)
SFTP (Secure File Transfer Protocol)
Secure implentation of FTP
Encrypted
port 22 (TCP)
SSH (Secure Shell)
Remote command line access to interface w/ a server
Encrypted
port 22 (TCP)
Telnet
Remote command line access to interface w/ a server
Unencrypted
port 23 (TCP)
SMTP (Simple Mail Transfer Protocol)
Outgoing mail to server
port 25 (TCP)
DNS (Domain Name System)
Name to IP resolution
port 53 (TCP / UDP)
DHCP (Dynamic Host Configuration Protocol)
Provides IP configuration via broadcast
port 68 / 68 (UDP)
HTTP (HyperText Transfer Protocol)
Transmit web pages
Unencrypted
port 80 (TCP)
POP3 (Post Office Protocol 3)
Removes incoming mail from server
port 110 (TCP)
NetBIOS (Network Basic Input / Output System)
Provides network communication features in a Windows network
port 137 / 139 (TCP / UDP)
IMAP (Internet Mail Access Protocol)
Synchronizes mail w/ server
port 143 (TCP)
SNMP (Simple Network Management Protocol)
Used to query and monitor host in LAN
encrypted (version 3)
port 161 / 162 (UDP)
LDAP (Lightweight Directory Access Protocol)
Used in domain based networks to facilitate system and user management
port 389 (TCP / UDP)
HTTPS (HypterText Transfer Protocol Secure)
Transmit web pages
Encrypted using SSL or TLS
port 443 (TCP)
SMB (Server Message Block)
Provides file sharing, network browsing, and printing services.
Most common in Windows enviornments
CIFS (Common Internet File System)
Open source implementation with built in support for Linux & Mac
port 445 (TCP)
RDP (Remote Desktop Protocol)
Securely access Windows desktop remotely
port 3389 (TCP)
Long-Range Fixed Wireless
Used to connect wireless devices over miles
Unlicensed & Licensed (← FCC)
UTM (Unified Threat Managment)
A combination of antimalware, firewall, and intrusion detection systems (IDS).