Palo Alto Networks PSE-PrismaCloud Exam - Topic 6 Question 4 Discussion
Which RQL string using network query attributes returns all traffic destined for Internet or for Suspicious IPs that also exceeds 1GB?
B) network where dest publicnetwork IN ('Internet IPs', 'Suspicious IPs') AND bytes > 1000000000
A) network where publicnetwork = ('Internet IPs', 'Suspicious IPs') AND bytes > 1000000000
C) show traffic where destination.network = ('Internet IPs', 'Suspicious IPs') AND bytes > 1000000000
D) network where bytes > 1GB and destination = 'Internet IPs' OR 'Suspicious IPs'
https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-rql-reference/rql-reference/rql-examples
All network traffic that is greater than 1GB and destined to Internet or Suspicious IPs (allows you to identify data exfiltration attempt on any cloud environment).
network where dest.publicnetwork IN ( 'Internet IPs', 'Suspicious IPs' ) AND bytes > 1000000000
Magda
7 months agoMarkus
7 months agoAleshia
7 months agoMoon
8 months agoHildegarde
8 months agoPok
8 months agoMaryrose
8 months agoJin
8 months agoCordie
9 months agoAdelina
9 months agoGertude
9 months agoTerrilyn
9 months agoAleshia
9 months agoVesta
9 months ago