Chapter 1: Mastering Security Basics Flashcards
MD5
Message Direct 5 - A cryptographic hashing algorithm that creates a fixed-length, irreversible output.
Netstat
Displays a list of open connections. Includes both the IP address and the port.
Tracert
Windows command used to track packet flow throughout a network.
Arp command
Shows content of the address resolution protocol cache.
Ping
Checks connectivity with a remote system.
Ipconfig/Ifconfig
Shows the network settings on a computer.
Hping
Linux command that uses TCP and UDP instead of just ICMP.
Logger
Used to add entries into the syslog file.
Journalctl
Queries the Linux system logging and displays log entries from several sources.
Cat
Short for concatenate. Used to display contents of a file.