<?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: HTTP Post methods in Automation/API Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/http-post-methods/m-p/47747#M1078</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should be possible using a custom application signature. There is an example of how to create such a custom app in the PAN-OS 4.0 Administrator's Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.paloaltonetworks.com/index.php?option=com_pan&amp;amp;task=dl_tech_doc&amp;amp;filename=PA-4.0_Administrators_Guide.pdf"&gt;https://support.paloaltonetworks.com/index.php?option=com_pan&amp;amp;task=dl_tech_doc&amp;amp;filename=PA-4.0_Administrators_Guide.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page 163 gives an example of how to detect a POST to a blog site, though really it could be any website.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2011 04:29:46 GMT</pubDate>
    <dc:creator>Retired Member</dc:creator>
    <dc:date>2011-06-16T04:29:46Z</dc:date>
    <item>
      <title>HTTP Post methods</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/http-post-methods/m-p/47744#M1075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an way that i can create an custom application on PAN to block all HTTP post methods for a specific website or a group of websites? I did try by using some things as follows but dint realy work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://live.paloaltonetworks.com/" /&gt;&lt;IMG alt="Post method.jpg" class="jive-image-thumbnail jive-image" src="https://live.paloaltonetworks.com/servlet/JiveServlet/downloadImage/1933/Post+method.jpg" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 14:50:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/http-post-methods/m-p/47744#M1075</guid>
      <dc:creator>migration</dc:creator>
      <dc:date>2010-09-28T14:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Post methods</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/http-post-methods/m-p/47745#M1076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's already an app-id for facebook-posting:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://ww2.paloaltonetworks.com/applipedia/apps/facebook-posting"&gt;http://ww2.paloaltonetworks.com/applipedia/apps/facebook-posting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See some examples that use the qualifier POST &lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/docs/DOC-1592"&gt;Custom Application Definition:&amp;nbsp; Popular Web File Sharing Upload 4-Pack&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/docs/DOC-1595"&gt;Custom Application Definition:&amp;nbsp; 4Shared, Badongo, Depositfiles Upload&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 02:22:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/http-post-methods/m-p/47745#M1076</guid>
      <dc:creator>SRA</dc:creator>
      <dc:date>2010-09-29T02:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Post methods</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/http-post-methods/m-p/47746#M1077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Savasarala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the inputs, i had taken facebook as an example. Is there a way to turn off the HTTP POST method irrespective of any specific website? i.e POST Method on any website is blocked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumukh Rao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 06:22:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/http-post-methods/m-p/47746#M1077</guid>
      <dc:creator>migration</dc:creator>
      <dc:date>2010-09-29T06:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Post methods</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/http-post-methods/m-p/47747#M1078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should be possible using a custom application signature. There is an example of how to create such a custom app in the PAN-OS 4.0 Administrator's Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.paloaltonetworks.com/index.php?option=com_pan&amp;amp;task=dl_tech_doc&amp;amp;filename=PA-4.0_Administrators_Guide.pdf"&gt;https://support.paloaltonetworks.com/index.php?option=com_pan&amp;amp;task=dl_tech_doc&amp;amp;filename=PA-4.0_Administrators_Guide.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page 163 gives an example of how to detect a POST to a blog site, though really it could be any website.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 04:29:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/http-post-methods/m-p/47747#M1078</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2011-06-16T04:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Post methods</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/http-post-methods/m-p/47748#M1079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good discussion, We are looking for similar filtering for any HTTP or HTTPS post, instead of blocking we would like to capture whats been posted and log it. So, that it could be used for investigation purpose. Is this something possible using PAN products?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 15:30:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/http-post-methods/m-p/47748#M1079</guid>
      <dc:creator>junaid.khan</dc:creator>
      <dc:date>2012-04-09T15:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Post methods</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/http-post-methods/m-p/47749#M1080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&amp;nbsp;&amp;nbsp; I have been trying to get something similar to allow "http read" but drop "http write"(put, post, delete)&amp;nbsp; and i am not able to create the application in version 5.0 as it does not corresponds with the Docs. Was wondering if someone knew how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 22:00:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/http-post-methods/m-p/47749#M1080</guid>
      <dc:creator>jeanmarcn</dc:creator>
      <dc:date>2012-11-29T22:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Post methods</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/http-post-methods/m-p/47750#M1081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can block all http post requests using a vulnerability profile. &lt;/P&gt;&lt;P&gt;Please have a look at the following KB: &lt;A __default_attr="5441" __jive_macro_name="document" class="jive_macro jive_macro_document" href="https://live.paloaltonetworks.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raf &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 14:39:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/http-post-methods/m-p/47750#M1081</guid>
      <dc:creator>rvanderveken</dc:creator>
      <dc:date>2013-07-25T14:39:57Z</dc:date>
    </item>
  </channel>
</rss>

