Enhance Your Career With Available Preparation Guide for GSEC Exam [Q19-Q37]

Share

Enhance Your Career With Available Preparation Guide for GSEC Exam

Get Special Discount Offer of GSEC Certification Exam Sample Questions and Answers


Finally, the course will bring you an opportunity to better understand the effectiveness of different security devices in an organization, improve your skills in handling compromised systems within your network, and gain basic knowledge of an organization’s security features as well as why some of their systems get compromised. When all is done, you can verify your competence using the official SANS Security Essentials Assessment Test that’s also offered on this platform. In summary, here’s what this program will address:

  • Data Security Technologies
  • Network Security Essentials
  • Vulnerability Management and Response

Before enrolling in the SEC401 course, it is recommended to complete SEC301: Introduction to Cyber Security training beforehand. However, this is not a strict requirement. But, it will give a valuable fundamental knowledge and skills needed to complete the SEC401 course hassle-free.


GSEC Certification Path

There are no prerequisites for the GSEC exam.

 

NEW QUESTION 19
You work as a Network Administrator for Tech Perfect Inc. The company has a Linux-based network. Mark, a Sales Manager, complains that he is unable to logon to the server. You verify that his computer is working properly and that another user is able to logon to the server from Mark's computer. The shadow password policy is implemented in the company. Mark's account entry in the /etc/passwd file is as follows: mark:*:501:100:Mark Smith:/home/mark:bin/tcsh What will you do to resolve the issue?

  • A. Create a new user account for Mark.
  • B. Change the user ID from 501 to 50.
  • C. Change the second field value to x.
  • D. Delete the command shell entry /bin/tcsh.

Answer: C

 

NEW QUESTION 20
Which of the following are the types of intrusion detection systems?
Each correct answer represents a complete solution. Choose all that apply.

  • A. Host-based intrusion detection system (HIDS)
  • B. Server-based intrusion detection system (SIDS)
  • C. Client-based intrusion detection system (CIDS)
  • D. Network intrusion detection system (NIDS)

Answer: A,D

 

NEW QUESTION 21
John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. John is working as a root user on the Linux operating system. He is currently working on his C based new traceroute program. Since, many processes are running together on the system, he wants to give the highest priority to the cc command process so that he can test his program, remove bugs, and submit it to the office in time. Which of the following commands will John use to give the highest priority to the cc command process?

  • A. nice -n 19 cc -c *.c &
  • B. nice cc -c *.c &
  • C. nice cc -c *.c
  • D. nice -n -20 cc -c *.c &

Answer: D

 

NEW QUESTION 22
Which of the following is required to be backed up on a domain controller to recover Active Directory?

  • A. Operating System files
  • B. Installed third party application's folders
  • C. System state data
  • D. User's personal data

Answer: C

 

NEW QUESTION 23
An employee is currently logged into the corporate web server, without permission. You log into the web server as 'admin" and look for the employee's username: "dmaul" using the "who" command. This is what you get back:

  • A. The contents of the bash history file has been altered
  • B. The contents of the http logs have been altered
  • C. The contents of the /var/log/messages file has been altered
  • D. The contents of the utmp file has been altered

Answer: A

 

NEW QUESTION 24
Which of the following is the default port for Secure Shell (SSH)?

  • A. TCP port 443
  • B. UDP port 161
  • C. TCP port 22
  • D. UDP port 138

Answer: C

 

NEW QUESTION 25
You work as a Network Administrator for McNeil Inc. The company has a Windows Server 2008 network environment. The network is configured as a Windows Active Directory-based single forest domain-based network. The company's management has decided to provide laptops to its sales team members. These laptops are equipped with smart card readers. The laptops will be configured as wireless network clients. You are required to accomplish the following tasks:
The wireless network communication should be secured.
The laptop users should be able to use smart cards for getting authenticated. In order to accomplish the tasks, you take the following steps:
Configure 802.1x and WEP for the wireless connections. Configure the PEAP-MS-CHAP v2 protocol for authentication. What will happen after you have taken these steps?

  • A. The wireless network communication will be secured.
  • B. None of the tasks will be accomplished.
  • C. Both tasks will be accomplished.
  • D. The laptop users will be able to use smart cards for getting authenticated.

Answer: A

 

NEW QUESTION 26
Which of the following features of Windows 7 allows an administrator to both passively review installed software and configure policies to prevent out-of-date or insecure software from running?

  • A. Software Restriction Policies
  • B. Direct Access
  • C. User Account Control
  • D. App Locker

Answer: D

 

NEW QUESTION 27
You have been hired to design a TCP/IP-based network that will contain both Unix and Windows computers. You are planning a name resolution strategy. Which of the following services will best suit the requirements of the network?

  • A. DNS
  • B. APIPA
  • C. DHCP
  • D. LMHOSTS
  • E. WINS

Answer: A

 

NEW QUESTION 28
Which of the following hardware devices prevents broadcasts from crossing over subnets?

  • A. Router
  • B. Hub
  • C. Modem
  • D. Bridge

Answer: A

 

NEW QUESTION 29
Which of the following monitors program activities and modifies malicious activities on a system?

  • A. Back door
  • B. NIDS
  • C. HIDS
  • D. RADIUS

Answer: C

 

NEW QUESTION 30
You work as a Network Administrator for Tech2tech Inc. You have configured a network-based IDS for
your company.
You have physically installed sensors at all key positions throughout the network such that they all report
to the command console.
What will be the key functions of the sensors in such a physical layout?
Each correct answer represents a complete solution. Choose all that apply.

  • A. To collect data from Web servers
  • B. To collect data from operating system logs
  • C. To analyze for known signatures
  • D. To notify the console with an alert if any intrusion is detected

Answer: C,D

 

NEW QUESTION 31
Which of the following is a Layer 3 device that will typically drop directed broadcast traffic?

  • A. Routers
  • B. Bridges
  • C. Switches
  • D. Hubs

Answer: A

 

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

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

Answer: A

 

NEW QUESTION 33
Which of the following proxy servers provides administrative controls over the content?

  • A. Web proxy server
  • B. Caching proxy server
  • C. Content filtering web proxy server
  • D. Forced proxy server

Answer: C

Explanation:
Explanation/Reference:

 

NEW QUESTION 34
Which of the following is a new Windows Server 2008 feature for the Remote Desktop Protocol (RDP)?

  • A. The ability to support connections from mobile devices like smart phones
  • B. The ability to allow clients to execute individual applications rather than using a terminal desktop
  • C. The ability to allow clients to authenticate over TLS
  • D. The ability to allow the administrator to choose a port other than the default RDP port (TCP 3389)

Answer: B

 

NEW QUESTION 35
Which of the following is the default port for TACACS?

  • A. TCP port 443
  • B. TCP port 80
  • C. UDP port 49
  • D. TCP port 25

Answer: C

 

NEW QUESTION 36
What is the process of simultaneously installing an operating system and a Service Pack called?

  • A. Synchronizing
  • B. Synchronous Update
  • C. Slipstreaming
  • D. Simultaneous Update

Answer: C

 

NEW QUESTION 37
......

Updated GSEC Dumps Questions Are Available For Passing GIAC Exam: https://www.updatedumps.com/GIAC/GSEC-updated-exam-dumps.html

New GSEC Dumps For Preparing GIAC Information Security Certified GIAC Exam Well: https://drive.google.com/open?id=1CxhC82-36qt8iHIQqxanmpCumIKscnA0