Which directory contains system configuration files, and cannot include any executable programs?

A. /bin/     
B. /dev/
C. /lib/
D. /etc/


Answer: D

Computer Science & Information Technology

You might also like to view...

Malware is another term for ____ and refers to any computer program designed to surreptitiously enter a computer, gain unauthorized access to data, or disrupt normal processing operations.

A. malicious software B. virus signatures C. corrupted files D. backup utilities

Computer Science & Information Technology

If an inner class contains non static members, then the class name must be modified by the keyword:

(a) Final (b) Static (c) Void (d) Protected

Computer Science & Information Technology

Provide steps to analyze pre-captured logs and traffic captures.

In Part 2, you will work with the nimda.download.pcap file. Captured in a previous lab, nimda.down- load.pcap contains the packets related to the download of the Nimda malware. Your version of the file, if you created it in the previous lab and did not reimport your CyberOps Workstation VM, is stored in the /home/analyst directory. However, a copy of that file is also stored in the CyberOps Workstation VM, under the /home/analyst/lab.support.files/pcaps directory so that you can complete this lab regardless of whether you completed the previous lab or not. For consistency, the lab will use the stored version in the pcaps directory. While tcpdump can be used to analyze captured files, Wireshark’s graphical interface makes the task much easier. It is also important to note that tcpdump and Wireshark share the same file format for packet captures; therefore, PCAP files created by one tool can be opened by the other.

Computer Science & Information Technology

To find customers who have birthdays in a specific month, you must first create a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology