Security Tools Part 4 (Shells and Scripts) Flashcards
What utility creates an encrypted tunnel to support encrypted data transfer between two computers for secure logins, file transfers, or general purpose connections?
SSH (Secure Shell)
What Microsoft task automation and config management framework, consists of a command-line shell and associated scripting language?
PowerShell
Note: You will use this a lot if you work in a Windows environment
What interpreted, high-level, general-purpose programming language is used a lot in Linux for creating scripts or programs for vulnerability scans?
Python
Note: Easy to learn, recommended to learn for security analysts
What software library is designed for applications, to secure communications from eavesdropping?
OpenSSL