View all questions & answers for the NSE 5 - FortiAnalyzer 7.6 Analyst Exam Materials exam


NSE 5 - FortiAnalyzer 7.6 Analyst Exam Materials-Question 50 Discussion
Comment Image Comment Image Comment Image

Refer to the exhibit. An analyst is trying to create a dataset to pull all gambling websites that were visited by end users. Which SQL query on FortiAnalyzer will give the result shown in the exhibit? (Choose one answer)

  • A. select srcip as "SourceIP", dstip as "DestIP", url from $log where catdesc = 'Dating'
  • B. select srcip as "SourceIP", dstip as "DestIP", url from 'Gambling' where catdesc = $log
  • C. select srcip as "SourceIP", dstip as "DestIP", url from $log where catdesc = 'Gambling'
  • D. select srcip as "SourceIPv6", dstip as "DestIPv6", url from $log where catdesc = 'Gambling'
Correct Answer: C

Brave-Dump Clients Votes

C 100%

Comments



Anonymous User 2026-06-04 05:59:29

Selected Answers: C


C