Courseiva

CCNA Control Implementation Questions

34 questions · Control Implementation · All types, answers revealed

1
MCQeasy

You are setting up an IDS/IPS (e.g., Snort). Where should you place the sensor to monitor both internal and external traffic?

A.Directly on the public ISP router
B.Inside the isolated guest Wi-Fi network
C.On a Span Port of the core distribution switch
D.On the WAN interface of the firewall
AnswerC

This allows monitoring of internal and external traffic flows.

Why this answer

Placing the sensor on the span port of the core switch allows visibility into internal traffic flows.

2
MCQeasy

Which type of control is an alarm system installed in a server room?

A.Preventative
B.Detective
C.Corrective
D.Deterrent
AnswerB

Detective controls trigger an alert upon detection of an event.

Why this answer

An alarm system is a detective control designed to alert staff of unauthorized presence.

3
Multi-Selectmedium

Which TWO of the following represent best practices for password management?

Select 2 answers
A.Forcing users to change passwords every 30 days
B.Using a password manager for unique, complex passwords
C.Allowing password sharing among team members
D.Logging passwords in a shared spreadsheet
E.Enforcing a minimum length requirement
AnswersB, E

Password managers facilitate the use of strong, unique credentials.

Why this answer

Complex, unique passwords and the use of a password manager are foundational security practices.

4
Multi-Selectmedium

Which TWO of the following are critical requirements for implementing an effective patch management program?

Select 2 answers
A.Storing all patch files on a public FTP site
B.Automated patch testing in a staging environment
C.Manual approval for every single update
D.Disabling all automatic updates
E.Defined emergency patch procedures
AnswersB, E

Testing is essential to ensure patches don't break functionality.

Why this answer

Patch management requires testing to prevent outages and a deployment strategy to ensure coverage.

5
Multi-Selecteasy

Which TWO of the following are examples of administrative security controls?

Select 2 answers
A.Firewall configuration
B.Data classification policy
C.Security awareness training
D.Biometric locks
E.Intrusion detection systems
AnswersB, C

Policy creation is an administrative task.

Why this answer

Administrative controls are 'soft' controls involving policy and management, whereas technical controls are 'hard' controls.

6
MCQmedium

You are configuring a Linux firewall using 'iptables'. Which chain should you use to filter traffic destined for the local host?

A.OUTPUT
B.INPUT
C.FORWARD
D.PREROUTING
AnswerB

The INPUT chain processes traffic intended for the local socket.

Why this answer

The INPUT chain handles traffic that is addressed to the host machine itself.

7
MCQeasy

Which administrative control is essential before deploying a new security tool to production?

A.Sharing administrator credentials
B.Disabling internal auditing
C.Immediate deployment to production
D.Change management approval
AnswerD

Change management ensures stability and accountability.

Why this answer

A formal change control process is required to ensure that changes are tested, documented, and approved.

8
MCQhard

You are deploying a PKI solution using Microsoft AD CS. You need to ensure that compromised certificates can be revoked. What must be configured?

A.OCSP Responder
B.Certificate Revocation List (CRL) Distribution Point
C.Key Archival
D.Trust Anchor
AnswerB

Clients must be able to reach the CDP to verify status.

Why this answer

A Certificate Revocation List (CRL) is essential for clients to verify if a certificate is still valid.

9
MCQeasy

What is the physical security control used to prevent piggybacking at an entry point?

A.Biometric scanner
B.Mantrap
C.CCTV camera
D.Security guard
AnswerB

A mantrap specifically prevents tailgating/piggybacking.

Why this answer

A mantrap is a physical system that requires one door to be closed before the other opens, preventing unauthorized entry.

10
MCQmedium

When performing vulnerability management, what is the purpose of a 'credentialed scan'?

A.To perform penetration testing
B.To automate the patching process
C.To bypass the firewall
D.To identify missing patches and misconfigurations
AnswerD

Accessing the OS allows detection of internal vulnerabilities.

Why this answer

Credentialed scans allow the tool to look inside the OS and application configuration, providing more accurate results.

11
Multi-Selecthard

Which THREE of the following are steps required to properly decommission a server containing sensitive data?

Select 3 answers
A.Updating the asset inventory database
B.Cryptographic erase of the storage media
C.Reformatting the drive once
D.Disconnecting from the network and removing physical identity
E.Leaving the server powered on in the rack
AnswersA, B, D

Records must reflect the current state of assets.

Why this answer

Secure data destruction, removing the server from the network, and updating the asset register are standard procedures.

12
MCQeasy

To ensure compliance with PCI-DSS for a database, you must implement FDE (Full Disk Encryption). Which tool is appropriate for a Linux-based server?

A.BitLocker
B.IPsec
C.dm-crypt/LUKS
D.VeraCrypt
AnswerC

This is the native Linux kernel disk encryption framework.

Why this answer

dm-crypt/LUKS is the industry-standard tool for transparent full disk encryption on Linux.

