Passive security reconnaissance for Indonesian web properties
SentryScout is an automated, passive-only security reconnaissance tool built into the Sentry monitoring platform. It discovers publicly-accessible Indonesian websites from the Tranco top-1M ranking list and performs non-intrusive checks to surface common security misconfigurations.
The goal is to identify websites that may benefit from a security review — not to exploit, attack, or access any systems.
Every request made by SentryScout uses the following User-Agent:
This means you can find SentryScout in your server access logs by searching for
SentryScout.
/.env, /.git/config) to check for accidental exposure — HEAD means no data is downloadedrobots.txt — if User-agent: * with Disallow: / is set, SentryScout skips your domain entirelySentryScout only checks the following — nothing beyond this list:
/.git/config, /.git/HEAD, /.env, /.env.local, /.env.production, /.DS_Store, /wp-config.php.bak, /wp-config.php~, /wp-config.old, /phpinfo.php, /info.php, /server-status, /server-info, /.well-known/security.txt, /sitemap.xmlSentryScout scans the Tranco .id / .co.id domain list at a rate of approximately 50 domains per hour. Each domain is rescanned at most once every 14 days. Your domain appears in the queue only because it is listed in the publicly available Tranco top-1M ranking.
SentryScout is operated by Dam Arfadillah, an independent developer and founder of Modulus1, based in Jakarta, Indonesia. Findings are used for internal market research and outreach — no data is sold or shared with third parties.
You can opt out in two ways:
/robots.txt
to block all automated tools including SentryScout:
robots.txt before scanning.
Scout opt-out: [your domain] to request removal from the scan queue.
Want to opt out of SentryScout scans for your domain?
Email opt-out requestReplace [your-domain] in the subject line with your domain name. We'll add it to the permanent exclusion list within 48 hours.