banner ad

RSSAll Entries Tagged With: "Secure"

Secure Your WordPress Blog Administration With Two-Factor Authentication

WordPress is a very popular blogging service.It was recently hit by a disturbing vulnerabilitythat allowed attackers to reset the Administrator’s password. While there is a patch for that vulnerability now, wouldn’t it be best to not use static passwords? It is actually quite simple to add two-factor authentication to WordPress.

How to secure WebDAV with SSL and Two-Factor Authentication Page 3

This how-to documents how to configure a WebDAV resource using SSL and  two-factor authentication and how to access that resource from Windows, Linux and Mac.

How to secure WebDAV with SSL and Two-Factor Authentication Page 2

This how-to documents how to configure a WebDAV resource using SSL and  two-factor authentication and how to access that resource from Windows, Linux and Mac.

How to secure WebDAV with SSL and Two-Factor Authentication

This how-to documents how to configure a WebDAV resource using SSL and  two-factor authentication and how to access that resource from Windows, Linux and Mac.

Introducing Remo – An Easy Way to Secure an Insecure Online Application with ModSecurity

Say you have a nasty application on your Apache webserver that has been installed by somejerks from the marketing department and you can neither remove nor patch it.Maybe it is a time problem, a lack of know-how, a lack of source-code, or possibly even political reasons. Consequently you need to protect it without touching it. [...]

Secure Your Apache With mod_security Page 2

This article shows how to install and configure mod_security. mod_security is an Apache module (for Apache 1 and 2) that provides intrusion detection and prevention for web applications. It aims at shielding web applications from known and unknown attacks, such as SQL injection attacks, cross-site scripting, path traversal attacks, etc.

Secure Your Apache With mod_security

This article shows how to install and configure mod_security. mod_security is an Apache module (for Apache 1 and 2) that provides intrusion detection and prevention for web applications. It aims at shielding web applications from known and unknown attacks, such as SQL injection attacks, cross-site scripting, path traversal attacks, etc.

Secure Websites Using SSL And Certificates

This how-to will guide you through the entire process of setting up a secure website using SSL and digital certificates. This guide assumes that you have already a fully functional (and configured) server running Apache, BIND, and OpenSSL. Just as a side note, this guide was written based on a Fedora Core 6 distribution, but [...]