<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Snort 3.0 Pass Rules in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/snort-3-0-pass-rules/m-p/4963885#M1106108</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After Firepower 7.2 thinks had changed and now are more confusing then ever, because different versions are having different dictionary.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/secure-firewall/management-center/snort/720/snort3-configuration-guide-v72/getting-started-intrusion.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/secure-firewall/management-center/snort/720/snort3-configuration-guide-v72/getting-started-intrusion.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ivanradevradev__0-1700587212158.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/203057i1EF48EB017B038E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ivanradevradev__0-1700587212158.png" alt="ivanradevradev__0-1700587212158.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Nov 2023 17:23:22 GMT</pubDate>
    <dc:creator>ivanradevradev_</dc:creator>
    <dc:date>2023-11-21T17:23:22Z</dc:date>
    <item>
      <title>Snort 3.0 Pass Rules</title>
      <link>https://community.cisco.com/t5/network-security/snort-3-0-pass-rules/m-p/4675599#M1092985</link>
      <description>&lt;P&gt;Is there a way to implement pass rules in Snort 3.0 in FTD?&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appears the action of pass is available in Snort 3.0 but I am not able to find any Cisco documentation on how to implement it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Creating a pass rule and then setting it to Action = Alert in the gui seems counterintuitive to me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Jimmy&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 19:34:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snort-3-0-pass-rules/m-p/4675599#M1092985</guid>
      <dc:creator>jarose0010</dc:creator>
      <dc:date>2022-08-25T19:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Snort 3.0 Pass Rules</title>
      <link>https://community.cisco.com/t5/network-security/snort-3-0-pass-rules/m-p/4681209#M1093163</link>
      <description>&lt;P&gt;Hello Jimmy,&lt;BR /&gt;You can refer to this guide to understand rule actions :&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/firepower/70/snort3/config-guide/snort3-configuration-guide-v70/tuning-intrusion-policies.html#ID-2237-0000063d_snort3" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/firepower/70/snort3/config-guide/snort3-configuration-guide-v70/tuning-intrusion-policies.html#ID-2237-0000063d_snort3&lt;/A&gt;&lt;BR /&gt;to edit poilcy :&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/firepower/70/snort3/config-guide/snort3-configuration-guide-v70/getting-started-intrusion.html#ID-2231-0000011a" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/firepower/70/snort3/config-guide/snort3-configuration-guide-v70/getting-started-intrusion.html#ID-2231-0000011a&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Just to explain actions :&lt;BR /&gt;&lt;BR /&gt;Available Snort 3 rule actions depend on the software release. Release 7.1 introduced additional rule actions. Snort 3 rule actions&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Block&lt;/STRONG&gt;: Generates event, drops matching packet and also blocks further traffic in this connection&lt;BR /&gt;&lt;STRONG&gt;Alert&lt;/STRONG&gt;: Generates only event for matching packet, does not drop packet or connection.&lt;BR /&gt;&lt;STRONG&gt;Disable&lt;/STRONG&gt;: Rule is not active in this policy.&lt;BR /&gt;&lt;STRONG&gt;Reject&lt;/STRONG&gt;: Generates event, drops matching packet, blocks further traffic in this connection and sends TCP reset or ICMP port unreachable to source and destination hosts&lt;BR /&gt;&lt;STRONG&gt;Rewrite&lt;/STRONG&gt;: Generates event and overwrites packet contents based on the replace option in the rule.&lt;BR /&gt;&lt;STRONG&gt;Pass&lt;/STRONG&gt;: No event generated, allows packet to pass without further evaluation by any subsequent Snort rules.&lt;BR /&gt;&lt;STRONG&gt;Drop&lt;/STRONG&gt;: Generates event, drops matching packet and does not block further traffic in this connection.&lt;BR /&gt;&lt;BR /&gt;Now if you are creating a &lt;STRONG&gt;pass rule&lt;/STRONG&gt;, your actions has to be pass to and this means you are trusting the traffic and do not want it be evaluated.&lt;BR /&gt;&lt;BR /&gt;Sample attached :&lt;BR /&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cisco.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/161512iAB5E055F5D11937A/image-size/large?v=v2&amp;amp;px=999" role="button" title="cisco.png" alt="cisco.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-----------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also learn more about Secure Firewall (formerly known as NGFW) through our live Ask the Experts (ATXs) session. Check out Cisco Network Security ATXs Resources [&lt;/SPAN&gt;&lt;A href="https://community.cisco.com/t5/security-knowledge-base/cisco-network-security-ask-the-experts-resources/ta-p/4416493" target="_blank" rel="noopener"&gt;https://community.cisco.com/t5/security-knowledge-base/cisco-network-security-ask-the-experts-resources/ta-p/4416493&lt;/A&gt;&lt;SPAN&gt;] to view the latest schedule for upcoming sessions, as well as the useful references, e.g. online guides, FAQs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-----------------------------------------&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 07:26:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snort-3-0-pass-rules/m-p/4681209#M1093163</guid>
      <dc:creator>Divya Jain</dc:creator>
      <dc:date>2022-09-05T07:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Snort 3.0 Pass Rules</title>
      <link>https://community.cisco.com/t5/network-security/snort-3-0-pass-rules/m-p/4963885#M1106108</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After Firepower 7.2 thinks had changed and now are more confusing then ever, because different versions are having different dictionary.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/secure-firewall/management-center/snort/720/snort3-configuration-guide-v72/getting-started-intrusion.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/secure-firewall/management-center/snort/720/snort3-configuration-guide-v72/getting-started-intrusion.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ivanradevradev__0-1700587212158.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/203057i1EF48EB017B038E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ivanradevradev__0-1700587212158.png" alt="ivanradevradev__0-1700587212158.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 17:23:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snort-3-0-pass-rules/m-p/4963885#M1106108</guid>
      <dc:creator>ivanradevradev_</dc:creator>
      <dc:date>2023-11-21T17:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Snort 3.0 Pass Rules</title>
      <link>https://community.cisco.com/t5/network-security/snort-3-0-pass-rules/m-p/4964373#M1106131</link>
      <description>&lt;P&gt;Anyway, use the official snort guide and import your rules as .txt to the FMC.&amp;nbsp;&lt;BR /&gt;And yes, pass rules to be activated should be in "alert" state , but they would not alert because are pass rules. "Clear" somehow?&amp;nbsp;&lt;BR /&gt;&lt;A href="https://docs.snort.org/rules/headers/actions" target="_blank"&gt;https://docs.snort.org/rules/headers/actions&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 10:47:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snort-3-0-pass-rules/m-p/4964373#M1106131</guid>
      <dc:creator>ivanradevradev_</dc:creator>
      <dc:date>2023-11-22T10:47:20Z</dc:date>
    </item>
  </channel>
</rss>

