Network Security & Incident Response: A Comprehensive Guide
Classified in Technology
Written on in
English with a size of 6.56 KB
Network Security Essentials
Common Protocols and Ports
- TCP: Transmission Control Protocol
- SSH (TCP 22): Secure Shell
- Telnet (TCP 23): Insecure remote access
- HTTP (TCP 80): Hypertext Transfer Protocol
- HTTPS (TCP 443): Secure HTTP using SSL/TLS
- SSL/TLS: Encrypts web server communication with RSA and public/private key encryption
- FTP (TCP 21): File Transfer Protocol
- TFTP (UDP 69): Trivial File Transfer Protocol (no authentication or encryption)
- SNMP (UDP 161): Simple Network Management Protocol
- LDAP (TCP 389): Lightweight Directory Access Protocol
- NetBIOS (UDP 137/138): Network Basic Input/Output System
- Kerberos (UDP 88): Authentication protocol
Network Architecture
Internet → Router → Firewall → DMZ → Servers → Internal Network
- NAT/PAT: Network/Port