Gå til innholdet
← Offensive security: how the red team thinks

Leksjon 2 av 4 · 8 min

OSINT: what the internet already knows about you and your organisation

How open-source intelligence works, what an attacker can learn without touching your systems, and how to shrink what you give away.

Denne siden er foreløpig på engelsk.

OSINT, open-source intelligence, is information gathered from publicly available sources: websites, social networks, job adverts, public records, code repositories, news and leaked data sets. Attackers use it to plan; defenders use it to see themselves the way an attacker does. MITRE ATT&CK lists these activities under reconnaissance, with techniques such as gathering victim identity information and searching open websites and domains.

Why OSINT is so powerful

Passive reconnaissance does not touch the target’s systems at all, so it triggers no alert. By the time a phishing email arrives, the attacker may already know your name, your role, your manager’s name, the software your team uses and how your company formats email addresses. Social engineering works because it is built on this kind of detail; the more specific a message is, the more believable it feels.

What an organisation leaks without meaning to

SourceWhat it can reveal
Staff profiles on professional networksNames, roles, reporting lines, new joiners (easy targets for “IT support” calls)
Job advertsInternal tools, cloud providers and software versions (“experience with our Exchange 2016 migration”)
Company website and documentsEmail address format; author names and software versions hidden in document metadata
Domain records and certificatesSubdomains such as vpn., dev. or test. that point to systems nobody meant to publicise
Code repositoriesConfiguration files, internal hostnames and, worst of all, forgotten passwords or API keys
Breach data setsEmail addresses and passwords reused from old leaks of unrelated services

The personal side

For an individual, the same logic applies. Birthdays, a pet’s name, a school, a holiday photo with a boarding pass, a home address from a data broker: each is harmless alone and useful to someone guessing security questions or impersonating you. People most at risk, such as journalists, activists and people escaping abuse, benefit most from reviewing their footprint. CISA publishes guidance specifically for high-risk communities.

OSINT in a professional test

In an authorised penetration test or red team exercise, OSINT is usually the first phase and one of the most eye-opening parts of the report. Showing leadership how much can be learned in an afternoon, from public sources only, often does more for security awareness than any training slide. Even passive research on real people should stay within the agreed scope and respect privacy law: collect only what the test needs, and protect what you find.

Shrinking your footprint

  • Search for your organisation and yourself the way an attacker would, and write down what you find.
  • Remove metadata from documents before publishing them; keep job adverts free of internal version details.
  • Scan code repositories for secrets, and rotate any key that has ever been published, even briefly.
  • Check whether your addresses appear in known breaches, and never reuse passwords between services.
  • Limit what staff profiles expose about internal structure, and teach people to verify unusual requests through a second channel.
  • Ask data brokers to delete your records where the law allows it.

Your computer leaks too

Not all exposure is on the web. Apps quietly send analytics and telemetry that reveal what you use and when. FireAI shows each app’s connections on a world map, and in Paranoid mode it blocks telemetry, which reduces the trail your Mac leaves behind without you noticing. It does not remove what is already public; that part is up to the steps above.

Det viktigste

  • OSINT is intelligence from public sources; passive reconnaissance triggers no alert.
  • Job adverts, staff profiles, documents, domain records and code repositories leak more than people expect.
  • The more an attacker knows, the more convincing their phishing and impersonation.
  • Review your own footprint regularly and remove what you do not need to publish.

Test deg selv

  1. 1. Why is passive reconnaissance hard for defenders to detect?

    • It uses encryption
    • It relies on public sources and never touches the target’s systems — Riktig.
    • It only happens at night
    • It is always done by insiders

    Reading public information leaves no trace in the target’s logs.

  2. 2. Which of these can leak internal software versions?

    • A job advert asking for experience with a specific internal system version — Riktig.
    • A strong password
    • A firewall rule
    • An encrypted disk

    Job adverts often mention the exact tools and versions a team uses.

  3. 3. You find an API key that was published in a public code repository for a few hours, then deleted. What should you do?

    • Nothing, it was deleted
    • Rotate the key: assume it was copied — Riktig.
    • Delete the repository
    • Change the repository’s name

    Public repositories are scanned constantly; a key exposed even briefly must be considered compromised.

Prøv det med FireAI

Sett denne leksjonen ut i praksis på din egen Mac.

Kilder

Ta det i bruk på din Mac

Prøv alle funksjonene gratis i 17 dager, uten kort.

Last ned for Mac Dokumentasjon