# Businesses

## Overview

### Website

Do enumeration on the company website first thing.&#x20;

[Click me](/osint-fundamentals/websites.md):smirk\_cat:

### LinkedIn

Take a look at the **About** section and note the **website, phone number, company size, founded in and headquarters.** Who works at the company? If the names are obfuscated then you can [reverse image search](/osint-fundamentals/images/reverse-image-searching.md) their profile picture.

When it comes to pictures the company has posted, can you see employee badges, open computers(OS, computer type, applications, etc) or inside of the building?

{% hint style="info" %}
You can get an employee name by taking their LinkedIn **header** and searching it on [Google](/osint-fundamentals/search-engine-operators.md)

```
site:linkedin.com/in/ "* at TCM Security"
```

{% endhint %}

### Other resources

Indeed can be used to view job posting made by the company and gain insight on how they're running things on the inside.&#x20;

<figure><img src="/files/VBoi7lIJpsWNODBe1aBO" alt=""><figcaption><p>Unnecessary internal information disclosed on Indeed job posting </p></figcaption></figure>

{% embed url="<https://indeed.com>" %}

{% embed url="<https://www.aihitdata.com/>" %}

{% embed url="<https://opencorporates.com/>" %}
Find organization annual reports which has information on Executives, Shareholders, address, phone numbers
{% endembed %}


---

# Agent Instructions: 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://pnpt.adot8.com/osint-fundamentals/businesses.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.
