Gfact practice questions with verified answers
A Blue Team has disabled unauthorized DNS zone transfers on the orginization's
DNS servers. What method should a Red Team use to identify valid subdomains?
Ans✓✓✓ Run an enumeration tool with a wordlist against the server
A forensics analyst believes that a malicious software is running when the system
boots. What can be checked to confirm this? Ans✓✓✓ MRU lists in
HKEY_LOCAL_MACHINE
A system administrator manages a Windows server that recently crashed. Where
can they access potential troubleshooting logs? Ans✓✓✓ Event Viewer
An alert indicated that a compromised host was used by an attacker to run the
command below. What is the attacker attempting to accomplish?
$ nmap -sS 192.168.10.0/24 Ans✓✓✓ Identify services running on a network
hosts
An attacker collects user input from a cloned login portal. What type of attack is
this? Ans✓✓✓ Credential harvesting
An employee sent an email that they later denied sending. Which encryption
capability would prove that the employee sent the message? Ans✓✓✓
Nonrepudiation
AWS Security Groups can be used for which of the following? Ans✓✓✓ Allowing
a specific host to send HTTPS traffic to a web instance
, How can a directory traversal vulnerability be mitigated? Ans✓✓✓ Use an index
How can a new user be added to the system with the Windows command line?
Ans✓✓✓ net user/add user1 p@ssw0rd
How do prepared statements help prevent SQL injection attacks? Ans✓✓✓
Query language is kept separate from user supplied data
How is data handled on the stack in an assembly program? Ans✓✓✓ First in, last
out
How many hexadecimal numbers can be placed in a nibble? Ans✓✓✓ 1
How many subnets are required for three machines to communicate on the same
network? Ans✓✓✓ 1
In Git, which of the following allows work on specific features to occur
independently? Ans✓✓✓ Branch
In the Python programming language, which type of loop structure works best on
a list of items? Ans✓✓✓ For
The user starts Microsoft Word and clicks file | Open. What does Word do as a
result? Ans✓✓✓ Generates a software interrupt
A Blue Team has disabled unauthorized DNS zone transfers on the orginization's
DNS servers. What method should a Red Team use to identify valid subdomains?
Ans✓✓✓ Run an enumeration tool with a wordlist against the server
A forensics analyst believes that a malicious software is running when the system
boots. What can be checked to confirm this? Ans✓✓✓ MRU lists in
HKEY_LOCAL_MACHINE
A system administrator manages a Windows server that recently crashed. Where
can they access potential troubleshooting logs? Ans✓✓✓ Event Viewer
An alert indicated that a compromised host was used by an attacker to run the
command below. What is the attacker attempting to accomplish?
$ nmap -sS 192.168.10.0/24 Ans✓✓✓ Identify services running on a network
hosts
An attacker collects user input from a cloned login portal. What type of attack is
this? Ans✓✓✓ Credential harvesting
An employee sent an email that they later denied sending. Which encryption
capability would prove that the employee sent the message? Ans✓✓✓
Nonrepudiation
AWS Security Groups can be used for which of the following? Ans✓✓✓ Allowing
a specific host to send HTTPS traffic to a web instance
, How can a directory traversal vulnerability be mitigated? Ans✓✓✓ Use an index
How can a new user be added to the system with the Windows command line?
Ans✓✓✓ net user/add user1 p@ssw0rd
How do prepared statements help prevent SQL injection attacks? Ans✓✓✓
Query language is kept separate from user supplied data
How is data handled on the stack in an assembly program? Ans✓✓✓ First in, last
out
How many hexadecimal numbers can be placed in a nibble? Ans✓✓✓ 1
How many subnets are required for three machines to communicate on the same
network? Ans✓✓✓ 1
In Git, which of the following allows work on specific features to occur
independently? Ans✓✓✓ Branch
In the Python programming language, which type of loop structure works best on
a list of items? Ans✓✓✓ For
The user starts Microsoft Word and clicks file | Open. What does Word do as a
result? Ans✓✓✓ Generates a software interrupt