WorksheetsFinalExam-ADV05-MakScie
Total questions: 70
Worksheet time: 35mins
A hospital stores patient medical records in a cloud system. To prevent unauthorized staff from viewing files, which CIA component is most at risk if access control fails?
Integrity
Confidentiality
Availability
Accountability
A bank detects that transaction logs were altered by an internal employee. What CIA aspect was breached?
Availability
Confidentiality
Integrity
Authenticity
A government service portal crashed during peak hours due to insufficient server capacity. Which CIA element is affected?
Confidentiality
Integrity
Availability
Auditability
A company encrypts all emails to avoid data leakage. What CIA component is being protected?
Confidentiality
Availability
Integrity
Non-repudiation
A file hash changed after a network transfer. What does this imply?
Confidentiality breach
System downtime
Data modification
Successful authentication
A business implements a backup generator to continue operations during power outages. Which CIA principle is upheld?
A. Availability
B. Integrity
C. Confidentiality
D. Transparency
A school restricts editing access to grade records to only teachers. This ensures:
Confidentiality
Integrity
Availability
Authorization
A malware encrypted all company files, making them unreadable until ransom is paid. Which CIA attribute is affected first?
Confidentiality
Integrity
Availability
All of the above
Sending sensitive files over an HTTPS connection ensures:
Availability only
Confidentiality and integrity
Integrity only
A user cannot access their account after three login attempts. Which security principle applies?
Confidentiality
Availability
Integrity
Access control
A company performs routine database validation to ensure data accuracy. Which CIA principle?
Integrity
Confidentiality
Transparency
Availability
A system logs all access attempts for auditing. Which CIA-related property is this?
A. Availability
B. Non-repudiation
C. Confidentiality
D. Privacy
A webserver uses a failover server during downtime. This improves:
Confidentiality
Integrity
Availability
Authentication
An employee accidentally deletes critical files. Integrity is preserved through:
Encryption
Backup and versioning
Multi-factor authentication
VPN
A messaging app ensures messages are readable only by sender and receiver.
Integrity
Confidentiality
Availability
Authenticity
Digital signatures ensure:
Confidentiality only
Integrity and non-repudiation
Availability only
Steganography
A system verifies that a software update has not been tampered with before installation.
Confidentiality
Integrity
Availability
Anonymity
A DDoS attack targets a server, making it unreachable. Which CIA pillar is attacked?
Integrity
Confidentiality
Availability
A business segments data by role (HR, finance, ops). This protects:
Integrity
Availability
Confidentiality
Accountability
A checksum mismatch during file download indicates loss of:
Integrity
Confidentiality
Availability
Authorization
Your IDS reports repeated failed login attempts from an unknown IP. What type of attack is suspected?
Phishing
Brute force
SQL injection
DoS
A company wants a device that blocks malicious traffic automatically. Which is appropriate?
A. IDS
B. IPS
C. Honeypot
D. Sniffer
An IDS detects abnormal outbound traffic from a workstation. What does this likely indicate?
Network congestion
Malware beaconing
Password expiration
VPN failure
A firewall rule blocks all traffic except whitelisted ports. This is known as:
Allow-all policy
Least privilege
Deny-all policy
NAT
A company receives frequent false-positive security alerts. Which IDS type is likely used?
Anomaly-based IDS
Signature-based IDS
Host-based firewall
Behavior firewall
A firewall blocking packets based on IP, port, and protocol is called:
Proxy firewall
Packet-filtering firewall
Stateful firewall
Web application firewall
A stateful firewall examines:
Only IP headers
Status of active connections
Only application data
A company wants to monitor security inside virtual machines. What solution is suitable?
A. Host-based IDS (HIDS)
B. Network IDS (NIDS)
C. Router ACL
D. VPN
A signature-based IDS cannot detect:
Known malware
Zero-day attacks
Port scans
Old exploits
Which firewall type filters based on user identity?
Application-layer firewall
Circuit-level firewall
Stateless firewall
Proxy firewall
A system compares network traffic to known attack patterns. What is this?
Anomaly detection
Signature detection
Heuristics
Machine learning
A fake machine deployed to lure attackers is called:
IDS
Honeypot
A company wants to block SQL injection. Which solution?
WAF (Web Application Firewall)
NIDS
Proxy server
VPN
An NIDS cannot inspect encrypted traffic because:
It has no decryption keys
It is too slow
It only logs IPs
It uses outdated signatures
A firewall blocks incoming traffic but allows outgoing email. This is an example of:
NAT
Egress filtering
Ingress filtering
Port forwarding
A firewall tracks packets belonging to existing connections. This is:
Stateless firewall
Packet-filtering
Stateful inspection
ACL-based filtering
A company notices very high CPU usage on IDS during peak hours. Likely cause:
Heavy network traffic triggering IDS analysis
Insufficient RAM in the IDS server
Power supply issues in the data center
Outdated antivirus definitions
What device protects against both external and internal threats?
NIDS
HIDS
IPS
Router
A firewall configured to block outbound traffic containing credit card numbers enforces:
DLP
WAF rules
IDS signatures
NAT
Traffic spikes from a single IP on port 80. This likely indicates:
DDoS
Privilege escalation
SQL injection
Brute force
A company uses VPN for remote employees. What does the firewall need to allow?
GRE or IPSec protocols
SMTP only
JSON packets
ARP frames
An attacker sends fragmented packets to bypass firewall rules. This is an example of:
Port knocking
Packet fragmentation attack
SYN flood
Man-in-the-middle
A firewall rule misconfiguration exposed an internal server. The issue is related to:
A. Access control
B. Logging
C. Authorization
D. Compression
Your IDS frequently triggers on a legitimate application. This is known as:
False negative
True positive
False positive
True negative
A company wants to drop packets from countries unrelated to operations. Which feature?
Geo-blocking
NAT
DNS filtering
VLAN tagging
A company wants two users to securely exchange data without sharing a private key. Which encryption type?
Symmetric
Asymmetric
Hashing
Encoding
An attacker captures encrypted traffic but cannot break AES-256. This is due to:
Weak hashing
Strong symmetric encryption
Poor key exchange
Obfuscation
A digital certificate is mainly used to:
Increase speed
Prove identity
Limit bandwidth
Prevent spam
Which algorithm is commonly used for hashing passwords?
RSA
SHA-256
AES
Blowfish
A company stores one-way encrypted passwords. This method is known as:
Symmetric encryption
Hashing
Encoding
Tokenization
A system uses two keys: a public and private key. This is:
Hashing
Steganography
Asymmetric encryption
Symmetric encryption
A company needs fast encryption for large files. What is ideal?
RSA
ECC
AES
MD5
An email is encrypted with the receiver’s public key. Who can decrypt it?
Sender
Receiver
Anyone with the key
The certificate authority
A public Wi-Fi network uses WPA3. This secures the network by:
Hashing SSIDs
Encrypting wireless communication
Blocking VPNs
Using MAC filtering
A company uses a VPN. VPN encryption protects:
Content of transmitted data
Server configuration
Local disk
Hardware firmware
An attacker alters a message in transit. What protects against this?
Hash + digital signature
Encoding
Compression
Tokenization
A developer hides data inside an image. This technique is:
Hashing
Steganography
Symmetric encryption
Obfuscation
You need to verify that a downloaded file is legitimate. What do you check?
Public key
Hash value
Encryption speed
File name
A company uses HMAC to secure API calls. What does HMAC ensure?
Encoding
Message integrity
Availability
Compression
RSA performance is slow for large messages because:
It uses long keys
It’s symmetric
It’s a hashing algorithm
It uses weak math
A session key is generated during SSL handshake for:
Authentication
Symmetric encryption speed
Integrity
MAC filtering
A user receives a certificate warning in the browser. Cause?
Wrong IP address
Mismatched or expired certificate
DNS failure
RAM issue
A company wants to encrypt data at rest. Recommended?
RSA
AES
SHA-1
CRC32
A hash collision means:
Two inputs produce different outputs
Two inputs produce the same output
File lost integrity
Hash cannot be reversed
A digital signature verifies:
Only confidentiality
Sender identity and integrity
Availability
Network speed
A website uses HTTPS. Which protocols are involved?
A. SSL/TLS
B. FTP
C. SMTP
D. ICMP
A company needs lightweight encryption for mobile apps. Best choice?
RSA-4096
ECC
DES
Blowfish
Encrypted messages output twice the size of input. This describes:
Hashing
Encoding
Ciphertext expansion
Tokenization
A user wants to ensure only the intended receiver opens a file. They should:
Use steganography
Encrypt with receiver’s public key
Hash the file
Send via FTP
To ensure privacy on cloud storage, a user encrypts files before uploading. This is known as:
Client-side encryption
Server-side encryption
Hashing
