PCNSE Exam QuestionsBrowse all questions from this exam

PCNSE Exam - Question 356


While analyzing the Traffic log, you see that some entries show "unknown-tcp" in the Application column.

What best explains these occurrences?

Show Answer
Correct Answer: D

The entries showing 'unknown-tcp' in the Application column are best explained by the fact that a handshake took place; however, there were not enough packets to identify the application. This indicates that while the initial TCP handshake was successfully completed, there wasn't sufficient data transmitted for the system to determine the exact application in use.

Discussion

6 comments
Sign in to comment
mysteryzjokerOption: A
Sep 28, 2022

https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClibCAC#:~:text=unknown%2Dtcp%3A,firewall%20does%20not%20have%20signatures.

SarbiOption: D
Dec 28, 2022

D can also be correct

halifax
Apr 19, 2023

Regardless of how many packets you receive, some applications are always in an unknown TCP state, this is by design.

sujss
Apr 29, 2023

I think D is insufficient data

TAKUM1yOption: A
Oct 29, 2022

https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClibCAC#:~:text=unknown%2Dtcp%3A,firewall%20does%20not%20have%20signatures.

confusionOption: A
Oct 30, 2022

A TAKUM1y and mysteryzjoker provide correct explanation

aatechlerOption: A
Dec 20, 2022

unknown-tcp: Unknown-tcp means the firewall captured the three-way TCP handshake, but the application was not identified. This may be due to the use of a custom application for which the firewall does not have signatures

123XYZTOption: A
Jun 28, 2024

Answer is A D is not correct, the key is there is not enough data, not packets, from Palo documentation: What is the unknown-tcp or unknown-udp that sometimes shows up in traffic logs? In terms of App-ID, these are connections where not enough data, or data that did not match any known applications's behavior, were transferred and App-ID was unable to identify a known application.