What step of the malware infection installs the malware on the target?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerC
ExplanationThe term "Dropper" in cybersecurity refers to a small piece of software used in malware deployment that is designed to install or "drop" malware (like viruses, ransomware, spyware) onto the target system. The Dropper itself is not typically malicious in behavior; however, it is used as a vehicle to install malware that will perform malicious activities without detection. During the infection process, the Dropper is usually the first executable that runs on a system. It then unpacks or downloads additional malicious components onto the system. References: Malware Enumeration (CME): (http://cme.mitre.org) Microsoft Malware Protection Center: (https://www.microsoft.com/en-us/wdsi)
Who developed the ModBus protocol?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerC
ExplanationThe Modbus protocol was developed by Modicon, now a brand of Schneider Electric. It was originally designed in 1979 for use with its programmable logic controllers (PLCs) in industrial applications. Modbus is a serial communications protocol that has become a de facto standard communication protocol and is now commonly used to connect industrial electronic devices. The main reasons for its use are its simplicity and the fact that it is open-source, which allows manufacturers to build their own implementations of the standard. References "Modbus Protocol Reference Guide," Modicon, Inc., 1979. "A Guide to the Modbus Protocol," Schneider Electric.
Which mode within IPsec provides secure connection between two endpoints but does NOT protect the sender and the receiver?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerC
ExplanationIPsec offers two modes of operation: Transport mode and Tunnel mode. Transport mode in IPsec provides security for the payload (the message part) of each packet along the communication path between two endpoints. In this mode, the IP header of the original packet is not encrypted; it secures only the payload, not protecting the headers. This means while the data is protected, information about the sender and receiver as contained in the IP header is not obscured. References: "Security Architecture for IP," RFC 4301. IPsec documentation, Internet Engineering Task Force (IETF).
Which of the following is considered the best way to counter packet monitoring for a switch?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerD
ExplanationPort mirroring (also known as SPAN - Switched Port Analyzer) is considered one of the best ways to counter packet monitoring on a switch. This technique involves copying traffic from one or more switch ports (or an entire VLAN) to another port where the monitoring device is connected. Port mirroring allows administrators to monitor network traffic in a non-intrusive way, as it does not affect network performance and is transparent to users and endpoints on the network. References: Cisco Systems, "Catalyst Switched Port Analyzer (SPAN) Configuration Example".
What is used in the Modbus protocol to tell the slave to read or write?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationIn the Modbus protocol, the function code is used to tell the slave device what kind of action to perform, such as reading or writing data. Modbus function codes specify the type of operation to be performed on the registers. For example, function code 03 is used to read holding registers, and function code 06 is used to write a single register. Each function code is a single byte in size and is positioned at the start of the PDU (Protocol Data Unit) in the Modbus message structure, directly influencing how the slave interprets and executes the request. References: "Modbus Application Protocol Specification V1.1b," Modbus Organization. "The Modbus Protocol Explained," by Schneider Electric.
Which of the IEC 62443 Security Levels is identified by a cybercrime/hacker target?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationIEC 62443 is an international series of standards on Industrial communication networks and system security, specifically related to Industrial Automation and Control Systems (IACS). Within the IEC 62443 standards, Security Level 3 is defined as protection against deliberate or specialized intrusion. It is designed to safeguard against threats from skilled attackers (cybercriminals or hackers) targeting specific processes or operations within the industrial control system. References: International Electrotechnical Commission, "IEC 62443 Standards".
Which publication from NIST provides guidance on Industrial Control Systems?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationNIST Special Publication 800-82, "Guide to Industrial Control Systems (ICS) Security," provides guidance on securing industrial control systems, including SCADA systems, distributed control systems (DCS), and other control system configurations such as programmable logic controllers (PLC). It offers practices and recommendations for protecting and securing ICS systems against disruptions, malicious activities, and other threats to their integrity and availability. References: National Institute of Standards and Technology (NIST), "Guide to Industrial Control Systems (ICS) Security".
Which of the IEC 62443 security levels is identified by a hacktivist/terrorist target?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerC
ExplanationIEC 62443 defines multiple security levels (SLs) tailored to address different types of threats and attackers in industrial control systems. Security Level 4 (SL4) is designed to protect against sophisticated attacks by adversaries such as hacktivists or terrorists. SL4 involves threats that are targeted with specific intent against the organization, using advanced skills and means. This level assumes that the adversary is capable of sustained and focused efforts with significant resources, including state-level actors or well-funded groups, aiming at causing widespread disruption or damage. References IEC 62443-3-3: System security requirements and security levels. "Industrial Network Security: Securing Critical Infrastructure Networks for Smart Grid, SCADA, and Other Industrial Control Systems," by Eric Knapp.
Which of the monitor alerts is considered most dangerous?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerC
ExplanationIn the context of monitoring and alerts within cybersecurity, the classification of alerts includes true positives, false positives, true negatives, and false negatives. A false negative is considered the most dangerous type of alert because it occurs when an actual security threat is present but the monitoring system fails to detect and alert it. This allows malicious activities to occur undetected, potentially leading to significant damage or data loss. The risk with false negatives is that they provide a false sense of security, assuming that systems are secure while in reality, they are compromised. References "Security and Network Monitoring Basics," Cisco Systems. "Understanding Alert Classifications in Cybersecurity," Journal of Information Security.
Question 10
Single choice
Which component of the IT Security Model is attacked with interruption?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationThe IT Security Model commonly refers to the CIA Triad, which stands for Confidentiality, Integrity, and Availability. An attack on "Availability" is aimed at disrupting the normal functioning and access to data or resources in a network. This type of attack can include actions such as DDoS (Distributed Denial of Service), where overwhelming traffic is sent to a system to make it unresponsive. The main goal of attacks on availability is to prevent legitimate users from accessing systems or information, which can have significant implications for business operations and security. References: Understanding the CIA Triad in Cybersecurity: (https://www.cyber.gov.au/acsc/view-all-content/publications/cia-triad) Denial of Service What it is and how to prevent it: (https://www.us-cert.gov/ncas/tips/ST04-015)
Question 11
Single choice
What is the default size in bits of the Windows Echo Request packet?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationThe default size of a Windows Echo Request packet, commonly known as a ping request, is 28 bytes. This size is derived from the following components: ICMP Header: The Internet Control Message Protocol (ICMP) header is 8 bytes. IPv4 Header: The IP header for an IPv4 packet is typically 20 bytes. Therefore, the total size of the default Windows Echo Request packet is 28 bytes (8 bytes for ICMP header + 20 bytes for IPv4 header). References: "Ping (networking utility)," Wikipedia,Ping. "ICMP Header Format," Cisco, ICMP Header.
Question 12
Single choice
Which of the IPsec headers contains the Security Parameters Index (SPI)?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationIPsec uses two main protocols to secure network communications: Authentication Header (AH) and Encapsulating Security Payload (ESP). Both AH and ESP use a Security Parameters Index (SPI), which is a critical component of their headers. The SPI is a unique identifier that enables the receiver to select the correct security association for processing incoming packets. AH provides authentication and integrity, while ESP provides confidentiality, in addition to authentication and integrity. Both protocols use the SPI to manage these functions securely. References: "IPsec Security Architecture," RFC 4302 (AH) and RFC 4303 (ESP). "IPsec Explained," by Juniper Networks.
|