
GIAC Exploit Researcher and Advanced Penetration Tester
Domain 1Objective 3
Return Oriented Stack-Based Exploits GXPN Practice Questions (Page 2)
Part of the Exploitation Foundations and Memory Corruption domain, which makes up ~26% of our current practice bank. GIAC (SANS) does not publish an official question count, but from its 180-minute exam (~70–120 total, ~18–31 in this domain), expect 5–8 from this objective — we provide 29 practice questions to prepare you well beyond it. (estimate)
29questions here
6free pages
6concepts
Questions 6–10
- 6
Which tool is commonly used to automatically search a binary or library for ROP gadgets?
Select an answer first - 7
A tester is explaining why ROP is effective against NX. Which statement is correct?
Select an answer first - 8
A tester is crafting a ROP chain for a 64-bit binary. The chain needs to call a function with four arguments. The tester has found 'pop rdi; ret', 'pop rsi; pop r15; ret', 'pop rdx; ret', and 'pop rcx; ret' gadgets. What is the correct order to set the arguments?
Select an answer first - 9
Which mitigation does return-to-libc (ret2libc) primarily bypass?
Select an answer first - 10
You are constructing a ROP chain for a 32-bit binary. You have a `pop; pop; ret` gadget at 0x08048456 and a `pop; ret` gadget at 0x0804843c. You need to call a function that takes two arguments. What is the correct stack layout?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GIAC (SANS). “GXPN” is a trademark of its owner, used for identification only.