Frage 1
Frage
One reason why an organization would consider a distributed application is:
Antworten
-
Some components are easier to operate
-
Distributed applications have a simpler architecture than other types of applications
-
Some application components are owned and operated by other organizations
-
Distributed applications are easier to secure
Frage 2
Frage
All of the following are advantages of using self-signed SSL certificates EXCEPT:
Antworten
-
Server authentication
-
Lower cost
-
Easier to create
-
More difficult to crack
Frage 3
Frage
The best defense against a NOP sled attack is:
Antworten
-
Firewall
-
Anti-virus
-
The strcpy() function
-
Input boundary checking
Frage 4
Frage
The instructions contained with an object are known as its:
A)
Antworten
-
Class
-
Firmware
-
Code
-
Method
Frage 5
Frage
The purpose for putting a “canary” value in the stack is:
Antworten
-
To detect a dictionary attack
-
To detect a stack smashing attack
-
To detect parameter tampering
-
To detect script injection
Frage 6
Frage
“Safe languages” and “safe libraries” are so-called because:
Antworten
-
They automatically detect some forms of input attacks
-
They automatically detect parameter tampering
-
They automatically detect script injection
-
They automatically detect malware attacks
Frage 7
Frage
The following are characteristics of a computer virus EXCEPT:
Antworten
-
Polymorphic
-
Downloadable
-
Self propagating
-
Embedded in spam
Frage 8
Frage
Rootkits can be difficult to detect because:
Frage 9
Frage
An attack on a DNS server to implant forged “A” records is characteristic of a:
Antworten
-
Pharming attack
-
Phishing attack
-
Whaling attack
-
Spim attack
Frage 10
Frage
The purpose of digitally signing a Browser Helper Object (BHO) is:
Antworten
-
To prove its origin
-
To prove hhat it is not malicious
-
To prove that it can be trusted
-
To prove that it was downloaded properly
Frage 11
Frage
An organization wants to prevent SQL and script injection attacks on its Internet web application. The organization should implement a/an:
Frage 12
Frage
A defense in depth strategy for anti-malware is recommended because:
Antworten
-
There are many malware attack vectors
-
Anti-virus software is often troublesome on end user workstations
-
Malware can hide in SSL transmissions
-
Users can defeat anti-malware on their workstations
Frage 13
Frage
The primary advantage of the use of workstation-based anti-virus is:
Antworten
-
Virus signature updates can be performed less often
-
Virus signature updates can be performed more often
-
The user can control its configuration
-
This approach can defend against most, if not all, attack vectors
Frage 14
Frage
The primary purpose of a firewall is:
Frage 15
Frage
The following are valid reasons to reduce the level of privilege for workstation users EXCEPT:
Antworten
-
Decreased support costs because users are unable to change system configurations
-
Eliminates the need for whole disk encryption
-
Decreased impact from malware
-
Increased security because users are unable to tamper with security controls
Frage 16
Frage
A system administrator needs to harden a server. The most effective approach is:
Antworten
-
Install security patches and install a firewall
-
Remove unneeded services, remove unneeded accounts, and configure a firewall
-
Remove unneeded services, disable unused ports, and remove unneeded accounts
-
Install security patches and remove unneeded services
Frage 17
Frage
The most effective countermeasures against input attacks are:
Antworten
-
Input field filtering, application firewall, application vulnerability scanning, and developer training
-
Input field filtering, application firewall, and intrusion prevention system
-
Input field filtering, application firewall, intrusion detection system, and ethical hacking
-
Application firewall, intrusion detection system, and developer training
Frage 18
Frage
The term “object reuse” refers to:
Antworten
-
A method used by malware to exploit weaknesses in running processes
-
The use of residual computing resources for other purposes
-
The ability to reuse application code
-
Processes that can discover and use residual data associated with other processes
Frage 19
Frage
A security assessment discovered back doors in an application, and the security manager needs to develop a plan for detecting and removing back doors in the future. The most effective countermeasures that should be chosen are:
Antworten
-
Application firewalls
-
Source code control
-
Outside code reviews
-
Peer code reviews
Frage 20
Frage
The best time to introduce security into an application is:
Antworten
-
Implementation
-
Design
-
Development
-
Testing
Frage 21
Frage
A user, Bill, has posted a link on a web site that causes unsuspecting users to transfer money to Bill if they click the link. The link will only work for users who happen to be authenticated to the bank that is the target of the link. This is known as:
Frage 22
Frage
What is the most effective countermeasure against script injection attacks?
Antworten
-
Stateful inspection firewall
-
Disallow server side scripting in the end user’s browser configuration
-
Filter scripting characters in all input fields
-
Disallow client side scripting in the end user’s browser configuration
Frage 23
Frage
A database administrator (DBA) is responsible for carrying out security policy, which includes controlling which users have access to which data. The DBA has been asked to make just certain fields in some database tables visible to some new users. What is the best course of action for the DBA to take?
Antworten
-
Implement column-based access controls
-
Export the table to a data warehouse, including only the fields that the users are permitted to see
-
Clone the table, including only the fields that the users are permitted to see
-
Create a view that contains only the fields that the users are permitted to see
Frage 24
Frage
The purpose of Data Control Language is:
Antworten
-
Define which users are able to view and manipulate data in a database
-
Define data structures in a relational database
-
Define data structures in an object-oriented database
-
Retrieve, insert, delete and update data in a relational database
Frage 25
Frage
A list of all of the significant events that occur in an application is known as:
Antworten
-
Audit log
-
Replay log
-
Export file
-
Data dump