<?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: Want to allow specific file name file blocking in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/want-to-allow-specific-file-name-file-blocking/m-p/522455#M108233</link>
    <description>&lt;P&gt;There's no direct config for this but I was able to find below workaround:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000CljWCAS" target="_blank"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000CljWCAS&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Nov 2022 16:45:29 GMT</pubDate>
    <dc:creator>MMadrala</dc:creator>
    <dc:date>2022-11-25T16:45:29Z</dc:date>
    <item>
      <title>Want to allow specific file name file blocking</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/want-to-allow-specific-file-name-file-blocking/m-p/303696#M79034</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know is there any way to allow particular file name .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:- I want to allow for all user that they can download test.txt but i want to block all other .txt file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 19:49:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/want-to-allow-specific-file-name-file-blocking/m-p/303696#M79034</guid>
      <dc:creator>dmodi</dc:creator>
      <dc:date>2019-12-13T19:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Want to allow specific file name file blocking</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/want-to-allow-specific-file-name-file-blocking/m-p/303724#M79039</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/125574"&gt;@dmodi&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;It currently isn't possible to create a file-blocking exception based off of the files name. I'm actually not sure how you would go about working around this limitation since you are trying to allow a file based off of it's filename; it's relatively easy to do the opposite and block specific filenames, but you can't reverse that to allow the file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 22:34:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/want-to-allow-specific-file-name-file-blocking/m-p/303724#M79039</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2019-12-13T22:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Want to allow specific file name file blocking</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/want-to-allow-specific-file-name-file-blocking/m-p/522455#M108233</link>
      <description>&lt;P&gt;There's no direct config for this but I was able to find below workaround:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000CljWCAS" target="_blank"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000CljWCAS&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 16:45:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/want-to-allow-specific-file-name-file-blocking/m-p/522455#M108233</guid>
      <dc:creator>MMadrala</dc:creator>
      <dc:date>2022-11-25T16:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Want to allow specific file name file blocking</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/want-to-allow-specific-file-name-file-blocking/m-p/522472#M108235</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/125574"&gt;@dmodi&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/171934"&gt;@MMadrala&lt;/a&gt; have suggested is really great idea.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I what thinking for another way - you can create custom application which look at HTTP response headers for Content Disposition and look for specific filename &lt;A href="https://docs.paloaltonetworks.com/pan-os/u-v/custom-app-id-and-threat-signatures/custom-application-and-threat-signatures/custom-signature-contexts/string-contexts/http-rsp-headers" target="_blank"&gt;http-rsp-headers Context (paloaltonetworks.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I haven't tested it, but I am imagining&lt;/P&gt;
&lt;P&gt;- you create a rule using the custom app and apply file blocking profile allowing txt files&lt;/P&gt;
&lt;P&gt;- below that rule you have your default rules with file blocking profile blocking txt files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Nov 2022 09:48:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/want-to-allow-specific-file-name-file-blocking/m-p/522472#M108235</guid>
      <dc:creator>A_Astardzhiev</dc:creator>
      <dc:date>2022-11-27T09:48:05Z</dc:date>
    </item>
  </channel>
</rss>

