> For the complete documentation index, see [llms.txt](https://pnpt.adot8.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pnpt.adot8.com/osint-fundamentals/websites/tsu.md).

# ¯\\\_(ツ)\_/¯

## Shodan

[Shodan.io](https://shodan.io/) is essentially a search engine for all connected web devices.&#x20;

You can query via **IP address** or **Domain name** and find open ports or services running

We can narrow down the results and search for specific cities, open ports, ISP's, etc.

```
city:toronto
```

```
city:toronto port:3389 
```

```
city:toronto port:3389 org:rogers
```

<figure><img src="/files/new4irbF7uzncOZZy38V" alt=""><figcaption><p>Shodan Query for open RDP port in specific city</p></figcaption></figure>

## Wayback Machine

[The Wayback Machine](https://web.archive.org/) allows you to view older versions of websites. Allowing for more information to be uncovered that wouldn't be there in the present. Could be names, phone numbers, emails, etc.

<figure><img src="/files/m0c1nTl8elaVI8nQsrbX" alt=""><figcaption><p>adot8.com in 2012</p></figcaption></figure>
