GSEC試験無料問題集「GIAC Security Essentials Certification 認定」

You are going to upgrade your hard disk's file system from FAT to NTFS. What are the major advantages of the NTFS file system over FAT16 and FAT32 file systems?
Each correct answer represents a complete solution. Choose all that apply.

正解:A,B,C 解答を投票する
What type of HTTP session tracking artifact is designed to expire once a user's web browser session is closed?

Which of the following protocols implements VPN using IPSec?

The Linux command to make the /etc/shadow file, already owned by root, readable only by root is which of the following?

You work as a Network Administrator for Net Perfect Inc. The company has a Linux-based network. You have created a folder named Report. You have made David the owner of the folder. The members of a group named JAdmin can access the folder and have Read, Write, and Execute permissions. No other user can access the folder. You want to ensure that the members of the JAdmin group do not have Write permission on the folder. Also, you want other users to have Read permission on the Report folder.
Which of the following commands will you use to accomplish the task?

Which of the following are examples of Issue-Specific policies all organizations should address?

Which of the following tasks is the responsibility of a Linux systems administrator who is deploying hardening scripts to his systems?

What would the following IP tables command do?
IP tables -I INPUT -s 99.23.45.1/32 -j DROP