Skip to content

Repository files navigation

Internet Exposure Index

What is actually reachable on the public internet right now — exposed databases, remote-access ports and obsolete TLS — counted over a rolling 30-day window and refreshed weekly.

Updated: 2026-09-14 · Window: last 30 days · Most recent scan: 2026-09-11

Exposure numbers age badly. A host that answered on port 27017 last year may be patched, firewalled or gone, so a cumulative all-time count quietly inflates every figure it reports. Everything here is restricted to services observed in the last 30 days, and the window moves with each refresh.

Exposed datastores

Databases answering on the public internet:

Datastore Hosts seen (30d)
mongodb 471,150
redis 296,262
mysql 200,308
influxdb 11,453
couchdb 1,824
postgresql 380
cassandra 362
clickhouse 278
elasticsearch 189
memcached 59

Remote-access surface

The services that show up first in ransomware post-mortems:

Service Hosts seen (30d)
ssh 20,509,940
rdp 1,113,969
telnet 281,029
ftp 226,898
vnc 203,528
proxmox 60,097
smb 1,767

TLS versions

Obsolete TLS (1.0/1.1/SSLv3) still answers on 9,350 hosts in this window:

Version Hosts (30d) Share
TLS 1.3 15,238,040 76.67%
TLS 1.2 4,626,560 23.28%
TLS 1.0 9,131 0.05%
TLS 1.1 219 0.0%

Files

File Contents
latest.json headline counts, structured
exposed-services.csv top 150 services by hosts seen
exposed-databases.csv datastores reachable from the internet
remote-access.csv RDP, SSH, Telnet, VNC, FTP, SMB
top-ports.csv 100 most-answered ports
by-country.csv hosts seen per country
tls-versions.csv TLS/SSL version distribution
history.csv one row per refresh — the series starts 2026-07 and compounds
curl -s https://raw.githubusercontent.com/ScanSearch/internet-exposure-index/main/latest.json

Method and honest limits

Figures come from active scanning: a host is counted when a service answered during the last 30 days. Most-answered ports in this window: 443, 22, 80, 8080, 3000.

This is a sample of the internet, not a census. It covers the ranges and ports that were scanned in the window, so treat the numbers as a floor and a trend, never as a total. Counts also mix genuinely misconfigured hosts with deliberate honeypots — every internet-wide scan has that problem, including the commercial ones.

Only aggregate counts are published. No IP addresses, no banners, no hostnames — the generator refuses to write a file containing anything IP-shaped.

Where the numbers come from

ScanSearch is an on-demand internet scanner: you launch your own scan against a range, ASN or country and get current open ports and services in minutes, rather than querying an index someone else crawled months ago. This dataset is a by-product of that pipeline.


Auto-generated weekly. Do not edit by hand.

About

Rolling 30-day view of what is exposed on the public internet: databases, remote-access ports and obsolete TLS. Aggregates only, refreshed weekly.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors