Discovery that asks first.
Four sources run on the daily discovery schedule and are configured independently in Settings. Each one is separate, so a source that fails never stops the others. Everything they find lands in a review queue along with the evidence that produced it, and nothing in that queue is contacted until a person accepts it.
- Active Directory. Enabled server computer accounts, filtered by operating system, last logon age, and OU. The probe profile is suggested from the account's service principal names.
- AD CS issued. Runs certutil against the enterprise CAs you list and surfaces subject and SAN hostnames from issued certificates that CertCommand has never observed in use.
- Certificate Transparency. Queries public CT data for the domains you own and surfaces hostnames from certificates issued against them. Opt-in, needs outbound HTTPS, off by default.
- Subnet sweep. TCP-connects the CIDR ranges and ports you list, then does a short TLS handshake on anything that answers. This is an active scan of your own network, so ranges are capped and it is off by default.
- The review queue. Accepting an entry creates the asset and can probe it immediately. Ignore the rest and they stay ignored on the next run.