Book Image

CISSP in 21 Days - Second Edition

By : M. L. Srinivasan, None M.L.Srinivasan
Book Image

CISSP in 21 Days - Second Edition

By: M. L. Srinivasan, None M.L.Srinivasan

Overview of this book

Certified Information Systems Security Professional (CISSP) is an internationally recognized and coveted qualification. Success in this respected exam opens the door to your dream job as a security expert with an eye-catching salary. But passing the final exam is challenging. Every year a lot of candidates do not prepare sufficiently for the examination, and fail at the final stage. This happens when they cover everything but do not revise properly and hence lack confidence. This simple yet informative book will take you through the final weeks before the exam with a day-by-day plan covering all of the exam topics. It will build your confidence and enable you to crack the Gold Standard exam, knowing that you have done all you can to prepare for the big day. This book provides concise explanations of important concepts in all 10 domains of the CISSP Common Body of Knowledge (CBK). Starting with Confidentiality, Integrity, and Availability, you will focus on classifying information and supporting assets. You will understand data handling requirements for sensitive information before gradually moving on to using secure design principles while implementing and managing engineering processes. You will understand the application of cryptography in communication security and prevent or mitigate strategies for network attacks. You will also learn security control requirements and how to assess their effectiveness. Finally, you will explore advanced topics such as automated and manual test result analysis and reporting methods. A complete mock test is included at the end to evaluate whether you're ready for the exam. This book is not a replacement for full study guides; instead, it builds on and reemphasizes concepts learned from them.
Table of Contents (27 chapters)
CISSP in 21 Days Second Edition
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface

Sample questions


Q1. A class in an object oriented system defines:

  1. Characteristics and behaviors of an object

  2. Performance requirements

  3. Security requirements

  4. Monitoring requirements

Q2. The core focus of memory and address protection control is to:

  1. Circumvent security controls

  2. Authentication security

  3. Limit access and prevent overwriting other memory areas

  4. Secure information channels

Q3. Which of the following are application controls? (This is a drag-and-drop type of question. Here, you can draw a line from the list of answers from left to the empty box on the right).

Q4. Preventative, corrective, or reactive steps to address vulnerability or an attack are a:

  1. Vulnerability

  2. Threat

  3. Countermeasure

  4. Reliability

Q5. An artificial intelligence system that tries to mimic the processing ability of the human brain is known as:

  1. Expert system

  2. Brain mapping

  3. Neural network

  4. Speech recognition

Q6. In object-oriented programming, treating derived class members just like their parent class members is termed as:

  1. Encapsulation

  2. Abstraction...