Test your basic knowledge |

CISSP Operational Security

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






2. Used to prevent an attack from being able to simply guess the correct password by attempting a large number of possibilities






3. Two parties conspire to undermine the security of the transaction






4. 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






5. 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






6. 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






7. 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






8. 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






9. Uses the dictionary attack but makes alterations to the word before putting the guess through the hashing algorithm






10. 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






11. Detection - containment - eradication - recovery - reporting






12. Striped set - offers no data redundancy and is a poor choice if recovery of data is the reason for leveraging RAID






13. Introducing a magnetic field to magnetic storage media. a degausser destroys the integrity of the magnetization of the storage media - making the data unrecoverable






14. Writing the same data on multiple hard disks






15. 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






16. 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






17. 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






18. An offline technique in which the attacker has gained access to the password hashes or database






19. 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)






20. 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.






21. 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






22. 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






23. 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






24. An online technique that involves attempting to authenticate a particular user to a system






25. Mirrored striped set with distributed parity (some manufacturers label this as RAID 53)






26. Distributed denial of service - many to one availability attack






27. Striped set with dual distributed parity - allows for recovery if two disks fail






28. Backup of any files that have changed since the last backup






29. 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






30. 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






31. 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






32. 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.






33. 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






34. 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






35. Multi-raid - means that one standard RAID level is encapsulated within another.






36. Means load balancing - each node in a HA cluster is actively processing data prior to failure






37. Any type of software that attacks a system or application - also called malicious code






38. 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






39. Dictionary attacks - directs the password cracking tool to use a supplied list of words as potential passwords.






40. A replica of all allocated data on a disk






41. 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






42. Spreading data across multiple hard disks. increases performance and does create data redundancy






43. Have the ability to self-propogate - or spread without user interaction. more well known worms: Code Red - Nimda - SQL Slammer - Blaster - MyDoom - Witty






44. More effective data sanitization technique where data on a drive is overwritten






45. 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






46. Data that persists beyond noninvasive means to delete it. sometimes used to refer to residual data that remains after sanitization takes place






47. 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






48. Considered the most secure means of data sanititzation - commonly uses incineration or pulverization






49. 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






50. 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