13
MCQhard

You are implementing Windows AppLocker. You want to ensure that only signed binaries from your organization are executed. Which configuration should you choose?

A.Create a Path Rule for C:\Program Files\*
B.Configure the 'Audit only' mode in Group Policy
C.Create a Hash Rule for every existing executable
D.Create a Publisher Rule based on the certificate issuer and product name
AnswerD

This ensures only binaries signed by your organization's CA are permitted.

Why this answer

Publisher rules in AppLocker allow for the most granular control based on digital certificates.

14
MCQhard

When implementing an 802.1X environment, what is the role of the RADIUS server?

A.Encapsulating EAP frames
B.Providing the EAP method to the client
C.Enforcing the physical port state
D.Authenticating the supplicant
AnswerD

The RADIUS server makes the final decision on access based on the credentials.

Why this answer

The RADIUS server acts as the Authentication Server, validating the credentials provided by the supplicant via the authenticator.

15
Multi-Selecteasy

Which TWO of the following are considered 'technical' security controls?

Select 2 answers
A.Annual risk assessment
B.Security policies
C.Encryption of data in transit
D.Access Control Lists (ACLs)
E.Fencing around the data center
AnswersC, D

Encryption is a technical control.

Why this answer

Technical controls (also called logical controls) use technology to enforce security.

16
Multi-Selecthard

Which THREE of the following are components of a secure server hardening process?

Select 3 answers
A.Installing all available third-party software
B.Applying security patches
C.Configuring the OS with a minimal footprint
D.Running the web server as the root user
E.Disabling unused services and ports
AnswersB, C, E

Patching is critical for vulnerability remediation.

Why this answer

Disabling unnecessary services, updating software, and using minimal feature sets are key to reducing the attack surface.

17
MCQmedium

You are managing access to a file server. You want to ensure that users can read files but not delete them. What is this an example of?

A.Modify permission
B.Full Control
C.Read-Only permission
D.Write permission
AnswerC

Read-Only allows access to content but prevents modification or deletion.

Why this answer

This is the principle of Least Privilege, specifically using NTFS permissions to restrict write/delete access.

18
MCQmedium

You are configuring a SIEM (e.g., Splunk) to monitor failed login attempts. What is the most efficient way to reduce noise while maintaining audit integrity?

A.Apply filters on the Universal Forwarder
B.Disable logging on the domain controller
C.Delete logs after ingestion
D.Increase log rotation frequency
AnswerA

Filtering at the source (forwarder) prevents ingestion of noise.

Why this answer

Filtering at the forwarder level prevents unnecessary ingestion of logs, saving storage and improving performance.

19
MCQhard

You are hardening a web server. You need to ensure that only secure ciphers are used for TLS connections. Where is this typically configured?

A.The server's TLS configuration file
B.The server's BIOS settings
C.The web application's root directory
D.The firewall access control list
AnswerA

This file controls how the server handles cryptographic handshakes.

Why this answer

The web server's SSL/TLS configuration file (e.g., httpd.conf or nginx.conf) defines the supported cipher suites.

20
MCQmedium

You are configuring an AWS Security Group for a web server. To allow incoming HTTPS traffic from the internet while restricting all other traffic, which rule should you apply?

A.Inbound Rule: Type HTTPS, Port 443, Source 0.0.0.0/0
B.Outbound Rule: Type HTTPS, Port 443, Destination 0.0.0.0/0
C.Inbound Rule: Type All Traffic, Port All, Source 0.0.0.0/0
D.Inbound Rule: Type HTTPS, Port 443, Source 127.0.0.1/32
AnswerA

This correctly allows HTTPS traffic from any source.

Why this answer

Security groups are stateful; allowing inbound traffic automatically allows the return traffic, and the default is to deny all other traffic.

21
Multi-Selecteasy

Which TWO of the following are effective ways to secure endpoints against malware?

Select 2 answers
A.Implementing a patch management policy
B.Allowing users to install any software
C.Turning off all logging
D.Disabling the OS firewall
E.Deploying EDR software
AnswersA, E

Patching prevents exploitation of software vulnerabilities.

Why this answer

Antivirus/EDR and regular patching are the primary technical controls for endpoint malware protection.

22
MCQhard

When configuring Cisco ASA firewall rules, you notice that traffic is being dropped despite an 'allow' access-list. What is the most likely cause?

A.The interface is not assigned to a security zone
B.The traffic is encrypted by VPN
C.Missing 'permit ip any any' at the top
D.The rule is placed after a 'deny ip any any' rule in the same list
AnswerD

ASA access lists are processed sequentially; the first match wins.

Why this answer

The Cisco ASA uses an 'implicit deny' at the end of every access-list, and the order of rules matters.

23
MCQmedium

You are managing an AWS S3 bucket that stores sensitive PII. Which control is the primary mechanism to prevent public access?

