Which of the following Snort modes writes packets' information to a text log file?
a. Sniffer
b. Analyzer
c. Packet logger
d. Network intrusion-detection
ANS: C
You might also like to view...
Answer the following statements true (T) or false (F)
1. Designing an object-oriented application is an iterative process. 2. Every form in a Visual C# project is defined by a class. 3. When you have multiple forms in a project, you should give each form a meaningful name that describes its purpose. 4. Once you have added a form to a project, you can place any controls on it and write the necessary event handlers for the controls. 5. You can use the tabs appearing at the top of the Designer window to select different forms or their code to be displayed in the window.
A _______________ variable is shared among all instances of a class.
a) static b) final c) public d) private e) none of the above
1 For each of the following Smalltalk statements, what gets printed?: 1. ‘abc' printNl ! 2. 2 printNl ! 3. 4 + 5 printNl ! 1. ______ 2. ______ 3. ______
Fill in the blank(s) with the appropriate word(s).
The organization responsible for developing the OSI model of networking is the ____________________.
Fill in the blank(s) with the appropriate word(s).