Posted in Digital Certificate Nmap and some useful usages OpenSSL use cases

Nmap and OpenSSL for getting digital certificates information

Description You have a relatively big infrastructure and you want to make an inventory of your used digital certificates. You need to find out relevant information about your used certificates like: issuer, subject and expiration dates. Explanation – If you are using a Unix like environment you already have necessary…

Continue Reading Nmap and OpenSSL for getting digital certificates information
Posted in Nmap and some useful usages

Nmap for scanning your infrastructure

Nmap for scanning your infrastructure Description In this post I would like to share a small solution that checks your infrastructure for open ports other than necessary ones that you explicitly want to open. Explanation – The proposed solution is providing a small implementation that checks on regular basis or…

Continue Reading Nmap for scanning your infrastructure