A.Encryption at Rest
B.Bucket ACLs
C.S3 Block Public Access
D.IAM User Permissions
AnswerC

This is the definitive control to prevent public access regardless of object settings.

Why this answer

S3 Block Public Access settings provide a centralized, account-wide or bucket-level override to prevent accidental exposure.

24
MCQhard

You are implementing Disk Encryption using BitLocker. You want to ensure that the recovery key is stored securely. Where should it be stored?

A.On a local USB drive
B.In Active Directory
C.Printed on the side of the PC
D.In a text file on the desktop
AnswerB

AD DS provides a secure, centralized location for recovery keys.

Why this answer

Storing recovery keys in Active Directory Domain Services (AD DS) ensures central management and recovery capability for IT staff.

25
MCQeasy

In VMware vSphere, what is the best practice for securing virtual machine consoles?

A.Use the VMRC (VMware Remote Console) with encrypted connections
B.Share the ESXi root password
C.Disable all logging
D.Leave the VNC port open
AnswerA

VMRC provides a secure, authenticated channel to the VM console.

Why this answer

Disabling the remote console access or enforcing authentication is vital to prevent unauthorized access.

26
MCQmedium

You need to enforce MFA on Azure AD (Microsoft Entra ID) users. Which policy type is the most recommended for modern authentication control?

A.Password Protection Policy
B.Security Defaults
C.Azure AD Conditional Access Policy
D.Identity Protection User Risk Policy
AnswerC

This is the standard mechanism for requiring MFA based on conditions.

Why this answer

Conditional Access policies allow for risk-based and context-aware authentication enforcement.

27
MCQmedium

When configuring an email security gateway (e.g., Proofpoint), which record should be added to DNS to prevent domain spoofing?

A.SPF
B.CNAME
C.A
D.MX
AnswerA

SPF records define which IPs are authorized to send email for the domain.

Why this answer

SPF, DKIM, and DMARC are the trifecta of email authentication; SPF is the most foundational DNS record for authorized senders.

28
Multi-Selectmedium

Which TWO of the following are recommended practices for managing firewall rules?

Select 2 answers
A.Documenting the business justification for each rule
B.Periodically reviewing rules to remove unnecessary ones
C.Disabling logging for all rules to improve performance
D.Applying rules in random order
E.Using 'Any' as the destination for all rules
AnswersA, B

Justification is necessary for auditing and change management.

Why this answer

Regular review and documentation of rules help maintain a secure and clean firewall configuration.

29
Multi-Selecthard

Which THREE of the following are elements of a secure incident response control set?

Select 3 answers
A.Establishing a dedicated Incident Response Team (IRT)
B.Sharing sensitive server logs on a public forum
C.Implementing a SIEM for log analysis and alerting
D.Maintaining an updated Incident Response Plan (IRP)
E.Disabling all security controls during an investigation
AnswersA, C, D

An IRT is essential for professional response.

Why this answer

Preparation, identification, and containment are foundational phases of the incident response lifecycle.

30
Multi-Selecteasy

Which TWO of the following are examples of physical security controls?

Select 2 answers
A.Host-based firewall
B.Security cameras
C.Strong password policy
D.Key card access systems
E.Encryption of database tables
AnswersB, D

Cameras are a physical deterrent/detective control.

Why this answer

Physical controls protect the physical facility and hardware.

31
MCQeasy

Which document is used to standardize the implementation of security controls across an organization?

A.Security Baseline
B.Incident Response Plan
C.Risk Register
D.Acceptable Use Policy
AnswerA

Baselines define the required configuration state for assets.

Why this answer

A Security Baseline (or Standard) provides the specific, actionable configuration requirements for assets.

32
MCQeasy

You are securing a database server. What is the most effective administrative control to minimize the impact of a compromised DBA account?

A.Disable all auditing
B.Store passwords in plain text
C.Implement Separation of Duties
D.Use a single shared account
AnswerC

Splitting privileges prevents a single point of failure.

Why this answer

Separation of duties ensures no single administrator has total control over all aspects, minimizing risk.

33
MCQhard

A developer needs to access a production server. To maintain the highest level of security, how should you implement this access?

A.Shared administrative password
B.Access via a Jump Server with MFA
C.VPN connection to the internal network
D.Direct SSH access to the server
AnswerB

This provides a controlled and audited gateway to production assets.

Why this answer

A Bastion Host with MFA ensures that access to production is controlled, logged, and authenticated securely.

34
MCQhard

You are deploying an EDR (Endpoint Detection and Response) solution. Which configuration minimizes false positives while maintaining visibility?

A.Only monitor server logs
B.Set to 'Block All' mode
C.Disable real-time scanning
D.Exclude known safe processes and signers
AnswerD

This reduces benign noise while preserving detection capabilities.

Why this answer

Tuning policies to exclude known safe administrative scripts and software reduces noise while maintaining core monitoring.

Ready to test yourself?

Try a timed practice session using only Control Implementation questions.