<rss version="2.0"><channel><title>CAPEC on CRS Project</title><link>https://0d2d0d50.website-1u6.pages.dev/tags/capec/</link><description>Recent content in CRS Project</description><item><title>Overhauling the CRS Tags</title><link>https://0d2d0d50.website-1u6.pages.dev/20200608/overhauling-the-crs-tags/</link><pubDate>Mon, 08 Jun 2020 21:13:59 +0200</pubDate><description>&lt;p&gt;Tagging rules is a great feature of ModSecurity since it allows you to add information to your ModSec alert messages. In my tutorial on &lt;a href="https://www.netnea.com/cms/apache-tutorial-6_embedding-modsecurity/"&gt;Embedding ModSec over at netnea.com&lt;/a&gt;, I use the tag feature in the default action to add a tag to every alert message from a given service. I do this as follows:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-apacheconf" data-lang="apacheconf"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;SecDefaultAction &lt;span style="color:#e6db74"&gt;&amp;#34;phase:2,pass,log,tag:&amp;#39;Local Lab Service&amp;#39;&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;One of my customers uses a shortcut URI as the tag. So when an alert pops up, the SoC person can click on the tag, the URI is being expanded (redirection service) and she ends up on a wiki page giving her all the infos about a given service with purpose, architecture, host IDs, security classification and contact information.&lt;/p&gt;</description></item></channel></rss>