<?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: [ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload. in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260273#M73778</link>
    <description>&lt;P&gt;I am currently doing research on modeling security threats that uses ICMP to establish a covert communication channel.&lt;/P&gt;&lt;P&gt;I wish that I can use the deep packet inspection on the Palo Alto Firewall to inspect the ICMP packet.&lt;/P&gt;&lt;P&gt;Any help to define new application signature will be appreciated.&lt;/P&gt;</description>
    <pubDate>Wed, 08 May 2019 16:34:16 GMT</pubDate>
    <dc:creator>hibagus</dc:creator>
    <dc:date>2019-05-08T16:34:16Z</dc:date>
    <item>
      <title>[ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/259933#M73672</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using PA-8.0.0-ESXi virtual machine and I am trying to prevent covert channel communication using ICMP Payload.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, as captured using Wireshark, the default ICMP type 8 (Echo request) for Windows machine is abcdefghijklmnopqrstuvwabcdefghi or \x 61 62 63 64 65 66&amp;nbsp;67 68 69 6a 6b 6c 6d 6e 6f 70 71 72 73 74 75 76&amp;nbsp;77 61 62 63 64 65 66 67 68 69 x\ in hexadecimal. I only want to allow ICMP packet that has a specific payload pattern to go through the firewall. Therefore, other ICMP packet that has random payload value will be blocked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to do that on Palo Alto Firewall? I have tried to define custom applications with signature but I cannot get it working. I think I am missing something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Bagus Hanindhito&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 00:20:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/259933#M73672</guid>
      <dc:creator>hibagus</dc:creator>
      <dc:date>2019-05-06T00:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: [ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260142#M73729</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;So are you saying when you created a security policy that allowed 'ping', that policy also allowed data to be exfiltrated?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise,&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 18:58:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260142#M73729</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2019-05-07T18:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: [ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260156#M73731</link>
      <description>&lt;P&gt;What I mean is that the ping packet can contain a payload which can be set randomly. If we allow the ping to pass the firewall, someone can use the payload part of the ping packet to transfer the data in a covert channel. From outside, it is just an ordinary ping packet but with a payload that is designed to silently establish a communication channel with the outside world.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Therefore, I would like to keep the ping pass the firewall with an exception. If the payload does not match the standard payload for Windows ping or Unix ping, then the ping packet will not be able to go through the firewall. If the payload matches the standard payload, then it can go through the firewall.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 19:04:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260156#M73731</guid>
      <dc:creator>hibagus</dc:creator>
      <dc:date>2019-05-07T19:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: [ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260174#M73739</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The PAN knows what the ping packet should look like. If it doesnt match the criteria, it wont be classified as ping and the security policy wont apply. Hopefully you have a eny all policy at the bottom to deny all other traffic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 20:51:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260174#M73739</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2019-05-07T20:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: [ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260181#M73743</link>
      <description>&lt;P&gt;Look at two ping packets below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. This ping packet is generated on Windows by typing ping google.com in command prompt. Please pay attention to the Data (32 bytes) highlighted below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PingWindows.png" style="width: 471px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/19911i43AF8D250D52D002/image-dimensions/471x411/is-moderation-mode/true?v=v2" width="471" height="411" role="button" title="PingWindows.png" alt="PingWindows.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;This ping packet is generated on Ubuntu by typing ping google.com in bash shell. Please pay attention to the Data (48 bytes) highlighted below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PingUbuntu.png" style="width: 477px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/19913i8BA8EE30318F63CF/image-dimensions/477x417/is-moderation-mode/true?v=v2" width="477" height="417" role="button" title="PingUbuntu.png" alt="PingUbuntu.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both are valid ping packets and by default will be allowed to get through by the firewall although they have different data inside the packet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is, &lt;STRONG&gt;how do I allow only the first type of Ping (i.e., Windows Ping) and block the second type of Ping (i.e., Ubuntu Ping)?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 21:08:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260181#M73743</guid>
      <dc:creator>hibagus</dc:creator>
      <dc:date>2019-05-07T21:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: [ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260182#M73744</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In this case you might want to create a custom application for the Ubuntu ping and then use a security policy to deny it. However I think ping is a RFC standard so it might generate false postives/negatives? Also just a a security think, I never allow ping outbound or inbound, but thats just me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 21:11:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260182#M73744</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2019-05-07T21:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: [ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260204#M73749</link>
      <description>&lt;P&gt;Okay, so firstly I block all of the ping application on my rule.&lt;/P&gt;&lt;P&gt;Then, I define new custom application as follows. I only want the Windows Ping to get through the firewall thus the pattern should be the same as Windows Ping data payload (in hexadecimal).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PaloAltoNewApps.png" style="width: 513px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/19914iA20BF87B0D0C6486/image-dimensions/513x327/is-moderation-mode/true?v=v2" width="513" height="327" role="button" title="PaloAltoNewApps.png" alt="PaloAltoNewApps.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PaloAltoNewApps2.png" style="width: 514px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/19915iE6B56472F705CD6E/image-dimensions/514x281/is-moderation-mode/true?v=v2" width="514" height="281" role="button" title="PaloAltoNewApps2.png" alt="PaloAltoNewApps2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PaloAltoNewApps3.png" style="width: 511px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/19916i9912037DCDB6A8C5/image-dimensions/511x304/is-moderation-mode/true?v=v2" width="511" height="304" role="button" title="PaloAltoNewApps3.png" alt="PaloAltoNewApps3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then, I added the new application to my rule.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PaloAltoRule.png" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/19917iCF58FDDBE8FB45D5/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="PaloAltoRule.png" alt="PaloAltoRule.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After committing, I see that both Windows ping and Ubuntu ping can still get through. I want to only allow the Windows ping.&lt;/P&gt;&lt;P&gt;Do I set the signature incorrectly for the new apps?&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 21:44:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260204#M73749</guid>
      <dc:creator>hibagus</dc:creator>
      <dc:date>2019-05-07T21:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: [ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260205#M73750</link>
      <description>&lt;P&gt;The best actually is as mentionned by &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/27580"&gt;@OtakarKlier&lt;/a&gt;&amp;nbsp;: do not allow pings outbound. PaloAlto will identify the ping propery but the App-ID does not care what is inside the ping packet.&lt;/P&gt;&lt;P&gt;With a "harmless" ping it is not even possible to exfiltrate data, there is also software available that allows you to create a VPN connection over the icmp protocol.&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 21:44:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260205#M73750</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2019-05-07T21:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: [ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260206#M73751</link>
      <description>&lt;P&gt;I wish I could just block all of ping. But sadly, I cannot.&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 21:52:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260206#M73751</guid>
      <dc:creator>hibagus</dc:creator>
      <dc:date>2019-05-07T21:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: [ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260207#M73752</link>
      <description>&lt;P&gt;What about just from certain sources? i.e. IP address's or ranges? Perhaps just AD groups (if you use those)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 21:54:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260207#M73752</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2019-05-07T21:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: [ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260208#M73753</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/75432"&gt;@hibagus&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I wish I could just block all of ping. But sadly, I cannot.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;For what do you need the pings exactly? Maybe for some super-admins who blame you with a not properly working firewall/network when they are not able to ping whatever they want in the internet? Would it be possible that you allow some specific "trusted" destinations (destinations where you know that they don't do anything else than simply replying to the ping)?&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 21:59:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260208#M73753</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2019-05-07T21:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: [ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260273#M73778</link>
      <description>&lt;P&gt;I am currently doing research on modeling security threats that uses ICMP to establish a covert communication channel.&lt;/P&gt;&lt;P&gt;I wish that I can use the deep packet inspection on the Palo Alto Firewall to inspect the ICMP packet.&lt;/P&gt;&lt;P&gt;Any help to define new application signature will be appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 16:34:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260273#M73778</guid>
      <dc:creator>hibagus</dc:creator>
      <dc:date>2019-05-08T16:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: [ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260305#M73785</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/75432"&gt;@hibagus&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately what you're asking for is not possible. The signatures you can create do not allow you to do a pattern match on icmp-payloads - the decoder probably only checks icmp type and code and nothing else.&lt;/P&gt;&lt;P&gt;The only thing you can do so far is to create a feature request...&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 22:21:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260305#M73785</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2019-05-08T22:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: [ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260307#M73787</link>
      <description>&lt;P&gt;Thanks for replying.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One more question regarding this topic.&lt;/P&gt;&lt;P&gt;There is an application in Palo Alto Firewall called ping-tunnel as an addition to ping.&lt;/P&gt;&lt;P&gt;I have tried to read the documentation of the ping-tunnel and indeed it uses ICMP for tunneling.&lt;/P&gt;&lt;P&gt;How does the firewall differentiate the original ping and the ping-tunnel?&lt;/P&gt;&lt;P&gt;Maybe it is a good starting point for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 22:36:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260307#M73787</guid>
      <dc:creator>hibagus</dc:creator>
      <dc:date>2019-05-08T22:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: [ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260371#M73800</link>
      <description>&lt;P&gt;Ho &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/75432"&gt;@hibagus&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only paloalto knows how this is done &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But I found something which may be useful for you: you cannot create an app to identify linux/windows pings, but you can create an app that checks the length of the ping payload. So maybe it works if you specify a length of 0 (&amp;lt;1) and allow only that. This way not the default pings are allowed but you could make sure that there is no data sent put of your network.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 13:55:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/260371#M73800</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2019-05-09T13:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: [ICMP Covert Channel]  Allow only ICMP Ping packet that has specific payload.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/527080#M108917</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;have you received any answer/solution for your problem?&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jarek&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 00:17:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmp-covert-channel-allow-only-icmp-ping-packet-that-has/m-p/527080#M108917</guid>
      <dc:creator>JarerkZajac</dc:creator>
      <dc:date>2023-01-16T00:17:19Z</dc:date>
    </item>
  </channel>
</rss>

