IHU Cybersecurity Exam Notes

Source: Juni_2026_Exams/Penetration_Testing/HANDOUT.md

Handout - Penetration Testing Exam Preparation

Scope

This is the collaboration guide for the June 2026 Penetration Testing exam material. All practical work must remain inside the supplied university lab/CTF or another explicitly authorized environment.

Repository Map

Path Purpose
reference_pdfs/ Original source material; keep unchanged
notes/ Study priorities, tools, exercises, and exam notes
solutions/ Source-backed example workflows, not guaranteed answers
checklists/ Short references for practice and exam use
  1. notes/00-focus-points.md
  2. notes/03-exam-day-open-notes-reference.md
  3. notes/04-detailed-ctf-exam-playbook.md
  4. checklists/pentest-command-cheatsheet.md
  5. notes/01-tooling-overview.md
  6. notes/02-lecture-exercises-step-by-step.md
  7. solutions/ctf-exam-2026-verified-guide.md
  8. checklists/pentest-ctf-exam-checklist.md

Live Lab Handoff - June 2026

Before continuing the live CTF/lab work, read:

solutions/live-lab-evidence-handoff-and-target-playbooks.md

That file records the real terminal evidence collected so far, including:

distccd, NFS discovery, and failed vsftpd attempt.

RCE as www-data, writable web directory proof, and failed/unfinished MySQL and browser-login attempts.

next-step playbooks.

When the recon script report is ready, paste/summarize it into the handoff file under Script Report Snapshot - <UTC date/time>.

How Other Workers Should Contribute

For every completed lab exercise:

  1. Cite the PDF and page.
  2. Record the date, lab target, and authorization context.
  3. Record the exact command and tool version.
  4. Separate the observed output from your interpretation.
  5. Add a sanitized screenshot or transcript when useful.
  6. Replace credentials, flags, tokens, and public IPs with placeholders.
  7. Update the relevant exercise in the workbook.

Do not commit:

Source Reliability Rules

historical examples, not guaranteed 2026 answers.

man, or the tool itself.

Exercise Status

Area Guide Live verification
Linux fundamentals Ready Pending
Passive recon and DNS Ready Pending
Active recon and Nmap Ready Live lab in progress; see handoff
Metasploit and exploitation Ready Verified on .163 and .197
Shells and file transfer Ready Verified root bind shell, command shells, webshell
CTF workflow and pivoting Ready Pending
Detailed exam playbook Ready Pending
Command cheat sheet Ready Pending

Definition of Done

An exercise is complete only when another student can reproduce it from the notes, understand why each command was used, and distinguish evidence from assumption.

Last updated: June 16, 2026