Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
GIAC (SANS) logo

GIAC Exploit Researcher and Advanced Penetration Tester

Domain 1Objective 1

Linux Execution, Memory, and Shellcode Foundations GXPN Practice Questions (Page 1)

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 35 practice questions to prepare you well beyond it. (estimate)

35questions here
7free pages
9concepts

Questions 1–5

  1. 1application · easy

    You are analyzing a Linux binary and need to determine where a global variable initialized to zero is stored. The binary is not stripped. Which memory segment should you examine?

    Select an answer first
  2. 2foundation · easy

    In a typical x86-64 function prologue, which two operations are performed to set up a new stack frame?

    Select an answer first
  3. 3application · medium

    Your exploit for a Linux target requires shellcode, but the application filters input and rejects any bytes that include 0x00, 0x0a, or 0x0d. You decide to encode your shellcode with a single-byte XOR key. What is the most important additional consideration for the decoder stub?

    Select an answer first
  4. 4application · medium

    You are debugging a crash in a Linux x86-64 program. The crash occurs in a function that was called from main(). You are examining the stack and notice that the return address is stored at a certain location. According to the standard stack frame layout, what is stored immediately below the return address (at a lower memory address) on the stack?

    Select an answer first
  5. 5application · easy

    While analyzing a memory dump from a little-endian x86 system, you find the 4 bytes 0x78 0x56 0x34 0x12 at a particular address. What 32-bit value does this represent?

    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.