CompTIA Security Certification Exam Prep
This test is based on the CompTIA Security Certification Exam and it has very useful question for multiple topics.
Questions
Which of the following is an incorrect statement about Kerberos protocol?
- It is a computer network authentication protocol.
- It provides safety to a non-secure network.
- Kerberos may use public-key cryptography optionally.
- Kerberos is built on symmetric key cryptography.
- It uses TCP/IP port.
Which of the following is an incorrect statement about zero day attack?
- It affects the application's vulnerability.
- It occurs during the vulnerability window.
- Malware can exploit zero day vulnerabilities.
- In this attack, a patch is not available.
- This attack is unknown to the vendor.
Which of the following is an incorrect technique in stack-based exploitation in buffer overflow?
- The local variable is overwritten.
- A function pointer is overwritten.
- A parameter of a different stack frame is overwritten.
- It occurs in the heap data area and is exploitable in a manner different from that of stack-based overflows.
- The execution will resume at the return address as specified by the attacker, usually a user-input filled buffer.
Which of the following statements is false about client authentication in Kerberos protocol?
- Client session key is encrypted using the secret key.
- 'Ticket-Granting-Ticket' is encrypted using the secret key of the TGS.
- AS (Authenticated Server) checks to see if the client is in its database.
- The secret is generated by AS.
- The client decrypts the confirmation using the client/server session key.
Which of the following security measurements is not considered in wireless security on wireless ADSL router?
- These are open networks and easily accessible.
- SSID broadcast is disabled for such measurement.
- WPA is used to provide encryption techniques.
- Extensible Authentication Protocol (EAP) protection is used.
- The security is limited to some local areas.
Which of the following statements is false about executable space protection in buffer overflow protection?
- It prevents execution of code on the stack or the heap.
- An attacker may use buffer overflows to insert arbitrary code into the memory of a program.
- Some Unix-based systems support executable space protection.
- This approach uses packet scanning method.
- Executable space protection does not protect against return-to-libc attacks.
Which of the following connections is not supported by Open Source Path First (OSPF) protocol?
- Point-to-point lines between exactly two routers
- Multi-access networks with broadcasting
- Multi-access networks without broadcasting
- Connection through autonomous system
- Connection through WANs
Which of the following is an incorrect statement about MAC spoofing?
- It occurs when some network traffic is availabe for a hacker.
- It allows MAC filtering also.
- It combines various programs and specifies the MAC address.
- It is effective only for small residential (SOHO) networks.
- These attacks are enhanced by softwares such as LANjack.
Which of the following is an incorrect statement about the DHCP (Dynamic Host Configuration Protocol) server security?
- It allows both manual IP address assignment and automatic assignment.
- It describes RFCs.
- DHCP works for multi-threaded domain.
- It requires manual configuration of tables mapping IP address to ethernet address.
- It is a good replacement of RARP and BOOTP protocols.
Which of the following statements is false about computer virus?
- It can be in the form of mobile code.
- It is written to reproduce itself.
- It affects the executable programs on the disk.
- It does not infect the boot sector of the hard disk.
- It tries to spread itself to other machines.
Which of the following is an incorrect statement about the ActiveX controls in network security?
- These programs are embedded in a web page.
- The controls are executed in a sequence.
- They cannot be interpreted.
- They cannot be sandboxed.
- They are similar to Java control approach.
Which of the following connections is not possible in SSL (Secure Sockets Layer) in web security?
- Secret communication
- Data integrity protection
- Mutual authentication of client and server
- Parameter negotiation between client and server
- Database connectivity protection
Which of the following services is not provided by DNSsec?
- Public key distribution
- Proof of where the data originated
- Transaction authentication
- Request authentication
- Symmetric key cryptography approach
Which of the following is an incorrect statement about DNS spoofing?
- It occurs due to false IP address accessibility.
- A cache holds an intentionally false IP address.
- It allows a sequence number to track the requests.
- DNSsec is based on private-key cryptography.
- DNS servers use random IDs in their queries.
Which of the following statements is false about PGP (Pretty Good Privacy) in e-mail security?
- It provides authentication of the user's requests.
- It uses digital signatures.
- It supports multiple platforms.
- One cannot produce a number of versions of PGP easily.
- PGP encrypts data by using a block cipher called IDEA algorithm.