GFACT
GFACT Certification Exam Questions
with Correct Verified Answers Latest
Update (2026/2027) Guaranteed
Pass
How do you remove data from a Solid State Drive?
A) Destroy it
B) Place Magnets upon it
C) Snap it
D) Yo mama sit on it - ANS ✔Destroy it
Where are the wordlists located in Kali?
A)/var/opt/wordlists
B)/etc/default/wordlists
C)/etc/security/wordlists
D)/var/adm/wordlists
E)/usr/share/wordlists - ANS ✔/usr/share/wordlists
What is the outcome of the command below?
ps aux | grep -i sshd | grep root
A) Enabling logging for all root logins for the ssh service
GFACT Certification
, 2
GFACT
B)Terminating the secure shell service
C)List of secure shell processes running under the root user
D)Starting up the ssh service as the root user - ANS ✔List of secure shell
processes running under the root user
When would a security analyst create a "TCP Socket" in a Python Program?
A) When scanning the host computer for malicious software
B) When creating a script to run against a network service
C) When collecting information about the host computer's hardware
D) When the host is running network services in the background during
Python program execution - ANS ✔When creating a script to run against a
network service
What is used to access the address of a variable in the C Programming
Language?
A) &giac
B)*giac
C) {giac}
D) 8=giac=D - ANS ✔&giac
What does the home folder contain?
A) User Directories for every user on the system excluding the root user
B)Yo Mama
C)All of the directories on a system
D) Only the Guest directories on a system - ANS ✔User Directories for every
user on the system excluding the root user
GFACT Certification
, 3
GFACT
What does the Local Users Management Console do?
A)Create users within Windows
B) Create groups within Windows
C) Yo Mama (insert giggle)
D) Change your password - ANS ✔Create users within Windows, create
groups within Windows, Change your password
What kind of storage system are in USB's?
A)exFAT
B)FAT32
C)NTFS
D)HFS Plus - ANS ✔exFAT
When a new File is created what permissions are inherited?
A) Parent Folder
B) You set them when you open the folder
C) Root Permissions
D) Default File Permissions - ANS ✔Parent Folder
What command will generate a makefile that is tuned to the system that it
is installed to?
A)source makefile.am
B)source configure.in
C) ./install-sh
D) ./configure - ANS ✔./configure
GFACT Certification
, 4
GFACT
What might a captcha do to a scanner?
A) Redirect the scanner to the same page in a loop
B) Proceed to the website as per normal
C) Shut the scanner down
D) Lock you out of the website - ANS ✔Redirect the scanner to the same page
in a loop
The user starts Microsoft Word and clicks File | Open. What does word do
as a result?
A) Generates a software interrupt
B) Loads the Kernal
C) Opens the appropriate output HID
D) Yo Mama - ANS ✔Generates a software interrupt
What attack is being attempted by the command shown below?
root@kali: ~/target# dirb https:www.sans.org
/usr/share/wordlists/dirb/small.txt
A) Dictionary attack against known user accounts on a website
B) Dictionary attack against unknown user accounts on a website
C) Search for valid accounts using a wordlist against a website
D) Search for directories not link to public areas of a website - ANS
✔Search for directories not linked to public areas of a website
Where is the data from the GDB output shown in the image stored on the
host?
GFACT Certification