- Which of the following is not a step in the cyber kill chain?
(a) Scanning
(b) Control and command
(c) Discover and spread
- Which of the following options is not a node of the diamond model of intrusion analysis?
(a) Victims
(b) Infrastructure
(c) Procedures
- How many parts are needed in a Logstash configuration file?
(a) 2
(b) 3
(c) 4
- In ElasticSearch, what is indexing?
(a) The process of storing data in an index
(b) The process of identifying data
(c) None of the above
- In Elasticsearch, what is a node?
(a) An Elasticsearch module
(b) An instance of Elasticsearch
(c) None of the above
- In Elasticsearch, what is a shard?
(a) Shared files
(b) Shared data
(c) Shared resources (RAM, vCPU, and so on)
- Does Elasticsearch have a schema? (Yes | No)