top of page
OBJECTIVE
3

Construct, implement, and document a script or a program to automate a security-related process or other task such as installation, administration, management, mapping resources, logon scripts, patch management, updates, auditing, analysis and assessment.

 BASH shell script that performs a "useful function", as far as computer security is related. The key to this assignment isn't to make a hugely complex script, but instead to create seemingly simple scripts that perform complex manual tasks, quickly.

Scripts & Programs: Services

Write a program that prompts the user for an input filename, then dump the contents of that file to the screen, for the user.

bottom of page