SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
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. 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
RAID 5+1
reformatting
degaussing
detection
2. 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
reporting
fraggle
principle of least privileges
hybrid approach to password cracking
3. 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
eradication
clipping levels
RAID 3
need to know
4. 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)
RAID 5+1
malware
land
non-disclosure agreement
5. Backup of any files that have changed since the last backup
incremental backup
recovery
SYN Flood
eradication
6. 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
physical destruction
RAID 4
containment
brute force approach to password cracking
7. Uses the dictionary attack but makes alterations to the word before putting the guess through the hashing algorithm
mirroring
hybrid approach to password cracking
fraggle
active-active
8. The medium that allows the threat agent to exploit a vulnerability
physical destruction
password guessing
degaussing
threat vectors
9. 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
containment
land
RAID 1
fraggle
10. 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
man in the middle attack
non-disclosure agreement
password cracking
physical destruction
11. Malicious code that infects Microsoft Office documents by means of embedding malicious macros within them.
degaussing
account lockouts
macro virus
RAID
12. Back up any files that had changed since the last full backup
differential backup
teardrop
RAID
RAID 0+1
13. 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
full backup
rootkit
mandatory vacation
macro virus
14. An online technique that involves attempting to authenticate a particular user to a system
high availability clusters
password guessing
man in the middle attack
physical destruction
15. Any type of software that attacks a system or application - also called malicious code
macro virus
ping of death
DOS
malware
16. 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
threat agent
man in the middle attack
ping of death
dictionary method of password cracking
17. 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
SYN Flood
physical destruction
degaussing
password guessing
18. Dictionary attacks - directs the password cracking tool to use a supplied list of words as potential passwords.
dictionary method of password cracking
password cracking
threat vectors
zero day attacks
19. 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 0+1
RAID 0
macro virus
RAID 5
20. 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
RAID
active-active
zero day attacks
high availability clusters
21. 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
smurf
dictionary method of password cracking
RAID 5
active-active
22. Striped set - offers no data redundancy and is a poor choice if recovery of data is the reason for leveraging RAID
dictionary method of password cracking
need to know
change management
RAID 0
23. 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
detection
SYN Flood
full backup
RAID 3
24. Striped set with dual distributed parity - allows for recovery if two disks fail
differential backup
RAID 6
reporting
nested raid
25. Distributed denial of service - many to one availability attack
RAID 4
RAID 1
reformatting
DDOS
26. A replica of all allocated data on a disk
collusion
active-active
full backup
worm
27. 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
threat agent
collusion
reporting
incident response steps
28. 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
sniffing
RAID 0
DNS reflection
worm
29. Introducing a magnetic field to magnetic storage media. a degausser destroys the integrity of the magnetization of the storage media - making the data unrecoverable
degaussing
RAID 4
trojan horse
containment
30. 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
rootkit
zero day attacks
RAID 0
background checks
31. 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
passive-active cluster
recovery
degaussing
DDOS
32. Detection - containment - eradication - recovery - reporting
incident response steps
change management
password cracking
collusion
33. 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
collusion
fraggle
non-disclosure agreement
brute force approach to password cracking
34. Considered the most secure means of data sanititzation - commonly uses incineration or pulverization
physical destruction
zero day attacks
smurf
threat agent
35. 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
RAID 5
teardrop
RAID 3
malware
36. 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.
full backup
dictionary method of password cracking
reformatting
containment
37. 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
wiping
man in the middle attack
change management
teardrop
38. More effective data sanitization technique where data on a drive is overwritten
collusion
DNS reflection
man in the middle attack
wiping
39. Means load balancing - each node in a HA cluster is actively processing data prior to failure
smurf
active-active
sniffing
trojan horse
40. Data that persists beyond noninvasive means to delete it. sometimes used to refer to residual data that remains after sanitization takes place
data remanence
RAID 0+1
passive-active cluster
RAID 3
41. 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
detection
account lockouts
parity
fraggle
42. Spreading data across multiple hard disks. increases performance and does create data redundancy
incremental backup
land
striping
recovery
43. 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.
mandatory vacation
clipping levels
RAID 1
eradication
44. 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
password cracking
full backup
containment
separation of duties
45. 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
rotation of job/duties
teardrop
RAID 3
trojan horse
46. 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.
background checks
service level agreements
virus
smurf
47. 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
eradication
parity
password cracking
high availability clusters
48. Mirrored sets in a striped set (minimum four disks; even number of disks) provides fault tolerance and improved performance but increases complexity.
RAID 1+0
parity
reformatting
data remanence
49. 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
background checks
RAID 0+1
full backup
password cracking
50. Mirrored striped set with distributed parity (some manufacturers label this as RAID 53)
RAID 5+1
reporting
fraggle
service level agreements