CertificateScanner
3.0.0.0
issuer information, and subject details. Supports HTTPS and LDAPS protocols with optional OS detection and reverse DNS lookup.
Features:
- Single site scanning
- Bulk file-based scanning
- Network range scanning with CIDR notation
- Parallel processing
issuer information, and subject details. Supports HTTPS and LDAPS protocols with optional OS detection and reverse DNS lookup.
Features:
- Single site scanning
- Bulk file-based scanning
- Network range scanning with CIDR notation
- Parallel processing for network scans
- HTTPS and LDAPS certificate detection
- OS fingerprinting for certificate hosts
- Expiration filtering and monitoring
- CSV export with append functionality
- Email reporting capabilities
- Reverse DNS resolution (with optional custom DNS server)
Installation Options
Owners
Package Details
Author(s)
- Faris Malaeb
Tags
SSL Certificate Scan Network OS Detection DNS
Functions
Show-Help Show-Examples Get-ReverseDnsName ConvertTo-IPRange Test-TCPPort Get-OSTypeFromHost Get-LDAPSCertificate ScanSiteInformaiton Invoke-ParallelScan Get-ReverseDnsNameInternal Test-TCPPortInternal Get-OSTypeFromHostInternal Get-LDAPSCertificateInternal ScanSiteInformaitonInternal Apply-ExpirationFilter Save-Results SendMailToTheInternet
Dependencies
This script has no dependencies.
Release Notes
- Added -DnsServer parameter by user request. When used with -IncludeReverseDNS, this allows specifying a custom DNS server for all reverse lookup queries.
- Created a new robust helper function for reverse DNS lookups that uses Resolve-DnsName with an nslookup fallback.
- Integrated the custom DNS functionality across all scan types (Single, File, Network).
- Updated help and examples to reflect the new -DnsServer parameter.
FileList
- CertificateScanner.nuspec
- CertificateScanner.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.0.0 (current version) | 4 | 8/16/2025 |
2.1.0.0 | 368 | 3/1/2024 |
2.0.0.0 | 14 | 2/28/2024 |
1.0.0.0 | 663 | 12/24/2021 |