OpenSSL is a widely-used open source tool for secure communication over the internet. It allows you to create and manage SSL/TLS certificates, encrypt and decrypt files, and perform other cryptographic tasks. Azure Automation is a cloud-based automation service in Azure that allows you to automate the management of your resources.…
-
-
How to convert an SSL certificate from .cer to .pfx format with Openssl
That’s it! You now have a .pfx file that contains both your SSL certificate and private key, which you can use to install the SSL certificate on your server.
-
MassBleed SSL Vulnerability Scanner
USAGE: sh massbleed.sh [CIDR|IP] [single|port|subnet] [port] [proxy] About: -This script has four main functions with the ability to proxy all connections: To mass scan any CIDR range for OpenSSL vulnerabilities via port 443/tcp (https) (example: sh massbleed.sh 192.168.0.0/16) To scan any CIDR range for OpenSSL vulnerabilities via any custom port…


