<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ivan-Ristic on Inliniac</title>
    <link>https://inliniac.net/blog/tag/ivan-ristic/</link>
    <description>Recent content in Ivan-Ristic on Inliniac</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 22 Jan 2008 11:40:04 +0000</lastBuildDate>
    <atom:link href="https://inliniac.net/blog/tag/ivan-ristic/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>New security weblog by Ivan Ristic</title>
      <link>https://inliniac.net/blog/2008/01/22/new-security-weblog-by-ivan-ristic/</link>
      <pubDate>Tue, 22 Jan 2008 11:40:04 +0000</pubDate>
      <guid>https://inliniac.net/blog/2008/01/22/new-security-weblog-by-ivan-ristic/</guid>
      <description>&lt;p&gt;I just noticed that ModSecurity developer Ivan Ristic has started a new blog on computer security and open source. Check it out here: &lt;a href=&#34;http://blog.ivanristic.com/&#34;&gt;http://blog.ivanristic.com/&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Great idea Ivan! :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Update on using realtime blacklists with ModSecurity</title>
      <link>https://inliniac.net/blog/2007/03/01/update-on-using-realtime-blacklists-with-modsecurity/</link>
      <pubDate>Thu, 01 Mar 2007 08:04:55 +0000</pubDate>
      <guid>https://inliniac.net/blog/2007/03/01/update-on-using-realtime-blacklists-with-modsecurity/</guid>
      <description>&lt;p&gt;A few days ago I posted a blog article about stopping comment spam with ModSecurity using realtime blacklists (rbl). While the approach was working, I noted having problems with rules when I tried to match on POST methods in HTTP requests.&lt;/p&gt;&#xA;&lt;p&gt;Luckily, ModSecurity creator Ivan Ristic was quick to point out where the problem is. I&amp;rsquo;m using the Core Ruleset for ModSecurity, and one thing that ruleset does is use the &amp;rsquo;lowercase&amp;rsquo; transformation. This converts all text from arguments to lowercase, so my ^POST$ match would never be able to match. So like Ivan suggested, using ^post$ solved this part.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
