[Feb-2022] Free GSEC Exam Questions GSEC Actual Free Exam Questions
Verified GSEC dumps and 280 unique questions
NEW QUESTION 17
Regarding the UDP header below, what is the length in bytes of the UDP datagrarn?
04 1a 00 a1 00 55 db 51
- A. 0
- B. 1
- C. 2
- D. 3
Answer: C
NEW QUESTION 18
Which of the following SIP INVITE lines indicates to the remote registrar the VoIP phone that initiated the call?
- A. To
- B. User-Agent
- C. Via
- D. From-Agent
Answer: B
NEW QUESTION 19
Which of the following heights of fence deters only casual trespassers?
- A. 6 to 7 feet
- B. 2 to 2.5 feet
- C. 3 to 4 feet
- D. 8 feet
Answer: C
NEW QUESTION 20
Which of the following statements regarding the Secure Sockets Layer (SSL) security model are true?
Each correct answer represents a complete solution. Choose two.
- A. The client always authenticates the server.
- B. The server can optionally authenticate the client.
- C. The client can optionally authenticate the server.
- D. The server always authenticates the client.
Answer: A,B
NEW QUESTION 21
You work as an Administrator for McNeil Inc. The company has a Linux-based network. You are logged in as a standard user on your client computer. You have started a process 1001 as a root user. You want to kill the process. Which of the following commands will you use to accomplish the task?
- A. kill 1001
- B. su -c "kill 1001"
- C. killall 1001
- D. kill 1001 /SU
Answer: B
NEW QUESTION 22
In order to capture traffic for analysis, Network Intrusion Detection Systems (NIDS) operate with network cards in what mode?
- A. Alert
- B. Promiscuous
- C. Reporting
- D. Discrete
Answer: B
NEW QUESTION 23
Which of the following networking topologies uses a hub to connect computers?
- A. Ring
- B. Cycle
- C. Bus
- D. Star
Answer: D
NEW QUESTION 24
You ask your system administrator to verify user compliance with the corporate policies on password strength, namely that all passwords will have at least one numeral, at least one letter, at least one special character and be 15 characters long. He comes to you with a set of compliance tests for use with an offline password cracker. They are designed to examine the following parameters of the password:
*they contain only numerals
*they contain only letters
*they contain only special characters
*they contain only letters and numerals
" they contain only letters and special characters
*they contain only numerals and special characters
Of the following, what is the benefit to using this set of tests?
- A. They are focused on cracking passwords that meet minimum complexity requirements
- B. They are focused on cracking passwords that use characters prohibited by the password policy
- C. They find non-compliant passwords without cracking compliant passwords.
- D. They crack compliant and non-compliant passwords to determine whether the current policy is strong enough
Answer: C
NEW QUESTION 25
Which of the following protocols multicasts messages and information among all member devices in an IP multicast group?
- A. IGMP
- B. ARP
- C. TCP
- D. ICMP
Answer: A
NEW QUESTION 26
Which of the following best describes the level of risk associated with using proprietary crypto algorithms.?
- A. Proprietary algorithms are not known to generally be any more or less vulnerable than publicly scrutinized algorithms.
- B. Proprietary algorithms have not been subjected to public scrutiny, so they have been checked less throughly for vulnerabilities.
- C. Proprietary algorithms are less likely be vulnerable than algorithms that have been publicly disclosed because of enhanced secrecy of the algorithm.
- D. Proprietary cryptographic algorithms are required by law to use shorter key lengths in the United States, so the risk is high.
Answer: B
NEW QUESTION 27
Which of the following commands can you use to create an ext3 file system? Each correct answer represents a complete solution. Choose two.
- A. mkfs.ext2
- B. mke2fs
- C. mke2fs -j
- D. mkfs.ext3
Answer: C,D
NEW QUESTION 28
Which of the following statements would be seen in a Disaster Recovery Plan?
- A. "The Emergency Response Plan should be executed in the case of any physical disaster listed on page 3."
- B. "After arriving at the alternate site, utilize the server build checklist to rebuild all servers on the server rebuild list."
- C. "The target for restoration of business operations is 72 hours from the declaration of disaster."
- D. "Instructions for notification of the media can be found in Appendix A"
Answer: B
NEW QUESTION 29
Which of the following is the default subnet mask for the Class C IP address network?
- A. 255.0.0.0
- B. 255.255.0.0
- C. 255.255.255.0
- D. 127.0.0.1
Answer: C
NEW QUESTION 30
Which of the following areas of a network contains DNS servers and Web servers for Internet users?
- A. VPN
- B. DMZ
- C. VLAN
- D. MMZ
Answer: B
NEW QUESTION 31
Analyze the screenshot below. What is the purpose of this message?
- A. To test the browser plugins for compatibility
- B. To gather non-specific vulnerability information
- C. To get the user to download malicious software
- D. To alert the user to infected software on the computer.
Answer: D
NEW QUESTION 32
Which of the following protocols is used to send e-mails on the Internet?
- A. SMTP
- B. HTTP
- C. POP3
- D. IMAP4
Answer: A
NEW QUESTION 33
Which of the following files contains the shadowed password entries in Linux?
- A. /etc/shdpwd
- B. /etc/passwd
- C. /etc/shadow
- D. /etc/profile
Answer: C
NEW QUESTION 34
In a /24 subnet, which of the following is a valid broadcast address?
- A. 245.20.30.254
- B. 221.10.10.10
- C. 192.10.10.255
- D. 200.11.11.1
Answer: C
NEW QUESTION 35
The Return on Investment (ROI) measurement used in Information Technology and Information Security fields is typically calculated with which formula?
- A. ROI = (loss - expenditure)/(expenditure) X 100%
- B. ROI = (gain - expenditure)/(expenditure) X 100%
- C. ROI = (loss + expenditure)/(expenditure) X 100%
- D. ROI = (gain + expenditure)/(expenditure) X 100%
Answer: B
NEW QUESTION 36
You work as a Network Administrator for Tech World Inc. The company has a Linux-based network. You want to determine what process each user is running. Which of the following commands will you use?
- A. whodo
- B. pstat
- C. who
- D. fsck
Answer: A
NEW QUESTION 37
While building multiple virtual machines on a single host operating system, you have determined that each virtual machine needs to work on the network as a separate entity with its own unique IP address on the same logical subnet. You also need to limit each guest operating system to how much system resources it has access to. Which of the following correctly identifies steps that must be taken towards setting up these virtual environments?
- A. The virtual machine software must define a separate virtual network interface since each system needs to have an IP address on the same logical subnet requiring they use the same physical interface on the host operating system.
- B. The virtual machine software establishes the existence of the guest operating systems and the physical system resources to be used by that system will be configured from within the guest operating system.
- C. The virtual machine software must define a separate physical network interface to each virtual machine so that the guest operating systems can have unique IP addresses and then define how much of the systems RAM is available to the guest operating system.
- D. The virtual machine software must define a separate virtual network Interface to each virtual machine and then define which unique logical hard drive partition should be available to the guest operating system.
- E. The virtual machine software must define a separate virtual network interface to each virtual machine as well as how much RAM should be available to each virtual machine.
Answer: C
NEW QUESTION 38
Which of the following are used to suppress gasoline and oil fires? Each correct answer represents a complete solution. Choose three.
- A. Soda acid
- B. Water
- C. CO2
- D. Halon
Answer: A,C,D
NEW QUESTION 39
......
Latest 100% Passing Guarantee - Brilliant GSEC Exam Questions PDF: https://torrentvce.pass4guide.com/GSEC-dumps-questions.html