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. Enable the cookie secure-bit setting - avoid using cookies to hold sensitive data - block third-party cookies will prevent ______
cookie attacks
threat modeling
heap
stored XSS
2. OSI layer that provides interhost communication (Named Pipes
presentation
application decomposition
session
java
3. OSI layer responsible for end-to-end connections and reliability (i.e. TCP
stored XSS
transport
session
data link
4. Scripting languages - developed by Microsoft to allow developers to extend and reuse web functionality
ActiveX
reflected XSS
vbscript and jscript
IM
5. Server misused to forward spam - DoS conditions - damage to brand - blacklist on spam sites are risks associated with
buffer overflow
open mail relay
network
sandboxing
6. OSI layer responsible for data representation and encryption (MIME
physical
presentation
input validation criteria
stack
7. A method of code signing - allows developers to obtain digital certificate generated by a certificate authority and digitally sign ActiveX controls
authenticode
application decomposition
session
vulnerability identification
8. OSI layer responsible for path determination and logical addressing - routers operate at this layer
open mail relay
network
application layer
application
9. Enforce application software restrictions - virus scan all files - restrict folders shared by other P2P clients are safeguards for
application
XSS
P2P
session
10. Used by java to verify the code for a list of predetermined insecurities
vulnerability identification
security objective definition - application review - application decomposition - threat identification - vulnerability identification
bytecode verifier
misconfigured mail server
11. OSI layer that provides the means to transfer data between network entities and detect/correct errors that may occur in the physical layer
application layer
javascript
data link
security objective definition
12. Process to identify and assess a system's security risks
threat modeling
reflected XSS
physical
vbscript and jscript
13. Malicious code stored in a web application that is downloaded and executed without the user's knowledge
stored XSS
input validation criteria
P2P
session
14. Protocols in this layer NNTP
application
open mail relay
cookie attacks
application layer
15. Small text files downloaded and stored on a user's computer that contain information about the user's session and preferences
cross-site scripting
session
cookie hijacking
cookies
16. OSI layer that establishes - manages and terminates the connections between the local and remote application
application
session
security objective definition - application review - application decomposition - threat identification - vulnerability identification
stored XSS
17. Allow an attacker to intercept and modifiy data sent between two network devices - hijacking of network communications - attacks data link layer
cookie attacks
P2P
java
ARP spoofing
18. Attack that occurs when a user navigates to a web site and hostile content is automatically downloaded and executed
session
transport
drive by download
data link
19. 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.
P2P
stored XSS
P2P
physical
20. Cause of open SMTP relays
cookies
reflected and stored
network
misconfigured mail server
21. Phases of threat modeling
presentation
session - persistent - tracking
physical
security objective definition - application review - application decomposition - threat identification - vulnerability identification
22. 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
input validation criteria
security objective definition
application decomposition
XSS attacks
23. Attackers sniff network traffic and capture a cookie download or gain access to a computer and view locally stored cookie
heap
stack
cookie hijacking
session - persistent - tracking
24. Can filter out most buffer overflow attacks
P2P
application gateways
misconfigured mail server
XSS attacks
25. Number one safeguard against buffer overflow - XSS - data injection - and DoS attacks
application
open mail relay
input validation criteria
input validation
26. A programming language - developed by Sun - used to make small applications (applets) for the Internet and stand alone programs
XSS attacks
threat modeling
java
network
27. Tools used to capture packets of data off a network and allow viewing of contents
data link
packet sniffer
stack
data link
28. IP address exposure - download of worm/viruses circumventing the firewall - no way to track improper communication - messages in clear text are risks associated with
persistent cookie
IM
peer to peer
cookie leaking
29. Area of the memory where dynamically allocated variables are stored
heap
open mail relay
sandboxing
security objective definition
30. The application is reviewed and specific vulnerabilities are documented in this phase of threat modeling
XSS attacks
vulnerability identification
cookie attacks
ActiveX
31. Threats to defined security objects are identified using knowledge gained during application decomposition in this phase of threat modeling
P2P
threat modeling
transport
threat identification
32. The unauthorized modification of the data stored within a cookie
cookie poisoning
input validation
peer to peer
cookies
33. Sensitive information stored within a cookie that is obtained by unauthorized users
cookie leaking
address resolution protocol
cookies
session
34. OSI layer attributed with 75% of malicious attacks
java
input validation criteria
application
peer to peer
35. Enticing a user to execute malicious code stored on a web server (i.e. via hyperlink in an email)
sandboxing
data link
reflected XSS
threat modeling
36. ARP stands for...
address resolution protocol
peer to peer
transport
threat modeling
37. 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
Application - Presentation - Session - Transport - Network - Data Link - Physical
P2P
stored XSS
ActiveX
38. OSI model layers
network
address resolution protocol
Application - Presentation - Session - Transport - Network - Data Link - Physical
authenticode
39. XSS stands for
drive by download
transport
cookie attacks
cross-site scripting
40. Each client is a peer and serves each other client on the network - requires client application and appropriate open network ports to operate
misconfigured mail server
cookie attacks
peer to peer
application review
41. Area of the memory where function calls are stored
address resolution protocol
packet sniffer
Application - Presentation - Session - Transport - Network - Data Link - Physical
stack
42. Phase of threat modeling that reviews application ingress and egress data flow and trust boundaries
application decomposition
XSS attacks
drive by download
application gateways
43. OSI layer that provides transparent transfer of data between end users
application layer
transport
persistent cookie
stack
44. OSI layer that relates to the physical connection of two devices (i.e. RS-232
application gateways
physical
session cookie
address resolution protocol
45. Deleted when the user closes their web browser - can contain authentication-related information
address resolution protocol
sandboxing
application gateways
session cookie
46. Used by java and javascript to isolate executing code in a reserved area of memory to limit damage of malicious code
sandboxing
IM
open mail relay
authenticode
47. OSI layer 2 - verify the connection between two devices is intact (i.e. physical addressing)
application layer
data link
application
ARP spoofing
48. Attacks targeting buffer overflow and cross-site scripting attack this OSI layer
authenticode
security objective definition
application layer
threat modeling
49. Used to record user's web activity - may be downloaded in the background
drive by download
cookie leaking
tracking cookie
security objective definition - application review - application decomposition - threat identification - vulnerability identification
50. A scripting language - developed by Netscape to perform client-side web development
application
cookie hijacking
javascript
stack and heap