| Public code repositories | Cloud keys, API tokens, database credentials and internal hostnames across public GitHub, GitLab and Bitbucket — pattern and entropy detection, with the commit that introduced it. | Commit metadata, author address domains, fork lineage, and the internal identifiers left in the code itself. |
| Public repositories only. Nothing is authenticated into and no private repository is read, which cuts both ways: a private repository accidentally made public is visible from the moment it is public, and not one minute before. |
| Cloud storage | Open S3, Google Cloud Storage, Azure Blob and DigitalOcean Spaces containers, plus Elasticsearch and MongoDB instances answering without authentication. | Container naming conventions, indexed content referencing your domain or staff addresses, and the account the container resolves to. |
| Discovery here is by public reachability. A container that requires authentication does not appear, and its absence from this surface is not evidence that it is configured correctly. |
| Paste sites | Pastebin, Ghostbin, deepai and similar, matched against brand terms, staff addresses, customer names and internal identifiers. | Content matching, plus whatever the paste itself discloses about where it came from. |
| Pastes are short-lived by design. A match is captured when it is seen, and a paste deleted an hour later is still evidence that the material was published. |
| Indexed documents | Filetype-scoped search across Google and Bing for PDF, XLS and DOC exposures hosted on your subdomains or referencing your customers. | Host ownership from the attributed inventory, plus document metadata — author, template, originating system. |
| Bounded by what a search engine has chosen to index. A document that is reachable but not indexed is out of reach of this method, and is more likely to surface through the storage or repository rows above. |
| Internal tools left public | Jenkins, Jira, Confluence, GitLab CE and similar, surfaced through Shodan and Censys where they answer from the public internet. | Certificate names, hostnames and the address ranges already attributed to you by discovery. |
| The finding is that the tool answers publicly, and what its unauthenticated surface discloses. Whether it can be authenticated into is a separate question, answered only where testing is safe and authorised. |