[Feb 26, 2024] Get Unlimited Access to GSEC Certification Exam Cert Guide [Q160-Q182]

Share

[Feb 26, 2024] Get Unlimited Access to GSEC Certification Exam Cert Guide

Reliable Study Materials for GSEC Exam Success For Sure


GIAC GSEC (GIAC Security Essentials Certification) Exam is a highly respected certification exam in the field of information security. It is designed to test the knowledge and skills of individuals who are seeking to become certified in the basics of information security. GSEC exam is administered by the Global Information Assurance Certification (GIAC), which is a leading provider of information security certifications. The GIAC GSEC Exam covers a wide range of topics, including networking fundamentals, operating systems, cryptography, and access control, among others.

 

NEW QUESTION # 160
Mark works as a Network Administrator for NetTech Inc. The company has a Windows 2003 domain- based network. The network contains ten Windows 2003 member servers, 150 Windows XP Professional client computers. According to the company's security policy, Mark needs to check whether all the computers in the network have all available security updates and shared folders. He also needs to check the file system type on each computer's hard disk. Mark installs and runs MBSACLI.EXE with the appropriate switches on a server.
Which of the following tasks will he accomplish?

  • A. He will be able to accomplish all the tasks.
  • B. None of the tasks will be accomplished.
  • C. He will be able to check the file system type on each computer's hard disk.
  • D. He will be able to check all available security updates and shared folders.

Answer: A


NEW QUESTION # 161
A Network Engineer is charged with maintaining and protecting a network with a high availability requirement. In addition to other defenses, they have chosen to implement a NIPS. How should the NIPS failure conditions be configured to ensure availability if the NIPS is installed in front of the Firewall that protects the DMZ?

  • A. Fail safe
  • B. Fail smart
  • C. Fail-open
  • D. Fail-closed

Answer: C


NEW QUESTION # 162
What is the first thing that should be done during the containment step of incident handling?

  • A. Prepare a report
  • B. Secure the area
  • C. Notify management
  • D. Prepare the Jump bag
  • E. Change all the passwords

Answer: B


NEW QUESTION # 163
In addition to securing the operating system of production honey pot hosts, what is recommended to prevent the honey pots from assuming the identities of production systems that could result in the denial of service for legitimate users?

  • A. Deploy the honey pot hosts on used address space.
  • B. Deploy the honey pot hosts as physically close as possible to production systems.
  • C. Deploy the honey pot hosts in an unused part of your address space.
  • D. Deploy the honey pot hosts to only respond to attacks.

Answer: C


NEW QUESTION # 164
Which of the following Ethernet specifications can transmit data up to a distance of 500 meters?

  • A. 10BaseT
  • B. 100BaseT
  • C. 10Base5
  • D. 10Base2

Answer: C


NEW QUESTION # 165
An attacker gained physical access to an internal computer to access company proprietary data. The facility is protected by a fingerprint biometric system that records both failed and successful entry attempts. No failures were logged during the time periods of the recent breach. The account used when the attacker entered the facility shortly before each incident belongs to an employee who was out of the area. With respect to the biometric entry system, which of the following actions will help mitigate unauthorized physical access to the facility?

  • A. Try to set a lower False Reject Rate (FRR)
  • B. Try setting the Equal Error Rate (EER) to zero
  • C. Try raising the Crossover Error Rate (CER)
  • D. Try to lower the False Accept Rate (FAR)

Answer: D

Explanation:
Explanation/Reference:


NEW QUESTION # 166
Which of the following statements about DMZ are true? Each correct answer represents a complete solution. Choose two.

  • A. It contains company resources that are available on the Internet, such as Web servers and FTP servers.
  • B. It is the boundary between the Internet and a private network.
  • C. It contains an access control list (ACL).
  • D. It is an anti-virus software that scans the incoming traffic on an internal network.

Answer: A,B


NEW QUESTION # 167
One of your Linux systems was compromised last night. According to change management history and a recent vulnerability scan, the system's patches were up-to-date at the time of the attack. Which of the following statements is the Most Likely explanation?

  • A. It was a zero-day exploit.
  • B. It was a Trojan Horse exploit.
  • C. It was a man-in-middle exploit.
  • D. It was a worm exploit.

Answer: A


NEW QUESTION # 168
Which of the following protocols is used to establish a secure TELNET session over TCP/IP?

  • A. SSL
  • B. SSH
  • C. IPSEC
  • D. PGP

Answer: B


