ModSecurity is an open source intrusion detection and prevention engine for web applications. It operates embedded into the web server, acting as a powerful umbrella – shielding web applications from attacks.Disable mod_security version 2 You will want to add the following to the vhost file to disable mod_security2 Disable mod_security version 1 You will want ..
Category : Security
OpenSSL will be installed by default if you use a Unix/Linux OS platform. However, if you want to use OpenSSL on Windows, you will need to look into either Cygwin or Windows Subsystem for Linux.With OpenSSL commands we can verify that multiple protocols/services use the correct certificate. Test FTP certificate Test POP3 certificate Test IMAP ..
There are three main types of certificates: domain validated (DV), organization validated (OV), and extended validation (EV).An authentic authority must obtain the certificate so that users won’t see this message.Any certificate will provide the same level of protection, no matter the type of validation. What are the types of certificates? you may ask ?What are ..
OpenVPN is great, it allows for easy access in a secure way. But how do you keep it secure? I mean, what if someone leaves your company? Do you disable access to the OpenVPN server? You should! I’ll show you how to do it.A feature called revoking exists in OpenVPN. Revoking a certificate mean to ..
We hear a lot about how passwords are insecure, and should not be used alone for authentication.They are hard to remember, users are tempted to come up with weak passwords, and reuse them across multiple websites.Even if the password is strong, sometimes we need one extra layer of security. Our TestLAB is using a webserver ..
Recent Comments