
[2025] 312-76 Exam Dumps, Test Engine Practice Test Questions
Pass 312-76 exam [Dec 25, 2025] Updated 302 Questions
NEW QUESTION # 130
Which of the following is the simulation of the disaster recovery plans?
- A. Full operational test
- B. Walk-through test
- C. Paper test
- D. Preparedness test
Answer: A
NEW QUESTION # 131
Which of the following systems monitors the operating system detecting inappropriate activity, writing to log files, and triggering alarms?
- A. Host-based ID system
- B. Network-based ID system
- C. Behavior-based ID system
- D. Signature-Based ID system
Answer: A
NEW QUESTION # 132
SIMULATION
Fill in the blank with the appropriate phrase.
____________ privilege escalation is the process of attempting to access sources with a higher access, such as a user account trying to access admin privileges.
Answer:
Explanation:
Vertical
NEW QUESTION # 133
In which of the following scenarios is database backup transferred to a remote site in a bulk transfer fashion?
- A. Electronic vaulting
- B. Remote journaling
- C. Emergency response
- D. Remote mirroring
Answer: A
NEW QUESTION # 134
Which of the following services provides mail and calendar services?
- A. Domain Controller
- B. Web Server
- C. Application Server
- D. Exchange Server
Answer: D
Explanation:
An Exchange Server (Microsoft) provides mail and calendar services, managing email, scheduling, and collaboration.
* Option A (Application Server):Runs applications, not mail-specific.
* Option B (Web Server):Hosts websites, not mail/calendar.
* Option D (Domain Controller):Manages network authentication, not mail.
* "Exchange Servers deliver email and calendar services, critical for communication continuity in organizations" (Module: Server Management, Section: Server Roles).
NEW QUESTION # 135
Which of the following is a duplicate of the original site of an organization, with fully working systems as well as near-complete backups of user data?
- A. Cold site
- B. Warm site
- C. Hot site
- D. Data site
Answer: C
NEW QUESTION # 136
Which of the following tools in Helix Windows Live is used to reveal the database password of password protected MDB files created using Microsoft Access or with Jet Database Engine?
- A. Asterisk logger
- B. FAU
- C. Galleta
- D. Access Pass View
Answer: D
NEW QUESTION # 137
Which of the following cryptographic system services assures the receiver that the received message has not been altered?
- A. Confidentiality
- B. Authentication
- C. Non-repudiation
- D. Integrity
Answer: D
NEW QUESTION # 138
James was working on a presentation for the past few weeks. Once James completed the presentation, he stored it on an external hard disk. Unfortunately, James accidentally damaged the hard drive when he was on his way for the presentation. Due to the irreversible damage, the data present on the hard drive was rendered unreadable and inaccessible. What type of data loss did James cause?
- A. Data Corruption
- B. Logical
- C. Physical
- D. Natural Disaster
Answer: C
Explanation:
Physical data loss occurs due to physical damage to storage media (e.g., James damaging the hard drive), making data unreadable, as described.
* Option A (Logical):Software or file system issues, not physical damage.
* Option B (Natural Disaster):Environmental events (e.g., flood), not accidental damage.
* Option D (Data Corruption):Data alteration, not physical inaccessibility.
* "Physical data loss results from hardware damage, such as a broken hard drive, rendering data inaccessible due to physical failure" (Module: Data Backup and Recovery, Section: Types of Data Loss).
NEW QUESTION # 139
Which of the following systems commonly resides on a discrete network segment and monitors the traffic on that network segment?
- A. Network-Based ID system
- B. Statistical Anomaly-Based ID system
- C. Host-Based ID system
- D. Signature-Based ID system
Answer: A
NEW QUESTION # 140
A US-based organization decided to implement a RAID storage technology for their data backup plan. John wants to set up a RAID level that requires a minimum of six drives to meet high fault tolerance and high speed for the data read and write operations. What RAID level is John considering to meet this requirement?
- A. RAID Level 10
- B. RAID Level 1
- C. RAID Level 50
- D. RAID Level 5
Answer: C
Explanation:
RAID 1:Mirroring. Requires a minimum of 2 drives. Provides high redundancy but doesn't inherently increase read/write speed significantly on its own.
RAID 5:Striping with parity. Requires a minimum of 3 drives. Offers a balance of performance and fault tolerance. Not high fault tolerance as asked.
RAID 10 (RAID 1+0):A combination of mirroring and striping. Requires a minimum of 4 drives. Provides high performance and good fault tolerance.
RAID 50 (RAID 5+0):A combination of RAID 5 striping with parity and RAID 0 striping. Requires a minimum of 6 drives. Provides high performance and higher fault tolerance than RAID 5.
NEW QUESTION # 141
Phil, an entrepreneur, is running an important experiment on a virtual machine that may give him a breakthrough in the research for his next product. Unfortunately, while the experiment was being conducted, the virtual machine crashed. Fortunately, Phil had implemented a method that took a backup of the machine at regular intervals and would provide an architectural instance of the last saved version of the virtual machine.
Which backup method did Phil implement?
- A. Snapshot
- B. Disk-to-Disk (D2D)
- C. Continuous Data Protection (CDP)
- D. Mirroring
Answer: A
Explanation:
A Snapshot is a point-in-time copy of a virtual machine's state, including its data, configuration, and memory, taken at regular intervals. It allows Phil to revert to the last saved version after a crash, preserving the VM's architecture. This is common in virtualization platforms like VMware or Hyper-V.
* Option B (Mirroring):Duplicates data in real time, not a point-in-time backup.
* Option C (CDP):Captures every change continuously, more granular than needed here.
* Option D (D2D):Transfers data between disks, not specific to VM state capture.
* "Snapshots provide point-in-time backups of virtual machines, capturing their full state for quick recovery, ideal for experimental or critical workloads" (Module: Virtualization and Recovery, Section:
VM Backup Methods).
NEW QUESTION # 142
In which disaster recovery tier is data backed up with a hot site?
- A. Tier 5
- B. Tier 1
- C. Tier 2
- D. Tier 4
Answer: A
Explanation:
In disaster recovery (DR) tier classifications, often based on frameworks like theShare GrouporIBM's DR tier model, the tiers represent increasing levels of recovery capability. Here's a brief overview to explain:
* Tier 1: Basic backup with offsite storage (e.g., tape backups), no real-time replication, and long recovery times.
* Tier 2: Offsite backups with some improvements (e.g., electronic vaulting), but still no immediate recovery capability.
* Tier 4: Point-in-time copies with more advanced backup solutions (e.g., disk-based replication), but typically lacks a fully operational hot site.
* Tier 5: Transaction integrity with ahot site-a fully operational, mirrored site that can take over almost immediately with minimal data loss and downtime. Data is actively backed up and synchronized in real- time or near real-time.
Ahot siteis a fully equipped, operational duplicate of the primary site, ready to assume operations with little to no downtime. This capability aligns withTier 5, where data is backed up continuously or frequently, and the hot site ensures rapid recovery. Higher tiers (e.g., Tier 6 or 7) might involve zero data loss and instantaneous failover, but Tier 5 specifically fits the description of having a hot site with robust backup.
NEW QUESTION # 143
Which of the following are common applications that help in replicating and protecting critical information at the time of disaster?
Each correct answer represents a complete solution. Choose all that apply.
- A. Asynchronous replication
- B. Disk mirroring
- C. Tape backup
- D. Synchronous replication
Answer: A,B,C,D
NEW QUESTION # 144
Which of the following terms refers to a holistic management process that identifies potential threats to an organization and its impacts on business operations? It further provides a framework for building organizational resilience with the capability for an effective response that safeguards the interests of its key stakeholders, reputation, brand, and value-creating activities?
- A. Business Impact Analysis
- B. Disaster Recovery
- C. Business Continuity Management
- D. Risk Management
Answer: C
Explanation:
Business Continuity Management (BCM) is a comprehensive process that identifies threats, assesses their impacts, and builds resilience through planning and response strategies. It encompasses the entire lifecycle of continuity, protecting stakeholders, reputation, and value, as described.
* Option A (BIA):A component of BCM, focusing only on impact assessment.
* Option B (Risk Management):Identifies and mitigates risks but lacks BCM's broad continuity focus.
* Option D (Disaster Recovery):Focuses on IT recovery, narrower than BCM.
* "Business Continuity Management (BCM) is a holistic approach to identify threats, assess impacts, and ensure resilience and response to protect organizational value and stakeholders" (Module: Business Continuity Management, Section: BCM Overview).
NEW QUESTION # 145
In which of the following prototyping, a version of the system is built to check the requirements and is then discarded?
- A. Project prototyping
- B. Incremental prototyping
- C. Throw-away prototyping
- D. Evolutionary prototyping
Answer: C
NEW QUESTION # 146
Which of the following values must ensure that the Maximum Tolerable Period of Disruption (MTPD) for each activity is not exceeded?
- A. Recovery Plan Objective
- B. Recovery Impact Objective
- C. Recovery Time Objective
- D. Recovery Point Objective
Answer: C
NEW QUESTION # 147
Which of the following plans is documented and organized for emergency response, backup operations, and recovery maintained by an activity as part of its security program that will ensure the availability of critical resources and facilitates the continuity of operations in an emergency situation?
- A. Contingency Plan
- B. Disaster Recovery Plan
- C. Business Continuity Plan
- D. Continuity Of Operations Plan
Answer: A
NEW QUESTION # 148
Which of the following measurements of a disaster recovery plan are aimed at avoiding an event from occurring?
- A. Corrective measures
- B. Supportive measures
- C. Preventive measures
- D. Detective measures
Answer: C
NEW QUESTION # 149
Which of the following terms refers to a high-speed data transmission technique that provides access to consolidated block-level storage?
- A. Cloud Storage
- B. Storage Area Network (SAN)
- C. Network Attached Storage (NAS)
- D. Storage Virtualization
Answer: B
Explanation:
A Storage Area Network (SAN) is a high-speed network providing block-level access to consolidated storage, ideal for enterprise environments needing fast data transmission.
* Option A (Cloud Storage):File-based, not block-level or high-speed focused.
* Option B (NAS):File-level storage over a network, slower than SAN.
* Option C (Storage Virtualization):Abstracts storage, not a transmission technique.
* "SAN delivers high-speed, block-level storage access via a dedicated network, optimizing performance for critical applications" (Module: Storage Technologies, Section: SAN Overview).
NEW QUESTION # 150
Which of the following statements is related to residual risks?
- A. It is the probabilistic risk after implementing all security measures.
- B. It is the probabilistic risk before implementing all security measures.
- C. It can be considered as an indicator of threats coupled with vulnerability.
- D. It is a weakness or lack of safeguard that can be exploited by a threat.
Answer: A
Explanation:
Explanation/Reference:
NEW QUESTION # 151
Archie was testing the BCP in his startup by mobilizing the resources. Which specific test was Archie conducting?
- A. Checklist Test
- B. Functional Test
- C. Simulation Test
- D. Orientation Test
Answer: B
Explanation:
A Functional Test mobilizes resources to test specific BCP components in a live setting, as Archie did.
* Option B (Simulation):Mimics scenarios, not resource mobilization.
* Option C (Checklist):Reviews steps, not active testing.
* Option D (Orientation):Introduces plan, not resource-based.
* "Functional Tests activate resources to validate BCP components, ensuring operational readiness" (Module: Testing Disaster Recovery Plans, Section: Test Types).
NEW QUESTION # 152
......
EC-COUNCIL 312-76 Real 2025 Braindumps Mock Exam Dumps: https://www.pass4suresvce.com/312-76-pass4sure-vce-dumps.html
EC-COUNCIL 312-76 Actual Questions and 100% Cover Real Exam Questions: https://drive.google.com/open?id=1jBmuQP5p6pfVD9qd5cwg5EbzV11D6dL7