10 exam-style questions with answers and explanations, straight from our 1,052-question bank. Tap an answer to check yourself. When you're ready, take the scored version in the free practice test.
These 10 free GSNA questions are organized by exam domain, so you can see how each part of the GIAC Systems and Network Auditor (GSNA) blueprint is tested. Reveal the answer and explanation under each question.
Domain 1: Auditing Access Control and Data Handling in Web Applications
Question 1
Under the Time-Based Security model, a system has a Protection time of 12 minutes, a Detection time of 9 minutes, and a Response time of 7 minutes. What is the auditor's correct conclusion?
Show answer & explanation
Correct answer: C - The system is exposed for 4 minutes, and reducing Detection time would improve it
Domain 2: Auditing the Enterprise Network
Question 2
An asset is valued at $400,000. A ransomware event is estimated to destroy 25% of its value and is expected to occur once every five years. A proposed control costing $18,000 annually would eliminate the risk. What should the auditor report?
Show answer & explanation
Correct answer: B - The control is justified, because the ALE of $20,000 exceeds the annual cost
Domain 3: Auditing UNIX and Linux Systems
Question 3
An Nmap scan of a host returns port 445/tcp as "closed". What can the auditor legitimately conclude?
Show answer & explanation
Correct answer: A - The host responded, and no application is listening on that port
Domain 4: Auditing Web Applications
Question 4
A Group Policy Object linked at the domain level is configured as Enforced. An Organizational Unit beneath that domain has Block Inheritance enabled. What is the result for computers in that OU?
Show answer & explanation
Correct answer: B - The domain GPO applies, because Enforced overrides Block Inheritance
Question 5
A user is a member of the Finance group, which has Allow Modify on a folder, and the Contractors group, which has Deny Write on the same folder. The user's effective permission is:
Show answer & explanation
Correct answer: B - Read and Execute, with Write denied
Domain 5: Auditing Windows Systems and Domains
Question 6
An auditor reviewing a Windows Security log observes Event ID 4624 with Logon Type 10, originating from an external IP address at 02:47 local time. What does this record indicate?
Show answer & explanation
Correct answer: C - A successful RemoteInteractive logon, such as an RDP session
Domain 6: Risk Assessment for Auditors
Question 7
While auditing a Linux server, an auditor runs `ls -l` and observes:
-rwsr-xr-x 1 root root 47280 Mar 3 09:14 /usr/local/bin/logcollect
What is the PRIMARY audit concern?
Show answer & explanation
Correct answer: D - Any user who executes this binary runs it with root privileges
Question 8
An auditor reviews /etc/passwd on a production server and finds:
svc-backup:x:0:0:Backup Service:/home/svc-backup:/bin/bash
What should the auditor report?
Show answer & explanation
Correct answer: C - The account has root-equivalent privileges, because its UID is 0
Domain 8: UNIX and Linux Logging and Continuous Monitoring
Question 9
An auditor confirms that a web application is vulnerable to SQL injection. Which remediation should the auditor recommend as the PRIMARY control?
Show answer & explanation
Correct answer: C - Parameterized queries
Domain 9: Windows Logging and Continuous Monitoring
Question 10
During a web application audit, the development team states that user passwords are protected in the database using AES-256 encryption, with the key held in the application's configuration file. The auditor should conclude that:
Show answer & explanation
Correct answer: B - This is a finding, because passwords must be hashed rather than encrypted