Flashcard data - Brainscape (5)
head
A Linux text file manipulation tool for displaying the first 10 lines of a file.
tail
A Linux text file manipulation tool for displaying the last 10 lines of a file.
cat
A Linux text file manipulation tool for displaying an entire file.
grep
A Linux text file manipulation tool used for searching for keyword.
chmod
A Linux text file manipulation tool for changing file permissions.
logger
A Linux text file manipulation tool for adding content to syslog file.
OpenSSL
A cryptography library that offers open source applications of the TLS protocol.
-CSR (Certificate Signing Request)
-private key generation
-SSL certificate installation
Wireshark
A popular GUI packet capture and analysis tool.
Tcpdump
A command-line packet analyzer.
Tcpreplay
A tool for editing packets and then replaying the packets back onto the network to observe their behavior.