<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0">
  <channel>
    <docs>This is an RSS file.  It is intended to be read by a software program called a "feed reader". Search on Google for more details.</docs>
    <title><![CDATA[falko's Feed]]></title>
    <link>http://www.simpy.com/user/falko</link>
    <url>http://www.simpy.com/</url>
    <description><![CDATA[falko's Feed]]></description>
    <image>
      <url>http://www.simpy.com/img/simpy-icon-16x16.png</url>
      <title>Simpy</title>
      <link>http://www.simpy.com/user/falko</link>
    </image>
    <lastBuildDate></lastBuildDate>
    <ttl>1440</ttl>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Preventing MySQL Injection Attacks With GreenSQL On Debian Etch | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/preventing-mysql-injection-attacks-with-greensql-on-debian-etch]]></link>
        <description><![CDATA[GreenSQL (or greensql-fw) is a firewall for MySQL databases that filters SQL injection attacks. It works as a reverse proxy, i.e., it takes the SQL queries, checks them, passes them on to the MySQL database and delivers back the result from the MySQL database. It comes with a web interface (called greensql-console) so that you can manage GreenSQL through a web browser. This guide shows how you can install GreenSQL and its web interface on a Debian Etch server.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/preventing-mysql-injection-attacks-with-greensql-on-debian-etch"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/preventing-mysql-injection-attacks-with-greensql-on-debian-etch" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22greensql%22">greensql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mysql%22">mysql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22injection%22">injection</a>,

<a href="http://www.simpy.com/user/falko/tag/%22sql%22">sql</a>,

<a href="http://www.simpy.com/user/falko/tag/%22debian%22">debian</a>,


]]>
</description>
        
        <category><![CDATA[greensql]]></category>
        
        <category><![CDATA[mysql]]></category>
        
        <category><![CDATA[injection]]></category>
        
        <category><![CDATA[sql]]></category>
        
        <category><![CDATA[debian]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Tue, 28 Oct 2008 09:13:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[How To Patch BIND9 Against DNS Cache Poisoning On Debian Etch | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/how-to-patch-bind-to-avoid-cache-poisoning-debian-etch]]></link>
        <description><![CDATA[Dan Kaminsky earlier this month announced a massive, multi-vendor issue with DNS that could allow attackers to compromise any name server - clients, too. These two articles explain how you can fix a BIND9 nameserver on Debian Etch and Fedora/CentOS so that it is not vulnerable anymore to DNS cache poisoning.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/how-to-patch-bind-to-avoid-cache-poisoning-debian-etch"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/how-to-patch-bind-to-avoid-cache-poisoning-debian-etch" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22bind%22">bind</a>,

<a href="http://www.simpy.com/user/falko/tag/%22dns%22">dns</a>,

<a href="http://www.simpy.com/user/falko/tag/%22cache%22">cache</a>,

<a href="http://www.simpy.com/user/falko/tag/%22cache+poisoning%22">cache poisoning</a>,

<a href="http://www.simpy.com/user/falko/tag/%22vulnerability%22">vulnerability</a>,

<a href="http://www.simpy.com/user/falko/tag/%22patch%22">patch</a>,

<a href="http://www.simpy.com/user/falko/tag/%22debian%22">debian</a>,

<a href="http://www.simpy.com/user/falko/tag/%22centos%22">centos</a>,

<a href="http://www.simpy.com/user/falko/tag/%22fedora%22">fedora</a>,


]]>
</description>
        
        <category><![CDATA[bind]]></category>
        
        <category><![CDATA[dns]]></category>
        
        <category><![CDATA[cache]]></category>
        
        <category><![CDATA[cache poisoning]]></category>
        
        <category><![CDATA[vulnerability]]></category>
        
        <category><![CDATA[patch]]></category>
        
        <category><![CDATA[debian]]></category>
        
        <category><![CDATA[centos]]></category>
        
        <category><![CDATA[fedora]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Tue, 29 Jul 2008 05:53:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Intrusion Detection For PHP Applications With PHPIDS | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/intrusion-detection-for-php-applications-with-phpids]]></link>
        <description><![CDATA[This tutorial explains how to set up PHPIDS on a web server with Apache2 and PHP5. PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application. The IDS neither strips, sanitizes nor filters any malicious input, it simply recognizes when an attacker tries to break your site and reacts in exactly the way you want it to. Based on a set of approved and heavily tested filter rules any attack is given a numerical impact rating which makes it easy to decide what kind of action should follow the hacking attempt. This could range from simple logging to sending out an emergency mail to the development team, displaying a warning message for the attacker or even ending the user’s session.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/intrusion-detection-for-php-applications-with-phpids"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/intrusion-detection-for-php-applications-with-phpids" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22phpids%22">phpids</a>,

<a href="http://www.simpy.com/user/falko/tag/%22php%22">php</a>,

<a href="http://www.simpy.com/user/falko/tag/%22intrusion+detection%22">intrusion detection</a>,

<a href="http://www.simpy.com/user/falko/tag/%22apache%22">apache</a>,

<a href="http://www.simpy.com/user/falko/tag/%22debian%22">debian</a>,


]]>
</description>
        
        <category><![CDATA[phpids]]></category>
        
        <category><![CDATA[php]]></category>
        
        <category><![CDATA[intrusion detection]]></category>
        
        <category><![CDATA[apache]]></category>
        
        <category><![CDATA[debian]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Tue, 24 Jun 2008 10:20:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Preventing Brute Force Attacks With Fail2ban On OpenSUSE 10.3 | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/fail2ban_opensuse10.3]]></link>
        <description><![CDATA[In this article I will show how to install and configure fail2ban on an OpenSUSE 10.3 system. Fail2ban is a tool that observes login attempts to various services, e.g. SSH, FTP, SMTP, Apache, etc., and if it finds failed login attempts again and again from the same IP address or host, fail2ban stops further login attempts from that IP address/host by blocking it with an iptables firewall rule.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/fail2ban_opensuse10.3"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/fail2ban_opensuse10.3" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22fail2ban%22">fail2ban</a>,

<a href="http://www.simpy.com/user/falko/tag/%22brute-forde%22">brute-forde</a>,

<a href="http://www.simpy.com/user/falko/tag/%22brute+force%22">brute force</a>,

<a href="http://www.simpy.com/user/falko/tag/%22opensuse%22">opensuse</a>,

<a href="http://www.simpy.com/user/falko/tag/%22suse%22">suse</a>,

<a href="http://www.simpy.com/user/falko/tag/%22linux%22">linux</a>,

<a href="http://www.simpy.com/user/falko/tag/%22security%22">security</a>,


]]>
</description>
        
        <category><![CDATA[fail2ban]]></category>
        
        <category><![CDATA[brute-forde]]></category>
        
        <category><![CDATA[brute force]]></category>
        
        <category><![CDATA[opensuse]]></category>
        
        <category><![CDATA[suse]]></category>
        
        <category><![CDATA[linux]]></category>
        
        <category><![CDATA[security]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Mon, 15 Oct 2007 03:02:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Preventing Brute Force Attacks With BlockHosts On Debian Etch | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/blockhosts_debian_etch]]></link>
        <description><![CDATA[In this article I will show how to install and configure BlockHosts on a Debian Etch system. BlockHosts is a Python tool that observes login attempts to various services, e.g. SSH, FTP, etc., and if it finds failed login attempts again and again from the same IP address or host, it stops further login attempts from that IP address/host. By default, BlockHosts supports services that use TCP_WRAPPERS, such as SSH, i.e. services, that use /etc/hosts.allow or /etc/hosts.deny, but it can also block other services using iproute or iptables.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/blockhosts_debian_etch"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/blockhosts_debian_etch" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22blockhosts%22">blockhosts</a>,

<a href="http://www.simpy.com/user/falko/tag/%22brute+force%22">brute force</a>,

<a href="http://www.simpy.com/user/falko/tag/%22ssh%22">ssh</a>,

<a href="http://www.simpy.com/user/falko/tag/%22denyhosts%22">denyhosts</a>,

<a href="http://www.simpy.com/user/falko/tag/%22fail2ban%22">fail2ban</a>,

<a href="http://www.simpy.com/user/falko/tag/%22debian%22">debian</a>,

<a href="http://www.simpy.com/user/falko/tag/%22etch%22">etch</a>,

<a href="http://www.simpy.com/user/falko/tag/%22debian+etch%22">debian etch</a>,

<a href="http://www.simpy.com/user/falko/tag/%22linux%22">linux</a>,

<a href="http://www.simpy.com/user/falko/tag/%22server%22">server</a>,

<a href="http://www.simpy.com/user/falko/tag/%22security%22">security</a>,


]]>
</description>
        
        <category><![CDATA[blockhosts]]></category>
        
        <category><![CDATA[brute force]]></category>
        
        <category><![CDATA[ssh]]></category>
        
        <category><![CDATA[denyhosts]]></category>
        
        <category><![CDATA[fail2ban]]></category>
        
        <category><![CDATA[debian]]></category>
        
        <category><![CDATA[etch]]></category>
        
        <category><![CDATA[debian etch]]></category>
        
        <category><![CDATA[linux]]></category>
        
        <category><![CDATA[server]]></category>
        
        <category><![CDATA[security]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Sun, 30 Sep 2007 06:11:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Preventing Brute Force Attacks With Fail2ban On Debian Etch | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/fail2ban_debian_etch]]></link>
        <description><![CDATA[In this article I will show how to install and configure fail2ban on a Debian Etch system. Fail2ban is a tool that observes login attempts to various services, e.g. SSH, FTP, SMTP, Apache, etc., and if it finds failed login attempts again and again from the same IP address or host, fail2ban stops further login attempts from that IP address/host by blocking it with an iptables firewall rule. 
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/fail2ban_debian_etch"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/fail2ban_debian_etch" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22fail2ban%22">fail2ban</a>,

<a href="http://www.simpy.com/user/falko/tag/%22brute+force%22">brute force</a>,

<a href="http://www.simpy.com/user/falko/tag/%22brute-force%22">brute-force</a>,

<a href="http://www.simpy.com/user/falko/tag/%22attack%22">attack</a>,

<a href="http://www.simpy.com/user/falko/tag/%22security%22">security</a>,

<a href="http://www.simpy.com/user/falko/tag/%22linux%22">linux</a>,

<a href="http://www.simpy.com/user/falko/tag/%22ssh%22">ssh</a>,

<a href="http://www.simpy.com/user/falko/tag/%22ftp%22">ftp</a>,

<a href="http://www.simpy.com/user/falko/tag/%22smtp%22">smtp</a>,

<a href="http://www.simpy.com/user/falko/tag/%22apache%22">apache</a>,

<a href="http://www.simpy.com/user/falko/tag/%22block%22">block</a>,

<a href="http://www.simpy.com/user/falko/tag/%22iptables%22">iptables</a>,

<a href="http://www.simpy.com/user/falko/tag/%22login%22">login</a>,


]]>
</description>
        
        <category><![CDATA[fail2ban]]></category>
        
        <category><![CDATA[brute force]]></category>
        
        <category><![CDATA[brute-force]]></category>
        
        <category><![CDATA[attack]]></category>
        
        <category><![CDATA[security]]></category>
        
        <category><![CDATA[linux]]></category>
        
        <category><![CDATA[ssh]]></category>
        
        <category><![CDATA[ftp]]></category>
        
        <category><![CDATA[smtp]]></category>
        
        <category><![CDATA[apache]]></category>
        
        <category><![CDATA[block]]></category>
        
        <category><![CDATA[iptables]]></category>
        
        <category><![CDATA[login]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Tue, 01 May 2007 01:36:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Secure Your Apache With mod_security | HowtoForge - Linux Howtos and Tutorials]]></title>
        <link><![CDATA[http://www.howtoforge.com/apache_mod_security]]></link>
        <description><![CDATA[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. 
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/apache_mod_security"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.howtoforge.com/apache_mod_security" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/falko">falko</a> under 
         
<a href="http://www.simpy.com/user/falko/tag/%22apache%22">apache</a>,

<a href="http://www.simpy.com/user/falko/tag/%22mod_security%22">mod_security</a>,

<a href="http://www.simpy.com/user/falko/tag/%22intrusion%22">intrusion</a>,

<a href="http://www.simpy.com/user/falko/tag/%22xss%22">xss</a>,

<a href="http://www.simpy.com/user/falko/tag/%22attack%22">attack</a>,


]]>
</description>
        
        <category><![CDATA[apache]]></category>
        
        <category><![CDATA[mod_security]]></category>
        
        <category><![CDATA[intrusion]]></category>
        
        <category><![CDATA[xss]]></category>
        
        <category><![CDATA[attack]]></category>
        
        <author><![CDATA[falko]]></author>
        <pubDate>Wed, 12 Jul 2006 05:48:00 -0400</pubDate>
      </item>
    
  </channel>
</rss>
