Book Image

Certified Information Security Manager Exam Prep Guide - Second Edition

By : Hemang Doshi
Book Image

Certified Information Security Manager Exam Prep Guide - Second Edition

By: Hemang Doshi

Overview of this book

CISM is a globally recognized and much sought-after certification in the field of IT security. This second edition of the Certified Information Security Manager Exam Prep Guide is up to date with complete coverage of the exam content through comprehensive and exam-oriented explanations of core concepts. Written in a clear, succinct manner, this book covers all four domains of the CISM Review Manual. With this book, you’ll unlock access to a powerful exam-prep platform which includes interactive practice questions, exam tips, and flashcards. The platform perfectly complements the book and even lets you bring your questions directly to the author. This mixed learning approach of exploring key concepts through the book and applying them to answer practice questions online is designed to help build your confidence in acing the CISM certification. By the end of this book, you'll have everything you need to succeed in your information security career and pass the CISM certification exam with this handy, on-the-job desktop reference guide.
Table of Contents (12 chapters)

Firewall Types and Implementations

A firewall is a device that monitors and controls network traffic. It is generally placed between an enterprise's internal network and the internet to protect the organization's systems and infrastructure.

A security manager should understand the following types of firewalls, as well as how they should be structured for better protection of information assets:

Figure 8.1: Types of firewalls

Types of Firewalls

The following are the basic characteristics of these different types of firewalls.

Packet filtering Router

A packet filtering router is the simplest, and the standard, version of a firewall. It tracks the IP addresses and port numbers of both the destination and source and acts (either to allow or deny the connection) as per the defined rules. A packet filtering router functions at the network layer of the Open Systems Interconnection (OSI) model.

Stateful Inspection

A stateful inspection firewall...