Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 4 out of 58 pages
Exam (elaborations)

SANS GICSP exam questions with answers

Document preview thumbnail
Preview 4 out of 58 pages

SANS GICSP exam questions with answers

Content preview

SANS GICSP exam questions with answers
|\ |\ |\ |\ |\




Access Control Models - CORRECT ANSWERS ✔✔Information Flow
|\ |\ |\ |\ |\ |\ |\




Non Interference
|\




Confidentiality of Stored Information |\ |\ |\




- Bell-LaPadula (Mandatory Access Control)
|\ |\ |\ |\ |\




- Access Matrix (Read, Write or Execute or R/W/X)
|\ |\ |\ |\ |\ |\ |\ |\




- Take-Grant (Rights = Create, Revoke, Take and Grant
|\ |\ |\ |\ |\ |\ |\ |\




Integrity of Stored Information
|\ |\ |\




- Biba Integrity Model (Bell-LaPadula upside down)
|\ |\ |\ |\ |\ |\




- Clark-Wilson
|\




Mandatory Access Control (MAC) - CORRECT ANSWERS ✔✔Permissions to
|\ |\ |\ |\ |\ |\ |\ |\ |\




objects are managed centrally by an administrator. Is an access policy
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




determined by the system, rather than by the owner. Organizations use this in
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




multilevel systems that process highly sensitive data such as classified govt or
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




military.



Examples: 1) Rule-based, 2) Lattice Model
|\ |\ |\ |\ |\

,Discretionary Access Control (DAC) - CORRECT ANSWERS ✔✔Is an access
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\




policy determined by the owner of a file (or other resource). The owner
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




decides who's allowed access to a file and what privileges they have.
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




Role Based Access Control (RBAC) - CORRECT ANSWERS ✔✔A method of
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




implementing discretionary access controls in which access decisions are
|\ |\ |\ |\ |\ |\ |\ |\ |\




based on group membership, according to organization or functional roles.
|\ |\ |\ |\ |\ |\ |\ |\ |\




LDAP - Lightweight Directory Access Protocol - CORRECT ANSWERS ✔✔An
|\ |\ |\ |\ |\ |\ |\ |\ |\




Internet Protocol (IP) and data storage model that supports authentication
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




and directory functions. It is a remote access authentication protocol. Vendors
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




= Microsoft Active Directory, CA eTrust Directory, Apache Directory Server,
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\




Novell eDirectory, IBM SecureWay and Tivoli Directory Server, Sun Directlry
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\




Server. OpenLDAP and tinyldap open source versions.
|\ |\ |\ |\ |\ |\




User Account - CORRECT ANSWERS ✔✔Allows a user to authenticate to
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




system services and be granted authorization to access them; however,
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\




authentication does not imply authorization. |\ |\ |\ |\




Service Account - CORRECT ANSWERS ✔✔Is an account that a service on
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




your computer uses to run under and access resources. This should not be a
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




user's personal account. Can also be an account that is used for a scheduled
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




task (e.g., batch job account) or an account that is used in a script that is run
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




outside of a specific user's context. (Ref GIAC White Paper)
|\ |\ |\ |\ |\ |\ |\ |\ |\




Default Account - CORRECT ANSWERS ✔✔System login account predefined
|\ |\ |\ |\ |\ |\ |\ |\ |\




in a manufactured system to permit initial access when system is first put into
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




service. (pciscanner) |\

,Guest Account - CORRECT ANSWERS ✔✔For users who don't have a
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




permanent account on your computer or domain. It allows people to use your
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




computer without having access to personal files. Per MSFT cannot install
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




software or hardware, change settings, or create a password. (MSFT)
|\ |\ |\ |\ |\ |\ |\ |\ |\




Account expiration - CORRECT ANSWERS ✔✔A time limit that is applied to
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




the life of an account, so that it can be used only for a predetermined period of
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




time. (MSFT)
|\ |\




Access Control List (ACL) - CORRECT ANSWERS ✔✔List of subjects
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\




(including groups, machines, processes*) that are authorized to access a
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\




particular object. Typically, the types of access are read, write, execute, append,
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




modify, delete and create. (Harris) (*NIST)
|\ |\ |\ |\ |\ |\




Access Reconciliation - CORRECT ANSWERS ✔✔The action of making
|\ |\ |\ |\ |\ |\ |\ |\ |\




accounts consistent. A process used to compare two sets of records to ensure
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




the data are in agreement and are accurate.
|\ |\ |\ |\ |\ |\ |\




Configuration Control - CORRECT ANSWERS ✔✔Process of controlling |\ |\ |\ |\ |\ |\ |\ |\




modifications to hardware, firmware, software and documentation to protect |\ |\ |\ |\ |\ |\ |\ |\ |\




the information system against improper modification prior to, during, and
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\




after system implementation. (NIST)
|\ |\ |\




Baseline Configuration - CORRECT ANSWERS ✔✔A set of specifications for
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\




a system that has been formally reviewed and agreed on at a given point in
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\

, time, and which can be changed only through change control procedures.
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




Used as a basis for future builds, releases, and/or changes. (NIST)
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\




Baseline - CORRECT ANSWERS ✔✔A process that identifies a consistent
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\




basis for an organization's security architecture, taking into account system-
|\ |\ |\ |\ |\ |\ |\ |\ |\




specific parameters, such as different operating systems. (Dummies)
|\ |\ |\ |\ |\ |\ |\




A minimum level of security necessary throughout the organization (CISA)
|\ |\ |\ |\ |\ |\ |\ |\ |\




Configuration Auditing - CORRECT ANSWERS ✔✔Check that: |\ |\ |\ |\ |\ |\




- Change was recorded correctly and work matched the Request for Change
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




(RFC)

- Change had appropriate risk level
|\ |\ |\ |\ |\




- Configuration items updated appropriately
|\ |\ |\ |\




- Documentation updated
|\ |\ |\




(CISCO)



WSUS - Windows Server Update Services - CORRECT ANSWERS ✔✔Next
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\




version of automatic updates for internal use. Built into Windows Server 2003.
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




Previously called Software Update Services (SUS) and Windows Update
|\ |\ |\ |\ |\ |\ |\ |\ |\




Services (WUS) but now obsolete.|\ |\ |\ |\




(Day 3, Page 56-57)
|\ |\ |\




Attack - Man-in-the-Middle (MITM) - CORRECT ANSWERS ✔✔A type of
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\




attack in which an attacker intercepts messages between two parties and
|\ |\ |\ |\ |\ |\ |\ |\ |\ |\ |\




forwards a modified version of the orginal message. (Dummies)
|\ |\ |\ |\ |\ |\ |\ |\

Document information

Uploaded on
June 7, 2025
Number of pages
58
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$23.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
EXAMSTUDYPLUG
4.5
(242)
Sold
385
Followers
107
Items
20860
Last sold
1 week ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions