<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://how2forge.com" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - Security</title>
 <link>http://how2forge.com/taxonomy/term/69/all</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://how2forge.com/taxonomy/term/69/all/feed" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - Security</title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://how2forge.com/taxonomy/term/69/all</link>
 </image>

<item>
 <title>How To Defend slowloris DDoS With mod_qos (Apache2 On Debian [Lenny]) </title>
 <link>http://how2forge.com/how-to-defend-slowloris-ddos-with-mod_qos-apache2-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/how-to-defend-slowloris-ddos-with-mod_qos-apache2-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;56&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/apache.gif&quot; width=&quot;53&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;How To Defend slowloris DDoS With mod_qos (Apache2 On Debian [Lenny])&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;mod_qos gives some fine-grained opportunities to scale the number of
used connections and to defend an attack according to bandwidth limits.
Unfortunately it is only available as source-package and there are many
possible settings, wich might be hard to setup for this special case.
So I provide the way that helped me.&lt;/p&gt;</description>
 <category domain="http://how2forge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.com/sitemap/linux">Linux</category>
 <category domain="http://how2forge.com/taxonomy/term/60">Linux</category>
 <category domain="http://how2forge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://how2forge.com/taxonomy/term/61">Apache</category>
 <category domain="http://how2forge.com/sitemap/security">Security</category>
 <category domain="http://how2forge.com/taxonomy/term/69">Security</category>
 <pubDate>Wed, 15 Jul 2009 20:06:19 +0200</pubDate>
 <guid>http://how2forge.com/how-to-defend-slowloris-ddos-with-mod_qos-apache2-on-debian-lenny</guid>
 <comments>http://how2forge.com/how-to-defend-slowloris-ddos-with-mod_qos-apache2-on-debian-lenny#comment</comments>
</item>
<item>
 <title>How To Block Ads And Banners In SafeSquid Proxy Server</title>
 <link>http://how2forge.com/block-ads-and-banners-in-safesquid-proxy-server</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/block-ads-and-banners-in-safesquid-proxy-server&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;p&gt;&lt;b&gt;How To Block Ads And Banners In SafeSquid Proxy Server&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Ads and banners not only unnecessarily consume bandwidth, but also distract
users, and can be exceedingly irritating at times. Few ads and banners keep
rotating and fetching new contents, and keep consuming bandwidth in the
background.&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/security">Security</category>
 <category domain="http://how2forge.com/taxonomy/term/69">Security</category>
 <pubDate>Fri, 06 Jun 2008 12:01:26 +0200</pubDate>
 <guid>http://how2forge.com/block-ads-and-banners-in-safesquid-proxy-server</guid>
 <comments>http://how2forge.com/block-ads-and-banners-in-safesquid-proxy-server#comment</comments>
</item>
<item>
 <title>Prevent Phishing with Mutual Authentication</title>
 <link>http://how2forge.com/prevent_phishing_with_mutual_authentication</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/prevent_phishing_with_mutual_authentication&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;P&gt;&lt;B&gt;Prevent Phishing with Mutual Authentication&lt;/b&gt;&lt;/p&gt;
&lt;P&gt;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.&lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://how2forge.com/sitemap/security">Security</category>
 <category domain="http://how2forge.com/taxonomy/term/69">Security</category>
 <pubDate>Mon, 19 Feb 2007 15:43:03 +0100</pubDate>
 <guid>http://how2forge.com/prevent_phishing_with_mutual_authentication</guid>
 <comments>http://how2forge.com/prevent_phishing_with_mutual_authentication#comment</comments>
</item>
<item>
 <title>Custom Boot Menu for Windows XP</title>
 <link>http://how2forge.com/custom_boot_menu_windows_xp</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/custom_boot_menu_windows_xp&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;p&gt;&lt;b&gt;Custom Boot Menu for Windows XP&lt;/b&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;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. &lt;/p&gt;
</description>
 <category domain="http://how2forge.com/taxonomy/term/69">Security</category>
 <pubDate>Tue, 30 Jan 2007 13:47:01 +0100</pubDate>
 <guid>http://how2forge.com/custom_boot_menu_windows_xp</guid>
 <comments>http://how2forge.com/custom_boot_menu_windows_xp#comment</comments>
</item>
<item>
 <title>Secure your SSH deployment with WiKID two-factor authentication</title>
 <link>http://how2forge.com/secure_ssh_with_wikid_two_factor_authentication</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/secure_ssh_with_wikid_two_factor_authentication&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;p&gt;&lt;b&gt;Secure your SSH deployment with WiKID two-factor authentication&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;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. &lt;/p&gt;
</description>
 <category domain="http://how2forge.com/sitemap/security">Security</category>
 <category domain="http://how2forge.com/taxonomy/term/69">Security</category>
 <pubDate>Thu, 18 Jan 2007 13:30:14 +0100</pubDate>
 <guid>http://how2forge.com/secure_ssh_with_wikid_two_factor_authentication</guid>
 <comments>http://how2forge.com/secure_ssh_with_wikid_two_factor_authentication#comment</comments>
</item>
<item>
 <title>How to configure OpenVPN to use WiKID Strong Authentication</title>
 <link>http://how2forge.com/openvpn_wikid_strong_authentication</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/openvpn_wikid_strong_authentication&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;P&gt;&lt;B&gt;How to configure OpenVPN to use WiKID Strong Authentication&lt;/b&gt; &lt;/p&gt;&lt;P&gt;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.&lt;BR /&gt;&lt;/p&gt;</description>
 <category domain="http://how2forge.com/sitemap/security">Security</category>
 <category domain="http://how2forge.com/taxonomy/term/69">Security</category>
 <pubDate>Wed, 03 Jan 2007 14:05:33 +0100</pubDate>
 <guid>http://how2forge.com/openvpn_wikid_strong_authentication</guid>
 <comments>http://how2forge.com/openvpn_wikid_strong_authentication#comment</comments>
</item>
<item>
 <title>What virus scanner is used by ISPConfig?</title>
 <link>http://how2forge.com/faq/10_30_en.html</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/faq/10_30_en.html&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;ISPConfig uses ClamAV (&lt;a mce_real_href=&quot;http://www.clamav.net/&quot; href=&quot;http://www.clamav.net/&quot; target=&quot;_blank&quot;&gt;http://www.clamav.net&lt;/a&gt;) as virus scanner and the E-mail Sanitizer (&lt;a mce_real_href=&quot;http://www.impsec.org/email-tools/procmail-security.html&quot; href=&quot;http://www.impsec.org/email-tools/procmail-security.html&quot; target=&quot;_blank&quot;&gt;http://www.impsec.org/email-tools/procmail-security.html&lt;/a&gt;) as content filter.</description>
 <category domain="http://how2forge.com/taxonomy/term/69">Security</category>
 <category domain="http://how2forge.com/taxonomy/term/73">ISPConfig</category>
 <pubDate>Mon, 07 Aug 2006 17:51:27 +0200</pubDate>
 <guid>http://how2forge.com/faq/10_30_en.html</guid>
 <comments>http://how2forge.com/faq/10_30_en.html#comment</comments>
</item>
<item>
 <title>How do I scan my Linux system for rootkits, worms, trojans, etc.?</title>
 <link>http://how2forge.com/faq/1_38_en.html</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/faq/1_38_en.html&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;p&gt;Either with &lt;span class=&quot;system&quot;&gt;chkrootkit&lt;/span&gt; or with &lt;span class=&quot;system&quot;&gt;rkhunter&lt;/span&gt;.&lt;/p&gt;

&lt;h3&gt;chkrootkit&lt;/h3&gt;

&lt;p&gt;Either install the package that comes with your distribution (on Debian you would run&lt;/p&gt;

&lt;p class=&quot;command&quot;&gt;apt-get install chkrootkit&lt;/p&gt;

&lt;p&gt;), or download the sources from &lt;a mce_real_href=&quot;http://www.chkrootkit.org/&quot; target=&quot;_blank&quot; href=&quot;http://www.chkrootkit.org/&quot;&gt;www.chkrootkit.org&lt;/a&gt; and install manually:&lt;/p&gt;

&lt;p class=&quot;command&quot;&gt;wget --passive-ftp ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz&lt;br /&gt;
tar xvfz chkrootkit.tar.gz&lt;br /&gt;
cd chkrootkit-&amp;lt;version&amp;gt;/&lt;br /&gt;
make sense
&lt;/p&gt;

&lt;p&gt;Afterwards, you can move the chkrootkit directory somewhere else, e.g. &lt;span class=&quot;system&quot;&gt;/usr/local/chkrootkit&lt;/span&gt;:&lt;/p&gt;</description>
 <category domain="http://how2forge.com/taxonomy/term/60">Linux</category>
 <category domain="http://how2forge.com/taxonomy/term/69">Security</category>
 <category domain="http://how2forge.com/taxonomy/term/72">Other</category>
 <pubDate>Mon, 07 Aug 2006 16:48:39 +0200</pubDate>
 <guid>http://how2forge.com/faq/1_38_en.html</guid>
 <comments>http://how2forge.com/faq/1_38_en.html#comment</comments>
</item>
</channel>
</rss>
