Slide 12
Slide 12 text
SSL Certificate - Tips
- SSL search modifiers
- ssl_issuer - Focus on IPs that contain a given string or fulltext pattern within their SSL certificate
issuer field.
- ssl_serial - Focus on IPs that share a given SSL certificate serial field.
- ssl_subject - Focus on IPs that contain a given string or fulltext pattern within their subject
field.
- ssl_thumbprint - Focus on IPs sharing a given SSL certificate thumbprint field.
- Can use them with the domain entity too