SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Comptia Security +: Domain4 Application Security
Start Test
Study First
Subjects
:
certifications
,
comptia-security-+
,
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Protocols used in this layer (ARP
physical
XSS
data link
common off the shelf
2. More data is put into a buffer than it was designed to hold - can be caused deliberately by hackers to run malicious code
buffer overflow
zones
cookie leaking
authenticode
3. A method of code signing - allows developers to obtain digital certificate generated by a certificate authority and digitally sign ActiveX controls
cookie poisoning
input validation
heap
authenticode
4. Threats to defined security objects are identified using knowledge gained during application decomposition in this phase of threat modeling
threat modeling
authenticode
threat identification
presentation
5. An attack that occurs when malicious code is injected into a web site - where it is downloaded and executed by other users
drive by download
session cookie
XSS
peer to peer
6. A programming language - developed by Sun - used to make small applications (applets) for the Internet and stand alone programs
application
java
authenticode
vulnerability identification
7. Cause of open SMTP relays
heap
IM
misconfigured mail server
cookie attacks
8. Enforce application software restrictions - virus scan all files - restrict folders shared by other P2P clients are safeguards for
cookies
threat identification
heap
P2P
9. Have a timeout value - are not deleted when the user closes their web brower - used to store user preferences and information about the use connection
persistent cookie
data link
application review
threat modeling
10. OSI layer that provides transparent transfer of data between end users
transport
cross-site scripting
ARP spoofing
reflected and stored
11. This layer formats and encrypts data to be sent across a network - providing freedom from compatibility problems - sometimes called the syntax layer
security objective definition
network
cookie poisoning
presentation
12. The unauthorized modification of the data stored within a cookie
heap
cookie poisoning
security objective definition
security objective definition - application review - application decomposition - threat identification - vulnerability identification
13. Used by java to verify the code for a list of predetermined insecurities
network
application layer
bytecode verifier
cookies
14. Security objectives placed on an application are identified - controlling the scope of the threat modeling process
address resolution protocol
XSS
security objective definition
IM
15. Server misused to forward spam - DoS conditions - damage to brand - blacklist on spam sites are risks associated with
open mail relay
network
session cookie
cookie leaking
16. COTS stands for
cookie poisoning
threat modeling
common off the shelf
persistent cookie
17. Protocols used in this layer - IP
java
peer to peer
network
ARP spoofing
18. OSI layer responsible for network processes to application
threat modeling
application review
buffer overflow
application
19. A scripting language - developed by Netscape to perform client-side web development
data link
IM
javascript
authenticode
20. Scripting languages - developed by Microsoft to allow developers to extend and reuse web functionality
vbscript and jscript
session cookie
transport
data link
21. Enable the cookie secure-bit setting - avoid using cookies to hold sensitive data - block third-party cookies will prevent ______
application decomposition
security objective definition - application review - application decomposition - threat identification - vulnerability identification
cookie poisoning
cookie attacks
22. Number one safeguard against buffer overflow - XSS - data injection - and DoS attacks
physical
peer to peer
input validation
cookie attacks
23. Categories of XSS
reflected and stored
threat modeling
session cookie
cookie leaking
24. Two types of buffer overflows
Application - Presentation - Session - Transport - Network - Data Link - Physical
common off the shelf
cross-site scripting
stack and heap
25. OSI model layers
drive by download
data link
Application - Presentation - Session - Transport - Network - Data Link - Physical
presentation
26. Each client is a peer and serves each other client on the network - requires client application and appropriate open network ports to operate
tracking cookie
peer to peer
java
zones
27. Enticing a user to execute malicious code stored on a web server (i.e. via hyperlink in an email)
reflected XSS
application
cookie leaking
misconfigured mail server
28. XSS stands for
security objective definition - application review - application decomposition - threat identification - vulnerability identification
threat identification
tracking cookie
cross-site scripting
29. OSI layer that provides the means to transfer data between network entities and detect/correct errors that may occur in the physical layer
application gateways
threat modeling
XSS attacks
data link
30. Used to record user's web activity - may be downloaded in the background
cookie leaking
tracking cookie
peer to peer
IM
31. Attack that occurs when a user navigates to a web site and hostile content is automatically downloaded and executed
tracking cookie
stack and heap
drive by download
session - persistent - tracking
32. Phases of threat modeling
vbscript and jscript
security objective definition - application review - application decomposition - threat identification - vulnerability identification
transport
ActiveX
33. A microsoft created technology that enables software applications to share and reuse software components - maybe used to access files on local system or system registry
zones
ActiveX
physical
application
34. Tools used to capture packets of data off a network and allow viewing of contents
packet sniffer
stack and heap
cookie poisoning
session - persistent - tracking
35. Area of the memory where dynamically allocated variables are stored
application decomposition
vbscript and jscript
sandboxing
heap
36. OSI layer that establishes - manages and terminates the connections between the local and remote application
Application - Presentation - Session - Transport - Network - Data Link - Physical
data link
stack and heap
session
37. Area of the memory where function calls are stored
P2P
session
security objective definition
stack
38. Small text files downloaded and stored on a user's computer that contain information about the user's session and preferences
XSS
cookies
cookie leaking
ActiveX
39. Type - length - format - range
session - persistent - tracking
input validation criteria
reflected XSS
open mail relay
40. OSI layer responsible for data representation and encryption (MIME
sandboxing
session
presentation
digitally signed java control
41. OSI layer responsible for end-to-end connections and reliability (i.e. TCP
network
transport
vbscript and jscript
XSS
42. OSI layer defines the electrical / physical device specs (media - signal - and binary transmission). This includes the layout of pins - voltages - cable specifications - hubs - network adapters - host bus adapters and more.
application
cookies
cookie poisoning
physical
43. Security zone options offered by Internet Explorer
Internet - Local Intranet - Trusted Sites - Restricted Sites
application layer
data link
XSS attacks
44. Ensure data input is validated - encode user supplied data - don't click on unknown hyperlinks - implement restrictive web browser security zones are preventative measures against
security objective definition
cookie attacks
network
XSS attacks
45. OSI layer that relates to the physical connection of two devices (i.e. RS-232
buffer overflow
IM
physical
ARP spoofing
46. Protocols in this layer NNTP
java
packet sniffer
network
application
47. Attackers sniff network traffic and capture a cookie download or gain access to a computer and view locally stored cookie
stored XSS
vulnerability identification
cookie hijacking
cookie leaking
48. Key functionality (how the application works) is identified and an application diagram developed in this phase of threat modeling
cookie hijacking
reflected and stored
persistent cookie
application review
49. Process to identify and assess a system's security risks
network
application review
application gateways
threat modeling
50. Used by java and javascript to isolate executing code in a reserved area of memory to limit damage of malicious code
open mail relay
sandboxing
transport
session