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

GIAC Security Operations Certified

Domain 2Objective 3

HTTP(S) Analysis and Attacks GSOC Practice Questions (Page 1)

Part of the Network and Event Analysis domain, which makes up ~38% of our current practice bank. GIAC (SANS) does not publish an official question count, but from its 120-minute exam (~50–80 total, ~19–30 in this domain), expect 5–8 from this objective — we provide 77 practice questions to prepare you well beyond it. (estimate)

77questions here
16free pages
23concepts

Questions 1–5

  1. 1application · medium

    A SOC analyst is reviewing HTTP logs and finds a POST request to '/upload.php' with a Content-Type of 'multipart/form-data'. The body contains a file named 'profile.jpg' with a Content-Type of 'image/jpeg'. However, the file content begins with '<?php echo system($_GET['cmd']); ?>'. The server responds with a 200 OK and a link to the uploaded file. Which attack is most likely being attempted?

    Select an answer first
  2. 2expert · hard

    A SOC analyst is baselining HTTP traffic for a corporate web server. The baseline shows an average of 100 requests per minute, with a standard deviation of 20. The analyst observes a 10-minute window where the request rate spikes to 500 requests per minute, and the requests are all GET requests to /login.php with varying username parameters. The responses are a mix of 200 OK and 302 Redirect. Which HTTP anomaly detection heuristic would be most effective in flagging this behavior as a potential brute-force attack?

    Select an answer first
  3. 3application · medium

    A SOC analyst is monitoring a web application that allows users to upload profile pictures. The analyst captures a POST request to /upload with a multipart/form-data body. The request includes a filename="avatar.php" and the Content-Type of the uploaded part is application/x-php. The server responds with a 201 Created status and a link to /uploads/avatar.php. Which HTTP request and response characteristics indicate the most likely attack?

    Select an answer first
  4. 4foundation · easy

    How do HTTP sessions typically maintain state between requests?

    Select an answer first
  5. 5application · medium

    A SOC analyst is reviewing the web server logs for an e-commerce application and notices a series of requests to /products.php?id=1, /products.php?id=2, /products.php?id=3, followed by /products.php?id=1' OR '1'='1. The responses for the last request include a 200 OK with an unusually large body size compared to the previous requests. Which HTTP status code pattern and request characteristic should the analyst flag as the highest priority for further investigation?

    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). “GSOC” is a trademark of its owner, used for identification only.