HowtoForge - Linux Howtos in English English|HowtoForge.de - Linux-Howtos auf Deutsch Deutsch

Security

Prevent Phishing with Mutual Authentication

Submitted by nowen (Contact Author) (Forums) on Mon, 2007-02-19 15:43. :: Anti-Spam/Virus | Security | Security

Prevent Phishing with Mutual Authentication

Phishing is a man-in-the-middle attack. While many people think using time-bound, one-time passwords will solve the problem, they are wrong as attacks will just become automated. What is required is strong mutual authentication - authentication of the host to the user as well as the user to the host. This article demonstrates how to do that using open-source software from WiKID.

Read more...

Custom Boot Menu for Windows XP

Submitted by apachedude (Contact Author) (Forums) on Tue, 2007-01-30 13:47. :: Security

Custom Boot Menu for Windows XP 

One of the first things that I do upon receiving a new windows computer is create my own custom boot menu that shows up every time I boot my machine. This is especially handy when you suspect a virus; you can reboot into safe mode and scan for it.

Read more...

Secure your SSH deployment with WiKID two-factor authentication

Submitted by nowen (Contact Author) (Forums) on Thu, 2007-01-18 13:30. :: Security | Security

Secure your SSH deployment with WiKID two-factor authentication

In this document we are going to demonstrate how to combine two-factor authentication from WiKID with an SSH gateway server with hosted private keys to create a highly secure, auditable and easy to use remote access solution. The WiKID Strong Authentication System is a commercial/open source two-factor authentication solution.

Read more...

How to configure OpenVPN to use WiKID Strong Authentication

Submitted by nowen (Contact Author) (Forums) on Wed, 2007-01-03 14:05. :: Security | Security

How to configure OpenVPN to use WiKID Strong Authentication 

The WiKID Strong Authentication System  is a commercial/open source two-factor authentication solution.  This guide demonstrates how to OpenVPN and SSH to use one-time passwords from WiKID.  While both solutions support private key authentication, that may not be sufficient for your requirements; you may need one-time passwords for webmail or extranet access; or centralized authentication management and logging.

Read more...

What virus scanner is used by ISPConfig?

Submitted by till (Contact Author) (Forums) on Mon, 2006-08-07 16:51. :: Security | ISPConfig
ISPConfig uses ClamAV (http://www.clamav.net) as virus scanner and the E-mail Sanitizer (http://www.impsec.org/email-tools/procmail-security.html) as content filter.Read more...

How do I scan my Linux system for rootkits, worms, trojans, etc.?

Submitted by falko (Contact Author) (Forums) on Mon, 2006-08-07 15:48. :: Linux | Security | Other

Either with chkrootkit or with rkhunter.

chkrootkit

Either install the package that comes with your distribution (on Debian you would run

apt-get install chkrootkit

), or download the sources from www.chkrootkit.org and install manually:

wget --passive-ftp ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz
tar xvfz chkrootkit.tar.gz
cd chkrootkit-<version>/
make sense

Afterwards, you can move the chkrootkit directory somewhere else, e.g. /usr/local/chkrootkit:

Read more...
XML feed
"Facebook" is a registered trademark of Facebook, Inc. All rights reserved.