IT Security and Storage Architecture Fundamentals
Test your knowledge of IT security principles including authentication, encryption, password management, and access control, along with storage architecture concepts including SAN, fiber channel, HBAs, and NAS vs SAN.
Questions
User selected a password for his account, system detected that the password is been used by another user, what is the correct step
- System should indicate to the user that password is already linked to another user, as this comprimises password confidentialty
- Ignore and simply complete the password set process
- System cannot detect that the user's password are same
- Generate a password automatically such that it doesn't duplicate with any other users password and indicate the user of his auto generated password
Identify the techniques that can be used to break password security ?
- Eavesdropping
- Replay attacks
- Social engineering
- Trojan horses
- All of the above
Retinal scanning falls into which category of authentication ?
- What we know
- What we are
- What we have
- What we use
What technology Kerberos uses to authenticate user's identity ?
- Symmetric encryption
- Assymetric encryption
- Block ciphers
- Digital signatures
Difference between NAS and SAN
- NAS is traditionally used for server consolidation whereas SAN is used for storage consloidation
- NAS uses block level I/O protocols, SAN uses file level I/O protocols
- NAS devices uses FC protocols to connect storage devices, SAN devices relies on TCP / IP suite of protocols
- SAN provides multipathing capability for business continuity whereas NAS cannot support multipathing
All the below options are true except
- World Wide Names (WWNs) are similar to MAC addresses for NICs in TCP/IP
- FC port id is similar to IP address for a NIC in TCP/IP
- Private FC-AL uses 8 bit addressing scheme which restrics the number of devices to 128
- FC-SW topology is analagous to token ring topology
Which type of password is valid for a single login session and is then permanently discarded ?
- Dynamic
- One time
- Static
- Hybrid
Which of the following is affcted by the size of the biometric data file
- Data collection techniques
- Enrollment time
- Throughput rates
- User and system contact
Which of the following access control types imposes managerial, operational, and accountability polocies ?
- Physical
- Technical
- Administrative
- Logical
Which SAN component connects the host computer I/O bus to FC network
- Fibre cable
- Fibre channel switch
- HBA
- Storage array
Which of the following encryption technologies does Windows NT use to ensure security ?
- Hash encryption
- Digital certificates
- Symmetric encryption
- Assymetric encryption
Which of the following techniques can be used to access encrypted passwords residing the in SAM ?
- SYSKEY
- DLL injection
- Brute-force attacks
- Passwd+
Which of the following provides fault tolerance for n drives without requiring 2*n drives
- Parity
- Striping
- Mirroring
- Clustering
Most secure form of password among below
- One time password
- Static passwords
- Dynamic passwords
- Hybrid passwords
What is the maximum distance between two switches in order to use single mode cabling for ISLs ?
- 500 M
- 2 KM
- 20 KM
- 200 KM
What is the maximum distance between two switches in order to use multi mode cabling for ISLs ?
- 500 M
- 2 KM
- 20 KM
- 200 KM
Three HBAs have been zoned to the same storage array port. What strategy should you use to restrict and control access to specific storage devices by each of the HBAs ?
- LUN masking
- Port zoning
- Mixed zoming
- WWN zoning
Which of the following encryption is better suited for storing the passwords ?
- SHA
- AES
- 3DES
- RSA
Separation of ducties helps in
- Encouraging the team work
- Prevent a single user gaining full technical knowledge of a process
- Prevent single user gaining complete control of a process
- Prevent delays on the implementation of a process
Which of the following defines unattended session ?
- When a user fails to terminate the session properly
- When an intruder accesses another users session
- When a succession of failed login attempts have occured
- When a user leaves a host during an active session