Get information from SSL certificates
Last updated
Was this helpful?
Last updated
Was this helpful?
We can check the content and filter information from an SSL certificate of a website using the HTPPS protocol using the curl
command, by checking the registers for that site
Get info of the certificate as JSON
Filter subdomains from the certificate and save them to a file
Identify the hosts directly accessible from the Internet and not hosted by third-party providers
Use shodan to investigate the IP addresses found