osint_village

OSINT VILLAGE

Open Source Intelligence

OSINT is the art of finding information that is technically public, but not always easy to find. It is used by journalists, researchers, law enforcement, and security professionals to gather intelligence from publicly available sources.

CYBR.HAK.CON 2026

Toolkit

4 tools
BUILT-IN

METADATA VIEWER

Extract hidden data from images

Tap for details
EXTERNAL

REVERSE IMAGE SEARCH

Find where an image appears online

Tap for details
BUILT-IN

GOOGLE DORK REFERENCE

Advanced search operators

Tap for details

Learn

The OSINT Mindset

READ FIRST

OSINT is 10% tools and 90% critical thinking. The tools change, but the mindset is what separates finding noise from finding answers. Before you touch a single tool, internalize these four principles.

1. Be Purposeful

Define your intelligence goal before you start. Decide what question you are answering. Random clicking leads to rabbit holes and wasted hours.

2. Verify Everything

One source is a rumor. Two is a coincidence. Three independent sources is intelligence. Never trust a single data point, especially one that is easy to fake.

3. Pivot

Use one piece of data to find the next. An email leads to a username, a username to a profile, a profile to a location, a location to a name. Each finding is a doorway to another.

4. Be a Ghost

Do not alert your subject. Use a VPN, private browsing, and research-only sock puppet accounts. Your personal accounts should never touch a target.

Every photo your phone takes carries hidden data baked in: GPS coordinates, the time it was shot, the device model, sometimes the editing software. Most people don't know it's there, which makes it one of the fastest wins in OSINT. The catch is that metadata is just as easy to strip or fake as it is to read, so treat it as a lead and confirm it with something else.

Resources
>DC940 Metadata Viewer-inspect any image's hidden data right here, no install needed
>Jimpl-fast browser-based EXIF viewer for desktop
>ExifTool-the command-line standard for metadata

Geolocation is figuring out where a photo was taken when nobody handed you the coordinates. You work the visible clues: architecture, signage, license plates, the language on a storefront, even shadow angles for time of day. Narrow it to an area, then use Street View to stand in the same spot and confirm the exact perspective.

Resources
>Google Maps / Street View-confirm a location from ground-level perspective
>Google Lens-best general-purpose reverse image and scene search
>Yandex Images-often stronger for faces and non-US locations
>SunCalc-verify time of day from shadows and sun position
>PeakVisor-identify mountains and terrain from a photo

Encoding is not encryption. It's just data wearing a different outfit: Base64, hex, Base62 and friends are all reversible by anyone who recognizes the format. The real skill is spotting which encoding you're looking at, because feeding Base62 into a Base64 decoder gives you garbage and a false sense that you hit a dead end.

Resources
>CyberChef-chain operations, great for common encodings
>dcode.fr-strong for unusual encodings and ciphers
>DC940 Encoder/Decoder-quick access to both of the above

Reverse image search flips the usual question: instead of searching words to find a picture, you hand over a picture to find where else it lives online. Each engine has a personality. Google Lens is the best all-rounder, Yandex is unmatched for faces and locations outside the US, and TinEye is built for tracking exact copies across the web. When one comes up empty, run the same image through another before giving up.

Resources
>Google Lens-best general-purpose visual search
>Yandex Images-strongest for faces and Eastern European locations
>TinEye-finds exact copies and tracks where an image appears
>Bing Visual Search-a useful third opinion when others come up short

Search engines index far more than people realize, and operators let you aim that index like a scalpel. site: locks results to one domain, filetype: surfaces specific document types, and quotes force an exact phrase. Chain a few together and you can find exposed documents, login pages, and directory listings that nobody meant to leave public. It's all still public data, you're just asking better questions than everyone else.

Resources
>Operator Reference-the dorking cheat sheet on this site
>Google Advanced Search-build complex queries without memorizing operators
>Google Hacking Database-real-world dork examples

The line between research and harassment is thinner than people think, and the difference is intent and restraint. Never use your personal accounts to view a target, because platforms like LinkedIn will tell them you looked. Use a research-only sock puppet, a VPN, and private browsing to stay a ghost. And know where the law and the terms of service draw the line in your jurisdiction, because curiosity is not a legal defense.

Resources
>Bellingcat-learn how professionals investigate responsibly
>IntelTechniques-Michael Bazzell's training and tools
>OSINT Framework-a directory of tools by category
DC940 OSINT Village2026