<?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 Threat-Detection Tuning - How do you tune yours? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852117#M488675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you will need to focus on this for the shunning purposes:&lt;/P&gt;&lt;P&gt;threat-detection rate scanning-threat rate-interval 600 average-rate 5 burst-rate 10&lt;/P&gt;&lt;P&gt;threat-detection rate scanning-threat rate-interval 3600 average-rate 4 burst-rate 8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are already using the minimunt amount of time for the scanning threat, so the only thing you can change is to try to use a lower burst-rate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rate if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jan 2012 20:26:32 GMT</pubDate>
    <dc:creator>Julio Carvajal</dc:creator>
    <dc:date>2012-01-13T20:26:32Z</dc:date>
    <item>
      <title>Threat-Detection Tuning - How do you tune yours?</title>
      <link>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852114#M488672</link>
      <description>&lt;P&gt;I am very interested in tuning my ASA Threat-Detection configuration.&amp;nbsp; I desire for the device to shun addresses quicker for ACL failures and IP scanning.&amp;nbsp; Any advice would be most appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:14:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852114#M488672</guid>
      <dc:creator>scott.hartlaub</dc:creator>
      <dc:date>2019-03-11T22:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Threat-Detection Tuning - How do you tune yours?</title>
      <link>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852115#M488673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I have understood, If you want to be able to shun&amp;nbsp; host based on threat-detection analisis you will need to use the&amp;nbsp; scanning threat detection as the other two ( basic and advanced threat&amp;nbsp; detection will only generate logs messages)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration for the scanning:&lt;/P&gt;&lt;P&gt;- threat-detection scanning-threat&lt;/P&gt;&lt;P&gt;- threat-detection scanning-threat shun duration xxx ( How long the host will be shunned)&lt;/P&gt;&lt;P&gt;- threat-detection rate scanning-threat rate-interval 600 ( time where the ASA will inspect traffic looking for a scan or sweep)&amp;nbsp; average-rate 30&amp;nbsp; ( times ASA encounter a scan or sweep) burst-rate 10 ( times per second the scan happen)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I told you the following command will generate a log, just that, it will not shun the host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- threat-detection rate acl-drop rate-interval 600 ( time where&amp;nbsp; the ACL-Drop will be inspected) average-rate 30 ( Times ACL will drop&amp;nbsp; the packet) burst ( denys per second) 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if I was clear enough &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 19:47:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852115#M488673</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-01-13T19:47:04Z</dc:date>
    </item>
    <item>
      <title>Threat-Detection Tuning - How do you tune yours?</title>
      <link>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852116#M488674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Julio,&lt;/P&gt;&lt;P&gt;I have the following configuration and it does shun properly, i just want to tune it to shun faster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;threat-detection rate dos-drop rate-interval 600 average-rate 100 burst-rate 400&lt;/P&gt;&lt;P&gt;threat-detection rate dos-drop rate-interval 3600 average-rate 80 burst-rate 320&lt;/P&gt;&lt;P&gt;threat-detection rate bad-packet-drop rate-interval 600 average-rate 100 burst-rate 400&lt;/P&gt;&lt;P&gt;threat-detection rate bad-packet-drop rate-interval 3600 average-rate 80 burst-rate 320&lt;/P&gt;&lt;P&gt;threat-detection rate acl-drop rate-interval 600 average-rate 400 burst-rate 800&lt;/P&gt;&lt;P&gt;threat-detection rate acl-drop rate-interval 3600 average-rate 320 burst-rate 640&lt;/P&gt;&lt;P&gt;threat-detection rate conn-limit-drop rate-interval 600 average-rate 100 burst-rate 400&lt;/P&gt;&lt;P&gt;threat-detection rate conn-limit-drop rate-interval 3600 average-rate 80 burst-rate 320&lt;/P&gt;&lt;P&gt;threat-detection rate icmp-drop rate-interval 600 average-rate 100 burst-rate 400&lt;/P&gt;&lt;P&gt;threat-detection rate icmp-drop rate-interval 3600 average-rate 80 burst-rate 320&lt;/P&gt;&lt;P&gt;threat-detection rate scanning-threat rate-interval 600 average-rate 5 burst-rate 10&lt;/P&gt;&lt;P&gt;threat-detection rate scanning-threat rate-interval 3600 average-rate 4 burst-rate 8&lt;/P&gt;&lt;P&gt;no threat-detection rate syn-attack rate-interval 600 average-rate 100 burst-rate 200&lt;/P&gt;&lt;P&gt;no threat-detection rate syn-attack rate-interval 3600 average-rate 80 burst-rate 160&lt;/P&gt;&lt;P&gt;threat-detection rate syn-attack rate-interval 600 average-rate 20 burst-rate 30&lt;/P&gt;&lt;P&gt;threat-detection rate fw-drop rate-interval 600 average-rate 400 burst-rate 1600&lt;/P&gt;&lt;P&gt;threat-detection rate fw-drop rate-interval 3600 average-rate 320 burst-rate 1280&lt;/P&gt;&lt;P&gt;threat-detection rate inspect-drop rate-interval 600 average-rate 400 burst-rate 1600&lt;/P&gt;&lt;P&gt;threat-detection rate inspect-drop rate-interval 3600 average-rate 320 burst-rate 1280&lt;/P&gt;&lt;P&gt;threat-detection rate interface-drop rate-interval 600 average-rate 2000 burst-rate 8000&lt;/P&gt;&lt;P&gt;threat-detection rate interface-drop rate-interval 3600 average-rate 1600 burst-rate 6400&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;/P&gt;&lt;P&gt;threat-detection scanning-threat shun except ip-address 192.168.0.0 255.255.0.0&lt;/P&gt;&lt;P&gt;threat-detection scanning-threat shun duration 36000&lt;/P&gt;&lt;P&gt;threat-detection statistics&lt;/P&gt;&lt;P&gt;threat-detection statistics tcp-intercept rate-interval 30 burst-rate 400 average-rate 200&lt;SPAN id="mce_marker"&gt; &lt;/SPAN&gt;threat-detection rate dos-drop &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 19:54:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852116#M488674</guid>
      <dc:creator>scott.hartlaub</dc:creator>
      <dc:date>2012-01-13T19:54:15Z</dc:date>
    </item>
    <item>
      <title>Threat-Detection Tuning - How do you tune yours?</title>
      <link>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852117#M488675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you will need to focus on this for the shunning purposes:&lt;/P&gt;&lt;P&gt;threat-detection rate scanning-threat rate-interval 600 average-rate 5 burst-rate 10&lt;/P&gt;&lt;P&gt;threat-detection rate scanning-threat rate-interval 3600 average-rate 4 burst-rate 8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are already using the minimunt amount of time for the scanning threat, so the only thing you can change is to try to use a lower burst-rate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rate if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 20:26:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852117#M488675</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-01-13T20:26:32Z</dc:date>
    </item>
    <item>
      <title>Threat-Detection Tuning - How do you tune yours?</title>
      <link>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852118#M488676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; That was it!&amp;nbsp; Thanks Julio!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 20:44:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852118#M488676</guid>
      <dc:creator>scott.hartlaub</dc:creator>
      <dc:date>2012-01-13T20:44:38Z</dc:date>
    </item>
    <item>
      <title>Threat-Detection Tuning - How do you tune yours?</title>
      <link>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852119#M488677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My pleasure,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 20:50:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852119#M488677</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-01-13T20:50:19Z</dc:date>
    </item>
    <item>
      <title>Threat-Detection Tuning - How do you tune yours?</title>
      <link>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852120#M488678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a significant performance hit when using 'scanning threat detection' and the shun feature as opposed to using only 'basic threat detection'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pair of ASA 5520's with ~100 users with a fair amount of traffic. My CPU usage is between 10 and 30% on average. I've been advised by some security experts to turn on the feature but I'm afraid to overlad the ASA's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 21:35:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852120#M488678</guid>
      <dc:creator>BlueMCisco</dc:creator>
      <dc:date>2012-09-20T21:35:28Z</dc:date>
    </item>
    <item>
      <title>Threat-Detection Tuning - How do you tune yours?</title>
      <link>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852121#M488679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Blue,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will increment a lot as all traffic will need to be deeply inspected. They will gather more information from all the statistics and they could even perform shunning but you can monitor how many CPU takes with the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh processes cpu-usage sorted non-zero&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Any other question..Sure.. Just remember to rate all the helpful posts&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 22:03:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/threat-detection-tuning-how-do-you-tune-yours/m-p/1852121#M488679</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-09-20T22:03:26Z</dc:date>
    </item>
  </channel>
</rss>

