<?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: Basic Rule to Detect/Alert on OvenVas Scanners in Custom Signatures</title>
    <link>https://live.paloaltonetworks.com/t5/custom-signatures/basic-rule-to-detect-alert-on-ovenvas-scanners/m-p/132936#M147</link>
    <description>&lt;P&gt;Please refer to the thread on this forum:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Custom-Signatures/Welcome-to-the-Palo-Alto-Networks-Custom-Signature-discussion/m-p/101020#U101020" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Custom-Signatures/Welcome-to-the-Palo-Alto-Networks-Custom-Signature-discussion/m-p/101020#U101020&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This has an example on how to detect Nikto Scanner traffic by sigging off the user-agent:&lt;/P&gt;
&lt;P&gt;Example 2&lt;STRONG&gt;:&lt;/STRONG&gt; Detecting Nikto Scans through User Agent (Nikto User Agent.xml)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The same thing can be achieved for OpenVAS by simply modifying the value in the user-agent field in the signature to "OpenVAS".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The signature can then be used in policy to alert/block etc.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Dec 2016 01:33:35 GMT</pubDate>
    <dc:creator>goku123</dc:creator>
    <dc:date>2016-12-15T01:33:35Z</dc:date>
    <item>
      <title>Basic Rule to Detect/Alert on OvenVas Scanners</title>
      <link>https://live.paloaltonetworks.com/t5/custom-signatures/basic-rule-to-detect-alert-on-ovenvas-scanners/m-p/132930#M146</link>
      <description>&lt;P&gt;So I'm surprised that the Palo Alto doesn't have a signature to detect OpenVAS scanners. I would like to create a simple rule that detects "User-Agent: OpenVAS" (Ultimately I would like to just block these entirely.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is something that can be easily built?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2016 01:23:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/custom-signatures/basic-rule-to-detect-alert-on-ovenvas-scanners/m-p/132930#M146</guid>
      <dc:creator>r_gine</dc:creator>
      <dc:date>2016-12-15T01:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Rule to Detect/Alert on OvenVas Scanners</title>
      <link>https://live.paloaltonetworks.com/t5/custom-signatures/basic-rule-to-detect-alert-on-ovenvas-scanners/m-p/132936#M147</link>
      <description>&lt;P&gt;Please refer to the thread on this forum:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Custom-Signatures/Welcome-to-the-Palo-Alto-Networks-Custom-Signature-discussion/m-p/101020#U101020" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Custom-Signatures/Welcome-to-the-Palo-Alto-Networks-Custom-Signature-discussion/m-p/101020#U101020&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This has an example on how to detect Nikto Scanner traffic by sigging off the user-agent:&lt;/P&gt;
&lt;P&gt;Example 2&lt;STRONG&gt;:&lt;/STRONG&gt; Detecting Nikto Scans through User Agent (Nikto User Agent.xml)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The same thing can be achieved for OpenVAS by simply modifying the value in the user-agent field in the signature to "OpenVAS".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The signature can then be used in policy to alert/block etc.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2016 01:33:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/custom-signatures/basic-rule-to-detect-alert-on-ovenvas-scanners/m-p/132936#M147</guid>
      <dc:creator>goku123</dc:creator>
      <dc:date>2016-12-15T01:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Rule to Detect/Alert on OvenVas Scanners</title>
      <link>https://live.paloaltonetworks.com/t5/custom-signatures/basic-rule-to-detect-alert-on-ovenvas-scanners/m-p/202876#M235</link>
      <description>&lt;P&gt;I could not get the OpenVAS signature to work by just switching Nikto for OpenVAS. I had to do a more basic string &amp;lt;pattern&amp;gt;OpenVAS&amp;lt;/pattern&amp;gt; . I actually did &amp;lt;pattern&amp;gt;OpenVAS 8&amp;lt;/pattern&amp;gt; at first to see if that would work, it did. (OpenVAS 8.0.9 was the user agent.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make sure you edit the entry name if you use my .xml file. You might already have that number in use. Also created one for Baiduspider since my IDS picked it up in a scan and I saw the user agent string for it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's a few useful links that will show user agent strings for popular scanners/crawlers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.whatismybrowser.com/useragents/explore/software_type_specific/crawler/9" target="_blank"&gt;https://developers.whatismybrowser.com/useragents/explore/software_type_specific/crawler/9&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.useragentstring.com/pages/useragentstring.php?typ=Crawler" target="_blank"&gt;http://www.useragentstring.com/pages/useragentstring.php?typ=Crawler&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps, thanks -Rags&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2018 19:44:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/custom-signatures/basic-rule-to-detect-alert-on-ovenvas-scanners/m-p/202876#M235</guid>
      <dc:creator>Rags</dc:creator>
      <dc:date>2018-02-28T19:44:54Z</dc:date>
    </item>
  </channel>
</rss>

