what is ssl - Configure 🔒 SSL on Apache Tomcat

Configure 🔒 SSL on Apache Tomcat

To set SSL on Tomcat, we need a digital certificate that can be created using Java keytool for the development environment. For the production environment, you should get a certificate from trusted providers such as Lets’ Encrypt...

Vmware Training - VMware ⚠️ Configuration Limits

VMware ⚠️ Configuration Limits

Here is a list of VMware vSphere Configuration limits for the latest VMware vSphere version and some previous releases. Virtual Machine Limits vSphere7.06.76.56.0 5.55.1 5.0Virtual CPUs per virtual machine256256*128128646432RAM per virtual...

Apache Tomcat Dashboard - ⚙️ Apache Tomcat: Check Version

⚙️ Apache Tomcat: Check Version

In this quick article I'll show you how you can check Apache Tomcat version. We will be using only the cmd and a method from catalina.jar

Apache mod rewrite vulnerability - ⚠️ CVE-2011-3368

⚠️ CVE-2011-3368

The information has been provided by Rodrigo Marcos. A recent Apache vulnerability has been made public whereby an attacker could gain unauthorised access to content in the DMZ network: The mod_proxy module in the Apache HTTP Server 1...

slowloris - 🦥 Slowloris DDoS Attack

🦥 Slowloris DDoS Attack

Slowloris is a denial-of-service attack program that allows an attacker to overwhelm a targeted server by opening and maintaining many simultaneous HTTP connections between the attacker and the target.