<?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: Blocking Internet Access based on User-Agent in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-internet-access-based-on-user-agent/m-p/71238#M40732</link>
    <description>&lt;P&gt;I am blocking unwanted bwrowsers in a different way; with custom IPS signatures. You can make a signature that matches certain string within http header (pattern match -&amp;gt; http-req-header -&amp;gt; 'string'). Then you can set that signature to allow/alert/block.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However detection of browser on UA string is not reliable. For start it's not easy to make patterns to uniquely identify different browsers as many are using same words (&lt;A href="http://www.useragentstring.com/pages/Browserlist/)." target="_blank"&gt;http://www.useragentstring.com/pages/Browserlist/).&lt;/A&gt; And most browsers allow changing UA, with some it's already built-in functionality while for others you have extensions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jan 2016 08:44:05 GMT</pubDate>
    <dc:creator>santonic</dc:creator>
    <dc:date>2016-01-20T08:44:05Z</dc:date>
    <item>
      <title>Blocking Internet Access based on User-Agent</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-internet-access-based-on-user-agent/m-p/71201#M40723</link>
      <description>&lt;P&gt;I am currently researching a way to be able to intercept traffic from an unsupported IE browser and then be able to feed that information about the host, mainly FQDN hostname or IP address of the host into the PAN dynamically based on the user-agent:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IE8 - Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0)&lt;/P&gt;
&lt;P&gt;IE9 - Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)&lt;/P&gt;
&lt;P&gt;IE 10 - Mozilla/5.0 (compatible; WOW64; MSIE 10.0; Windows NT 6.2)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One way I am thinking of doing this, is to have a tcpdump stream pick up the traffic between the internal host and the PAN before it gets out to the Internet.&amp;nbsp;The PCAP would then have the information I am looking for. I am thinking that I can grep the info I need and build a list that can update a dynamic block list.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone been able to accomplish this?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 16:53:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-internet-access-based-on-user-agent/m-p/71201#M40723</guid>
      <dc:creator>LCMember2817</dc:creator>
      <dc:date>2016-01-19T16:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking Internet Access based on User-Agent</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-internet-access-based-on-user-agent/m-p/71216#M40728</link>
      <description>&lt;P&gt;I was hoping we'd be able to create a custom app sig based upon user-agent, but I didn't see where that was an option. &amp;nbsp;Given that 6.1.X brought about the ablity to at least see in the log a user agent, I was hoping there could be some deeper controls around this field, but I haven't been able to find one.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 19:15:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-internet-access-based-on-user-agent/m-p/71216#M40728</guid>
      <dc:creator>Brandon_Wertz</dc:creator>
      <dc:date>2016-01-19T19:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking Internet Access based on User-Agent</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-internet-access-based-on-user-agent/m-p/71238#M40732</link>
      <description>&lt;P&gt;I am blocking unwanted bwrowsers in a different way; with custom IPS signatures. You can make a signature that matches certain string within http header (pattern match -&amp;gt; http-req-header -&amp;gt; 'string'). Then you can set that signature to allow/alert/block.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However detection of browser on UA string is not reliable. For start it's not easy to make patterns to uniquely identify different browsers as many are using same words (&lt;A href="http://www.useragentstring.com/pages/Browserlist/)." target="_blank"&gt;http://www.useragentstring.com/pages/Browserlist/).&lt;/A&gt; And most browsers allow changing UA, with some it's already built-in functionality while for others you have extensions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 08:44:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-internet-access-based-on-user-agent/m-p/71238#M40732</guid>
      <dc:creator>santonic</dc:creator>
      <dc:date>2016-01-20T08:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking Internet Access based on User-Agent</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-internet-access-based-on-user-agent/m-p/71262#M40739</link>
      <description>&lt;P&gt;&lt;IMG src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/2123iAD23011DA3777D79/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="chrome.jpg" title="chrome.jpg" /&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Of course you can do that with custom app &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In the advance tab when you create new app, you can define your own signature. If you select for exemple http-request-header and paatern "Chrome\/", it will work.&lt;/P&gt;
&lt;P&gt;For other browser, just make a TCP dump of your http request "GET" and identify the unic stream.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But it's true, it will be not very efficient, nothing is more easy to fake than http header &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;V.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 15:53:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-internet-access-based-on-user-agent/m-p/71262#M40739</guid>
      <dc:creator>VinceM</dc:creator>
      <dc:date>2016-01-20T15:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking Internet Access based on User-Agent</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-internet-access-based-on-user-agent/m-p/71319#M40751</link>
      <description>&lt;P&gt;I was also considering whether to do it with custom App or custom IPS signature. In the end i decided for IPS signature because I still want to see what app is being used (web-browsing, http-video...) instead of just which browsers is being used.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 07:08:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-internet-access-based-on-user-agent/m-p/71319#M40751</guid>
      <dc:creator>santonic</dc:creator>
      <dc:date>2016-01-21T07:08:03Z</dc:date>
    </item>
  </channel>
</rss>

