The questions for this exam were last updated on January 7, 2026
Dumps Box (DumpsBox) offers up-to-date practice exam questions for GPEN certification exam which are developed and validated by GIAC subject domain experts certified in GIAC GPEN . These practice questions are update regularly as we keep an eye on any recent changes in GPEN syllabus, and when there is update our team quickly adjusts the questions. This commitment to providing the best quality exam prep material to certification aspirants is what makes DumpsBox.com the best certification exam prep website. On top of that, our strong, yet strictly moderated, community based feedback keeps the content clean and current. Each question has helpful community discussion that provides it extra perspective and introduces helpful resources for better exam preparation. This also saves students from other outdated practice questions or illicit exam dumps that can have adverse affects on career. Browse through our GIAC GPEN exam questions and pass your exam on first try.
You want to connect to your friend's computer and run a Trojan on it. Which of the following tools will you use to accomplish the task?
Select one option, then reveal solution.
Question No. 2
Which protocol would need to be available on a target in order for Nmap to identify services like IMAPS and POP3S?
Select all that apply, then reveal solution.
Question No. 3
Which of the following vulnerability scanner scans from CGI, IDA, Unicode, and Nimda vulnerabilities?
Select one option, then reveal solution.
Question No. 4
Which of the following Web attacks is performed by manipulating codes of programming languages such as SQL, Perl, Java present in the Web pages?
Select one option, then reveal solution.
Question No. 5
You work as a Web developer in the IBM Inc. Your area of proficiency is PHP. Since you have proper knowledge of security, you have bewared from rainbow attack. For mitigating this attack, you design the PHP code based on the following algorithm: key = hash(password + salt) for 1 to 65000 do key = hash(key + salt) Which of the following techniques are you implementing in the above algorithm?
Select one option, then reveal solution.
Question No. 6
You work as a Network Penetration tester in the Secure Inc. Your company takes the projects to test the security of various companies. Recently, Secure Inc. has assigned you a project to test the security of a Web site. You go to the Web site login page and you run the following SQL query: SELECT email, passwd, login_id, full_name FROM members WHERE email = '[email protected]'; DROP TABLE members; --' What task will the above SQL query perform?
Select one option, then reveal solution.
Question No. 7
Which of the following tools is spyware that makes Windows clients send their passwords as clear text?
Select one option, then reveal solution.
Question No. 8
You want to search the Apache Web server having version 2.0 using google hacking. Which of the following search queries will you use?
Select all that apply, then reveal solution.
Question No. 9
Which of the following is the most common method for an attacker to spoof email?
Select one option, then reveal solution.
Question No. 10
Which of the following tools is used to verify the network structure packets and confirm that the packets are constructed according to specification?
Select one option, then reveal solution.
Question No. 11
John works as a Penetration Tester in a security service providing firm named you-are-secure Inc. Recently, John's company has got a project to test the security of a promotional Website www.missatlanta.com and assigned the pen-testing work to John. When John is performing penetration testing, he inserts the following script in the search box at the company home page:
After pressing the search button, a pop-up box appears on his screen with the text - "Hi, John." Which of the following attacks can be performed on the Web site tested by john while considering the above scenario?
Select one option, then reveal solution.
Question No. 12
Which of the following can be used as a countermeasure against the SQL injection attack? Each correct answer represents a complete solution. Choose two.
Select all that apply, then reveal solution.
Question No. 13
Analyze the output of the two commands below: Which of the following can be factually inferred from the results of these commands?
Select all that apply, then reveal solution.
Question No. 14
You run the following bash script in Linux: for i in 'cat hostlist.txt' ;do nc -q 2 -v $i 80 < request.txt done where, hostlist.txt file contains the list of IP addresses and request.txt is the output file. Which of the following tasks do you want to perform by running this script?
Select one option, then reveal solution.
Question No. 15
Peter, a malicious hacker, obtains e-mail addresses by harvesting them from postings, blogs, DNS listings, and Web pages. He then sends large number of unsolicited commercial e-mail (UCE) messages on these addresses. Which of the following e-mail crimes is Peter committing?