NEW QUESTION # 169
You work as a Network Administrator for NetTech Inc. To ensure the security of files, you encrypt data files using Encrypting File System (EFS). You want to make a backup copy of the files and maintain security settings. You can backup the files either to a network share or a floppy disk. What will you do to accomplish this?

  • A. Copy the files to a network share on an NTFS volume.
  • B. Copy the files to a floppy disk that has been formatted using Windows 2000 Professional.
  • C. Place the files in an encrypted folder. Then, copy the folder to a floppy disk.
  • D. Copy the files to a network share on a FAT32 volume.

Answer: A


NEW QUESTION # 170
What is a security feature available with Windows Vista and Windows 7 that was not present in previous Windows operating systems?

  • A. Data Execution Prevention (DEP)
  • B. User Account Control (UAC)
  • C. Built-in IPSec Client
  • D. Encrypting File System (EFS)

Answer: B


NEW QUESTION # 171
A folder D:\Files\Marketing has the following NTFS permissions:
* Administrators: Full Control
* Marketing: Change and Authenticated
* Users: Read
It has been shared on the server as "MARKETING", with the following share permissions:
* Full Control share permissions for the Marketing group
Which of the following effective permissions apply if a user from the Sales group accesses the \\FILESERVER\MARKETING shared folder?

  • A. Read
  • B. No access
  • C. Full Control
  • D. Change

Answer: A


NEW QUESTION # 172
Rick works as a Network Administrator for McNeil Inc. The company has a Linux-based network. An application running on a server hangs. What will Rick do to resolve the issue?

  • A. Kill the process. Delete the application.
  • B. Kill the process.
  • C. Kill the process. Reboot the server. Reinstall the application.
  • D. Kill the process. Reinstall the application.

Answer: B


NEW QUESTION # 173
Which of the following services resolves host name to IP Address?

  • A. DHCP
  • B. DNS
  • C. WINS
  • D. Computer Browser

Answer: B


NEW QUESTION # 174
Which Authenticates Assurance Level requires a hardware-based authenticates?

  • A. AAL2
  • B. AAL3
  • C. AAI1

Answer: B


NEW QUESTION # 175
Which of the following files contains the shadowed password entries in Linux?

  • A. /etc/profile
  • B. /etc/shadow
  • C. /etc/shdpwd
  • D. /etc/passwd

Answer: B


NEW QUESTION # 176
You work as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. You are required to search for the error messages in the /var/log/messages log file. Which of the following commands will you use to accomplish this?

  • A. cat /var/log/messages
  • B. cat /var/log/messages | look error
  • C. ps /var/log/messages
  • D. cat /var/log/messages | grep error

Answer: D


NEW QUESTION # 177
Which of the following is an advantage of an Intrusion Detection System?

  • A. It is a mature technology.
  • B. It is a firewall replacement.
  • C. It never needs patching.
  • D. It is the best network security.

Answer: A


NEW QUESTION # 178
Fill in the blank with the correct answer to complete the statement below.
The permission is the minimum required permission that is necessary for a user to enter a directory and
list its contents.

  • A. Read

Answer: A


NEW QUESTION # 179
John works as a professional Ethical Hacker. He has been assigned the project of testing the security of
www.we-are-secure.com
. He traceroutes the We-are-secure server and gets the following result: Considering the above traceroute result, which of the following statements can be true? Each correct answer represents a complete solution. Choose all that apply.

  • A. While tracerouting, John's network connection has become slow.
  • B. The IP address of the We-are-secure server is not valid.
  • C. The We-are-secure server is using a packet filtering firewall.
  • D. Some router along the path is down.

Answer: A,C,D


NEW QUESTION # 180
Your system has been infected by malware. Upon investigation, you discover that the malware propagated primarily via email. The malware attacked known vulnerabilities for which patches are available, but due to problems with your configuration management system you have no way to know which systems have been patched and which haven't, slowing your progress in patching your network. Of the following, which solution would you use to protect against this propagation vector?

  • A. Separate the email server from the trusted portions of the network
  • B. Encrypt the emails on the server
  • C. Scan and block suspect email attachments at the email server
  • D. Install a firewall between the email server and the Internet

Answer: C


NEW QUESTION # 181
Which of the following utilities can be used to manage the Windows Firewall (WF) from the command line?

  • A. net.exe
  • B. secedit.exe
  • C. netsh.exe
  • D. sc.exe

Answer: C


NEW QUESTION # 182
......

New GIAC GSEC Dumps & Questions: https://www.prepawayexam.com/GIAC/braindumps.GSEC.ete.file.html

100% Latest Most updated GSEC Questions and Answers: https://drive.google.com/open?id=1yeUTnhbH_5RtFI4hGEuHhX57T16hlmPX