SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
CISSP Operational Security
Start Test
Study First
Subjects
:
certifications
,
it-skills
,
cissp
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. Administrative security control used in MAC systems where access determination is based upon a clearance level of subjects and classification levels of objects. Compartmentalization enforces need to know which necessitates that someone requires acces
RAID 0+1
need to know
worm
ping of death
2. Define a minimum reporting threshold level and help differentiate an attack from noise - but can also cause false negatives
principle of least privileges
nested raid
RAID 4
clipping levels
3. Confidentiality attack on network traffic - involves monitoring packets as they traverse a network.
macro virus
spoofing
SYN Flood
sniffing
4. Mirrored sets in a striped set (minimum four disks; even number of disks) provides fault tolerance and improved performance but increases complexity.
fraggle
password cracking
RAID 1+0
high availability clusters
5. Malicious code that infects Microsoft Office documents by means of embedding malicious macros within them.
macro virus
virus
zero day attacks
account lockouts
6. Stipulate all expectations regarding the providing of a service and its quality. what is considered acceptable regarding things such as bandwidth - time to delivery - response time - etc.
teardrop
recovery
data remanence
service level agreements
7. Striped set - offers no data redundancy and is a poor choice if recovery of data is the reason for leveraging RAID
detection
RAID 0
DDOS
reformatting
8. Striped set with distributed parity - uses block level striping - writes parity information that is used for recovery purposes. distributes the parity information across multiple disks. allows for data recovery in the event that one disk fails
RAID 5
RAID 3
DOS
change management
9. DOS - malformed packet - the teardrop attack is a malformed packet attack that targets issues with systems fragmentation reassembly. The attack involves sending packets with overlapping fragment offsets - which can cause a system attempting to reasse
need to know
RAID 0
teardrop
parity
10. Malicious code that hooks onto executable code - and requires user interaction to spread. In addition to spreading - the actual payload of the virus - that is - what it is intended to do - could be anything
detection
collusion
virus
threat agent
11. Striped set with dedicated parity at the block level - employs a dedicated parity drive rather than having parity data distributed amongst all disks. allows for data recovery in the event that one disk fails
containment
RAID 4
full backup
high availability clusters
12. Striped set with dual distributed parity - allows for recovery if two disks fail
threat agent
worm
RAID 6
background checks
13. Failover cluster - employs multiple systems that are already installed - configured - and plugged in - such that if a failover causes one of the systems to fail - then the other can be seamlessly leveraged to maintain the availability of the service
high availability clusters
hybrid approach to password cracking
DNS reflection
threat agent
14. Considered the most secure means of data sanititzation - commonly uses incineration or pulverization
physical destruction
incident response steps
RAID 4
RAID 0+1
15. Striped set with dedicated parity at the byte level - data at the byte level is striped across multiple disks - but an additional disk is leveraged for storage of parity information - which is used for recovery in the event of a failure. allows for d
RAID 3
rootkit
full backup
separation of duties
16. Administrative control where in order to mitigate risk and uncover potential fraud - employee's job or job functions are shifted and changed
service level agreements
DNS reflection
RAID 0
rotation of job/duties
17. Two parties conspire to undermine the security of the transaction
clipping levels
wiping
collusion
differential backup
18. Places the attacker between the victim and another system. the attackers goal is to be able to serve as an undiscovered proxy for either or both of two endpoints engaging in communication. Uses sniffing and spoofing. The capabilities of session hijac
reformatting
man in the middle attack
teardrop
RAID 5+1
19. Term used for malware that is focused on hiding its own existence. Typical capabilities include file - folder - process - and network connection hiding. The techniques developed with rootkits are now commonly included in other types of malware
rotation of job/duties
RAID 0
change management
rootkit
20. DOS - resource exhaustion - a variation of the smurf attack - the main difference being that fraggle leverages UDP for the request portion - and stimulates an ICMP port unreachable message being sent to he victim rather than an ICMP echo response
account lockouts
teardrop
RAID 5+1
fraggle
21. Administrative control that makes sure employees have the proper rights and privileges to perform their work. escalation of priviliges can occur as employees are promoted or change jobs - yet their access rights and priveleges to systems and informat
privilege monitoring
collusion
parity
DOS
22. OS - like the smurf attack - leverages a third party - the attacker who has poorly configured third party DNS servers queries an attacker controlled DNS server and cahce the response (the maximum size DNS response). Once the large record is cached by
DNS reflection
non-disclosure agreement
threat vectors
containment
23. Mirrored set - creates an exact duplicate of all data to an additional disk. allows for data recovery in the event that n-1 disk fails
mirroring
data remanence
need to know
RAID 1
24. Incident response stage in which the process of understanding the cause of the incident so that the system can be readily cleaned and ultimately restored.
eradication
privilege monitoring
reporting
mandatory vacation
25. DOS - Malformed packet - denial of service involved in sending a malformed ICMP echo request (ping) that was larger than the maximum size of an IP packet. Patching TCPIP stacks of systems removed the vulnerability of this DOS attack
ping of death
incremental backup
reporting
DDOS
26. An offline technique in which the attacker has gained access to the password hashes or database
RAID 4
password cracking
full backup
SYN Flood
27. Spreading data across multiple hard disks. increases performance and does create data redundancy
collusion
separation of duties
RAID 5
striping
28. DOS - resource exhaustion - involves ICMP flooding. The attacker sends ICMP echo request messages with spoofed source addresses of the victim to the directed broadcast address of a network known to be smurf amplifier. As with most resource exhaustive
RAID 5+1
eradication
need to know
smurf
29. A replica of all allocated data on a disk
data remanence
RAID 4
differential backup
full backup
30. Process: identify a change - propose a change - assess the risk associated with the change - test - schedule the change - notify impacted parties - implement - report the results to management - all changes must be tracked and auditable - a detailed
zero day attacks
change management
smurf
mandatory vacation
31. Any type of software that attacks a system or application - also called malicious code
malware
password cracking
RAID
reformatting
32. Masquerading as another endpoint. presenting false information - usually within packets - to trick other systems and hide the origin of the message. done to prevent an identity from becoming uncovered
malware
RAID 1
mandatory vacation
spoofing
33. The actors causing the threats that might exploit a vulnerability
threat agent
malware
mirroring
parity
34. A means to achieve data redundancy without incurring the same degree of cost as that of mirroring in terms of disk usage and write performance
ping of death
parity
sniffing
DDOS
35. DOS - resource exhaustion - most basic type of resource exhaustive attacks - and involve an attacker - or attacker controlled machines - initiating many connections to the victim - but not responding to the victim's SYN/ACK packets. The victim's conn
smurf
man in the middle attack
SYN Flood
teardrop
36. Writing the same data on multiple hard disks
brute force approach to password cracking
dictionary method of password cracking
mirroring
rotation of job/duties
37. An administrative security control that dictates a person should have no more access that the access that is strictly required to perform their job
mandatory vacation
rootkit
principle of least privileges
need to know
38. Administrative control where employees are required to take a vacation. helps determine personnel single points of failure - detection and deterence of fraud - and the risk that comes with employees being unavailable for work. can also detect suspici
brute force approach to password cracking
mirroring
dictionary method of password cracking
mandatory vacation
39. Mirrored striped set with distributed parity (some manufacturers label this as RAID 53)
RAID 5+1
recovery
degaussing
RAID 0
40. Trying all possible password combinations until a correct match between the hashes is found. may make use of rainbow tables which contain precomputed password-hash combinations
fraggle
mandatory vacation
brute force approach to password cracking
differential backup
41. Multi-raid - means that one standard RAID level is encapsulated within another.
recovery
high availability clusters
need to know
nested raid
42. Data that persists beyond noninvasive means to delete it. sometimes used to refer to residual data that remains after sanitization takes place
data remanence
rotation of job/duties
sniffing
striping
43. Detection - containment - eradication - recovery - reporting
incident response steps
RAID
DNS reflection
rootkit
44. Administrative control - a work related contractual agreement that ensures that employees - prior to being given sensitive information - will maintain the confidentiality and sensitivity of this information (also considered a directive control)
non-disclosure agreement
ping of death
virus
brute force approach to password cracking
45. Backup of any files that have changed since the last backup
incremental backup
RAID 0
RAID 5+1
smurf
46. Administrative control - the sensitivity of the position being filled largely determines the extent to which this control is used. Try to uncover any information that may indicate a prospective employee will be unable to perform their job
recovery
trojan horse
background checks
account lockouts
47. Attacks against vulnerabilities with no patch or fix
physical destruction
passive-active cluster
DOS
zero day attacks
48. Redundant array of inexpensive disks - goal is to mitigate the risk of failure of a hard disk
DNS reflection
background checks
RAID
service level agreements
49. Administrative security control that prescribes that multiple people are required to complete critical or sensitive transactions. The goal is to ensure that in order for someone to be able to abuse their access to sensitive information or transaction
privilege monitoring
threat agent
password cracking
separation of duties
50. Uses the dictionary attack but makes alterations to the word before putting the guess through the hashing algorithm
hybrid approach to password cracking
RAID 6
SYN Flood
virus