<?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: how to recognize a difference between  IE and FF without user-agent-string in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-recognize-a-difference-between-ie-and-ff-without-user/m-p/39452#M28948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that there is another way to identify the Browser from a standard http-get operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another crazy way will be to use Global Protect inside use Network to check if Firefox is installed&lt;/P&gt;&lt;P&gt;and deny access with HIP Profiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Feb 2014 15:43:04 GMT</pubDate>
    <dc:creator>MarcoLeckel</dc:creator>
    <dc:date>2014-02-25T15:43:04Z</dc:date>
    <item>
      <title>how to recognize a difference between  IE and FF without user-agent-string</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-recognize-a-difference-between-ie-and-ff-without-user/m-p/39451#M28947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anybody know wether there is a possibility to recognize Firefox not using user-agent-string. Because some FF-user take the user-agent-string to appear as IE.&lt;/P&gt;&lt;P&gt;The company don't want this for safety-reasons due to the addons. Thx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 12:39:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-recognize-a-difference-between-ie-and-ff-without-user/m-p/39451#M28947</guid>
      <dc:creator>kdd</dc:creator>
      <dc:date>2014-02-25T12:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to recognize a difference between  IE and FF without user-agent-string</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-recognize-a-difference-between-ie-and-ff-without-user/m-p/39452#M28948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that there is another way to identify the Browser from a standard http-get operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another crazy way will be to use Global Protect inside use Network to check if Firefox is installed&lt;/P&gt;&lt;P&gt;and deny access with HIP Profiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 15:43:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-recognize-a-difference-between-ie-and-ff-without-user/m-p/39452#M28948</guid>
      <dc:creator>MarcoLeckel</dc:creator>
      <dc:date>2014-02-25T15:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to recognize a difference between  IE and FF without user-agent-string</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-recognize-a-difference-between-ie-and-ff-without-user/m-p/39453#M28949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://live.paloaltonetworks.com/u1/8513"&gt;kdd&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another approach I see is to find the browser versions. Firefox is running at version 26 and IE is at version 11. There is a huge difference in numbers. This is also seen in the user agent string and if we can just filter for any particular browser and couple of its latest versions and create a custom app we should be able to narrow down more precise details between the browsers and selectively allow any one browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 15:58:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-recognize-a-difference-between-ie-and-ff-without-user/m-p/39453#M28949</guid>
      <dc:creator>Phoenix</dc:creator>
      <dc:date>2014-02-25T15:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to recognize a difference between  IE and FF without user-agent-string</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-recognize-a-difference-between-ie-and-ff-without-user/m-p/39454#M28950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked the http-header-fields and i found nothing else as the user-agent-string. So it is like cat and mouse game. Everyone who knows the user-agent-string is able to let the browser appear as what ever it is wanted.&lt;/P&gt;&lt;P&gt;Thx for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 11:18:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-recognize-a-difference-between-ie-and-ff-without-user/m-p/39454#M28950</guid>
      <dc:creator>kdd</dc:creator>
      <dc:date>2014-02-27T11:18:50Z</dc:date>
    </item>
  </channel>
</rss>

