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. Attacks against vulnerabilities with no patch or fix
reporting
service level agreements
zero day attacks
incremental backup
2. Backup of any files that have changed since the last backup
data remanence
RAID 5
man in the middle attack
incremental backup
3. Any type of software that attacks a system or application - also called malicious code
RAID 0
SYN Flood
malware
dictionary method of password cracking
4. More effective data sanitization technique where data on a drive is overwritten
reporting
need to know
wiping
differential backup
5. 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
fraggle
RAID 3
RAID 5+1
parity
6. An online technique that involves attempting to authenticate a particular user to a system
sniffing
teardrop
malware
password guessing
7. Deleting the file allocation on a storage device. important in security because it does not delete the data - it merely deletes the points that are used to find the data
containment
passive-active cluster
incident response steps
reformatting
8. 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
mandatory vacation
zero day attacks
password cracking
differential backup
9. 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
hybrid approach to password cracking
eradication
clipping levels
RAID 5
10. Striped set with dual distributed parity - allows for recovery if two disks fail
degaussing
RAID 0
RAID 6
password guessing
11. Used to prevent an attack from being able to simply guess the correct password by attempting a large number of possibilities
striping
service level agreements
account lockouts
nested raid
12. Administrative control where in order to mitigate risk and uncover potential fraud - employee's job or job functions are shifted and changed
RAID 3
rotation of job/duties
threat agent
principle of least privileges
13. Uses the dictionary attack but makes alterations to the word before putting the guess through the hashing algorithm
mirroring
hybrid approach to password cracking
RAID 3
virus
14. Most often associated with providing an attacker with persistent backdoor access. Trojans provide desirable functionality that the user is seeking but also come with malicious functionality that the user does not anticipate
RAID 5+1
trojan horse
non-disclosure agreement
spoofing
15. 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
zero day attacks
RAID 4
eradication
non-disclosure agreement
16. 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)
collusion
RAID 1
principle of least privileges
non-disclosure agreement
17. DOS - malformed packet - the land attack uses spoofed SYN packet that includes the victim's IP address and TCP port as both source and destination. This attack targets the TCPIP stack
RAID 0
land
fraggle
ping of death
18. Two parties conspire to undermine the security of the transaction
hybrid approach to password cracking
account lockouts
collusion
mirroring
19. 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
high availability clusters
RAID 3
RAID 0
passive-active cluster
20. Considered the most secure means of data sanititzation - commonly uses incineration or pulverization
clipping levels
worm
physical destruction
RAID 0+1
21. 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
detection
smurf
rootkit
fraggle
22. Striped set - offers no data redundancy and is a poor choice if recovery of data is the reason for leveraging RAID
zero day attacks
RAID 0
incremental backup
active-active
23. Striped sets in a mirrored set (minimum four disks; even number of disks) provides fault tolerance and improved performance but increases complexity. The key difference from RAID 1+0 is that RAID 0+1 creates a second striped set to mirror a primary s
privilege monitoring
mandatory vacation
eradication
RAID 0+1
24. 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
service level agreements
high availability clusters
reformatting
virus
25. Multi-raid - means that one standard RAID level is encapsulated within another.
RAID 1
rootkit
clipping levels
nested raid
26. A hot standy - configuration in which the backup systems only begin processing when a failure state is detected
mandatory vacation
non-disclosure agreement
clipping levels
passive-active cluster
27. An offline technique in which the attacker has gained access to the password hashes or database
need to know
password cracking
physical destruction
recovery
28. Confidentiality attack on network traffic - involves monitoring packets as they traverse a network.
sniffing
DOS
hybrid approach to password cracking
password guessing
29. Incident response stage in which the response team attempts to keep further damage from occurring as a result of the incident. also the phase where a binary forensic backup is made of systems involved in the incident.
incident response steps
non-disclosure agreement
containment
reporting
30. Incident response stage in which the affected system(s) are restored to operational status. typically the business unit responsible for the system will dictate when the system will go back online. close monitoring is necessary
RAID 5
collusion
man in the middle attack
recovery
31. 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
teardrop
RAID 1+0
RAID 0+1
virus
32. 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
degaussing
RAID 1+0
mandatory vacation
brute force approach to password cracking
33. Define a minimum reporting threshold level and help differentiate an attack from noise - but can also cause false negatives
virus
principle of least privileges
clipping levels
sniffing
34. 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
spoofing
degaussing
RAID 1+0
RAID 4
35. 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
password guessing
worm
reformatting
RAID 1
36. Distributed denial of service - many to one availability attack
nested raid
threat vectors
zero day attacks
DDOS
37. Mirrored striped set with distributed parity (some manufacturers label this as RAID 53)
malware
RAID 1
reformatting
RAID 5+1
38. Writing the same data on multiple hard disks
service level agreements
recovery
reformatting
mirroring
39. 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
service level agreements
threat agent
RAID 1+0
man in the middle attack
40. A replica of all allocated data on a disk
differential backup
teardrop
data remanence
full backup
41. Back up any files that had changed since the last full backup
zero day attacks
separation of duties
differential backup
threat vectors
42. 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.
hybrid approach to password cracking
eradication
threat vectors
containment
43. Incident response stage in which events are analyzed in order to determine whether these events might comprise a security incident. is the event occurring or has it occurred
differential backup
parity
containment
detection
44. Dictionary attacks - directs the password cracking tool to use a supplied list of words as potential passwords.
worm
mandatory vacation
dictionary method of password cracking
RAID 5
45. Incident response stage in which a final report is presented to management. the goal is to detail ways in which the identification could have occurred sooner - the response could have been quicker or more effective - and organizational shortcomings t
nested raid
incremental backup
reporting
data remanence
46. 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
sniffing
DNS reflection
teardrop
privilege monitoring
47. 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
data remanence
separation of duties
ping of death
DOS
48. The actors causing the threats that might exploit a vulnerability
clipping levels
threat agent
password guessing
detection
49. Redundant array of inexpensive disks - goal is to mitigate the risk of failure of a hard disk
worm
RAID
password cracking
containment
50. Denial of service - one to one availability attack
collusion
active-active
DOS
eradication