Networking Cheat Sheet - by Codelivly
Networking Cheat Sheet - by Codelivly
Codelivly
Concept Description
Command Description
Netcat Networking utility for reading from and writing to network connections.
FTP/SFTP File transfer protocols, with SFTP being the secure version.
Task Description
IPv4 vs IPv6 IPv4 uses 32-bit addresses; IPv6 uses 128-bit addresses.
7. Network Security
Concept Description
Intrusion Detection Monitors network traffic for suspicious activity and issues alerts
Systems (IDS) when such activity is discovered.
Layer-by-Layer Start troubleshooting from the physical layer and move up to the
Approach application layer.
Tool/Script Description
Bash/Python Scripts to automate routine tasks like backups, log reviews, and
Scripts configurations checks.
Practice Description