┌───────────────────────┐
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
└───────────────────────┘
Hometown Hero 4 — BYUCTF 2026
~ Imattas aka Zemi
 Category: OSINT
 Author: Imattas aka Zemi
 Flag: byuctf{$1,081}
 Source Path: OSINT/Hometown_Hero/Hometown_Hero_4

────────────────────────────────────────────────────────────────────────────────

--[ Challenge Description ]--
-- text --
Title: Hometown Hero 4
Description: Hmmm, you're pretty good at this. After Cameron graduated from highschool, he eventually went back to work at said school for a summer as a substitute teacher. Can you tell me how much he made that summer in USD?

Format: byuctf{Amount in USD}
Example: byuctf{$1,000,000}
NOTE: I will accept additional decimal separators like byuctf{$1.000.000}
────────────────────────────────────────────────────────────────────────────────

--[ Provided Materials ]--

- Repository folder https://github.com/BYU-CSA/BYUCTF-2026/tree/main/OSINT/Homet
own_Hero/Hometown_Hero_4
- OSINT/HometownHero/HometownHero_4/challenge.md https://github.com/BYU-CSA/BYUC
TF-2026/blob/main/OSINT/Hometown_Hero/Hometown_Hero_4/challenge.md
- OSINT/HometownHero/HometownHero_4/writeup.md https://github.com/BYU-CSA/BYUCTF
-2026/blob/main/OSINT/Hometown_Hero/Hometown_Hero_4/writeup.md

────────────────────────────────────────────────────────────────────────────────

--[ Recon / Initial Analysis ]--

This page imports the BYUCTF 2026 source material for the OSINT challenge
Hometown Hero 4. The prompt is kept separate from the solve notes, and upstream
artifacts are linked so the challenge can be replayed from the original
repository.

────────────────────────────────────────────────────────────────────────────────

--[ Vulnerability / Observation ]--

The useful observation comes from the imported solve notes below. I kept the
original technical path intact while normalizing the page metadata, challenge
grouping, and author attribution for the Volume 2 writeup archive.

────────────────────────────────────────────────────────────────────────────────

--[ Exploitation / Solution ]--

Source: OSINT/HometownHero/HometownHero_4/writeup.md https://github.com/BYU-CSA/
BYUCTF-2026/blob/main/OSINT/Hometown_Hero/Hometown_Hero_4/writeup.md

As a government employee, my salary data is public. You can find what school
district I worked for from my LinkedIn, and can search for employee salary data
via a tool like govsalaries.com:
https://govsalaries.com/snider-cameron-j-169576490

Flag: byuctf{$1,081}

────────────────────────────────────────────────────────────────────────────────

--[ Full Exploit Script ]--

No standalone exploit script was present in the selected source material.

────────────────────────────────────────────────────────────────────────────────

--[ Key Takeaways ]--

- The BYUCTF 2026 challenge material is preserved with local archive formatting.
- The page author is normalized to Imattas aka Zemi.
- The source repository remains linked for handouts, services, and solve
artifacts.