> For the complete documentation index, see [llms.txt](https://lance-kenji.gitbook.io/me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lance-kenji.gitbook.io/me/swimmer-osint-ctf-2026-writeups/swimmer-osint-ctf-2026-writeups.md).

# SWIMMER OSINT CTF 2026 - Writeups

Hi, I’m **mis4nthr0pia** from team **Lil:Pwny** — a computer science student and cybersecurity enthusiast based in the Philippines with a strong interest in Open-Source Intelligence (OSINT).

This GitBook contains my **SWIMMER OSINT CTF 2026 writeups**, documenting **only the challenges I personally solved**. In each writeup, I explain how I approached problems that rely on visual analysis, geolocation, and contextual reasoning rather than automation or exploitation. The focus is on how publicly available information—especially images and geographic clues—can be carefully analyzed and correlated to reach accurate conclusions.

My main interests lie in **GEOINT**, I**MINT/Image-based OSINT**, and **context-driven investigations**. I enjoy challenges that seem simple at first glance but require attention to detail, spatial awareness, and real-world reasoning once you start breaking down the clues.

<figure><img src="/files/AQFSo64El0UUIducogvQ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/xm7BFf6v5h3zZQnMaTkg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/yuOAzDL4Z6CcZrl9f97g" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/zEgYUqyqvkSYhJ98wuFK" alt=""><figcaption></figcaption></figure>

***

### 🧭 OSINT Focus & Approach

The challenges documented here are approached with a **strictly passive OSINT mindset**:

* No interaction with real people or accounts
* No operational use of findings
* No automation or intrusive techniques

Instead, I focus on:

* Visual clue extraction from images
* Landmark, terrain, and environmental analysis
* Map-based reasoning and location narrowing
* Cross-referencing context, time, and geography

***

### 📚 What You’ll Find Here

* Step-by-step OSINT CTF writeups
* GEOINT and ImageINT reasoning processes
* Visual clue breakdowns and hypothesis testing
* Source validation and logical elimination
* Lessons learned from each challenge

These notes are written both as a personal knowledge archive and as a way to contribute back to the OSINT and CTF community.

***

## 🧑‍💻 Socials

TikTok: [https://tiktok.com/@mis4nthrop1a](http://tiktok.com/@mis4nthrop1a)

YouTube: <https://www.youtube.com/@mis4nthrop1a>

LinkedIn: [https://linkedin.com/in/lancekenjiparce/](http://linkedin.com/in/lancekenjiparce/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lance-kenji.gitbook.io/me/swimmer-osint-ctf-2026-writeups/swimmer-osint-ctf-2026-writeups.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
