NSE7_EFW-7.0 Exam QuestionsBrowse all questions from this exam

NSE7_EFW-7.0 Exam - Question 7


Refer to the exhibit, which shows a partial web filter profile configuration.

Which action will FortiGate take if a user attempts to access www.dropbox.com, which is categorized as File Sharing and Storage?

Show Answer
Correct Answer: A

The FortiGate web filter processes the URL filter first, followed by the FortiGuard category-based filter. In this scenario, the URL filter allows access to *.dropbox.com, which means the connection is passed to the next filtering step. The FortiGuard category-based filter then checks the URL and finds that it falls under the File Sharing and Storage category, which is set to block. Consequently, FortiGate will block the connection based on the FortiGuard category-based filter configuration.

Discussion

68 comments
Sign in to comment
tururu1496Option: D
Jul 5, 2023

Order of operation is: 1. URL filter 2. FortiGuard Web Filtering 3. Web content filter 4. Web script filter 5. Antivirus scanning

klapek
Jul 14, 2023

URL filter is 'allow' not 'exempt' so it will be block on step 2: FortiGuard Category. Correct answer is A

javim
Mar 15, 2024

Coorect! If with "allow" action the next step is to check FortiGuard category. If the category action is "block" the connection is blocked. Correct answer is A

tururu1496
Jul 15, 2023

https://community.fortinet.com/t5/FortiGate/Technical-Tip-FortiGate-Static-URL-filter-actions-explained/ta-p/206632

tururu1496
Jul 15, 2023

A is actually correct. My bad

tururu1496
Jul 15, 2023

A is actually correct. My bad

javim
Mar 15, 2024

Coorect! If with "allow" action the next step is to check FortiGuard category. If the category action is "block" the connection is blocked. Correct answer is A

javim
Mar 22, 2024

I aqree!!

Rudi36
Oct 12, 2023

So, I didn’t find this is the training material, however it’s specified on Fortinet.com, correct answer is A. When FortiGate performs a web filter check, it will first check the static URL filter list (if applied to the profile) and based on the action, will then perform the FortiGuard category check. 'Action' descriptions in Static URL see bellow: - 'Block' -> destination is blocked and session dropped, no further category check is needed. - 'Allow' -> destination is allowed from the static URL list, FortiGate proceeds with checking the category to decide further action. - 'Exempt' -> destination is exempted from further inspection and traffic is allowed. - https://community.fortinet.com/t5/FortiGate/Technical-Tip-Difference-between-action-Allow-and-Exempt-in/ta-p/231334

racdabOption: A
Jul 15, 2023

A is actually correct

LiliRoseOption: A
Jul 23, 2023

Since URL filter allow (unlike exempt) will still check the category, the session will be blocked and content filter won't work.

AdamB3Option: A
Nov 2, 2023

The URL filter is set to 'allow' so the FortiGate proceeds to category filter which is set to 'deny', making FortiGate drop the packet. 'Exempt' would have skipped the other steps and allowed the packet.

fy64Option: A
Mar 30, 2024

I've simulated configuration. It is being blocked because of category block. The answer is 100% A.

klapekOption: A
Jul 5, 2023

My bad, the action is 'allow' and not 'exempt' so the URL will be blocked by Category filter

saudiboyOption: A
Aug 27, 2023

Correct answer is A https://community.fortinet.com/t5/FortiGate/Technical-Tip-FortiGate-Static-URL-filter-actions-explained/ta-p/206632

IntheZoneOption: A
Oct 10, 2023

A) Because URL Filter is allow and not "exempt" which will make the operation go to fortiguard filter which is block, but if it was "exempt" in URL filter then answer is D.

certifi46Option: A
Nov 10, 2023

URL filter is 'allow' not 'exempt' so it will be block on step 2: FortiGuard Category.

scheuriOption: A
Mar 24, 2024

Answer A is correct. Reason: https://community.fortinet.com/t5/FortiGate/Technical-Tip-Difference-between-action-Allow-and-Exempt-in/ta-p/231334 In the URL Filter (which is checked FIRST) dropbox.com is ONLY allowed which prompts Fortigate to check fruther in the UTM (next ist FortiGuard Web Filtering which BLOCKS file sharing). In Order for D to be correct, the URL Filter would need to set dropbox.com on "exempt" (which leads the fortigate to stop checking and allow the traffic at once).

mikerssOption: A
Jun 14, 2024

The correct answer is A. Explanation: https://community.fortinet.com/t5/FortiGate/Technical-Note-List-of-web-filtering-steps-and-their-order-of/ta-p/197439?cmd=displayKC&docType=kc&externalId=11158 Web filters are applied in this specific order: 1 URL Filter 2 FortiGuard Web Filter (also called Category Block) 3 Content Filter (Web Content Filter) 4 Script Filter (filters for Java applets, ActiveX controls and cookies, CLI config only) 5 Antivirus scanning The URL filter list is processed in order from top to bottom. An exempt match stops all further checking including AV scanning. An allow match exits the URL filter list and checks the other web filters. In this case, the action in the URL Filter is "allow" therefore the FortiGate checks the other web filters. In this case, the next web filter is the FortiGuard Category Based Filter, which in this case is set to block. Therefore traffic is blocked based on the FortiGuard Category Based Filter.

klapekOption: D
Jul 5, 2023

URL filter is check first and action is ALLOW the URL is exempted from all further inspection.

kocalinOption: D
Jul 12, 2023

"During Web filtering inspection, FortiGate first check the static URL filter list" - Study Guide, page 351.

kocalin
Jul 17, 2023

I tested this settings on our Fortigate. The behavior was the same, like is written in this article: https://community.fortinet.com/t5/FortiGate/Technical-Tip-FortiGate-Static-URL-filter-actions-explained/ta-p/206632 So the correct answer is A

djela45Option: A
Aug 20, 2023

Same as LiliRose

saudiboyOption: A
Aug 27, 2023

https://community.fortinet.com/t5/FortiGate/Technical-Tip-FortiGate-Static-URL-filter-actions-explained/ta-p/206632

Nope_123Option: A
Sep 15, 2023

A is correct With an allow action on the static URL filter, it will still continue checking the other filters. In order to prevent this you will need to use exempt, which will stop further checks and allows the site.

johnndOption: A
Oct 24, 2023

Tested in the lab with the same example. (A)

Gary_KBOption: A
Oct 28, 2023

A is correct

luismanzaneroOption: A
Nov 2, 2023

A it's OK

nse_studentOption: A
Dec 16, 2023

A 100%

mordechaydOption: A
Dec 19, 2023

A - the best way to verify the solution is just simulate it on the Lab

javimOption: A
Mar 24, 2024

Correct Answer is A. URL filter in "allow" the next check is Category, if category is block, the connection is blocked. To allow the connection, the correct answer is "Exempt"

KocXOption: A
Mar 27, 2024

if it was exempt instead of allow on URL filter, it would not be blocked.

PoBratskyOption: A
Apr 20, 2024

Web Filtering inspection is performed in the following order: 1 - URL filter 2 - FortiGuard Web Filter (FortiGuard Category Based Filter) 3 - Web Content Filter 4 - Advanced Filter Options In this case: URL Filter - allow. But in the second step, the blocks by the Category Based Filter.

mordechaydOption: A
Jun 3, 2024

A - action allow on local wf do not bypass fortiguard wF

LAFNELLOption: A
Jun 30, 2024

Correct answer is 100% A. Check Study Guide p350 During web Filtering Inspection, Fortigates first check the Static Url Filter list, then the fortiguard categories, and then the content filter list. So even if the static url is allowing the site, it will be blocked and dropped by the fortiguard categories action.

FortiNoobOption: A
Jul 5, 2024

A is indeed correct

Seph1Option: D
Jul 28, 2023

D is correct - Web Filter operations order - Static URL Filter is first NSE 7 Study Guide page 351

cierzoOption: A
Aug 26, 2023

A is correct.

ezkmauricioOption: A
Sep 1, 2023

A, because its A

QuetchupOption: D
Sep 24, 2023

Enterprise_Firewall_7.0_Study_Guide-Online.pdf p 351 url filter -> FortiGuard Web Filter -> Web Content Filter -> Advanced Filter Options Allow -> Block

Quetchup
Sep 24, 2023

Sorry A, mistyping

mabalonOption: A
Oct 12, 2023

Tested on LAB. As KLAPEK says "URL filter is 'allow' not 'exempt' so it will be block on step 2: FortiGuard Category. "

ciscodiscooOption: A
Oct 27, 2023

A is the correct answer

Gary_KBOption: A
Oct 28, 2023

A is correct

riraxOption: A
Dec 16, 2023

A 100%

marco_aOption: A
Dec 16, 2023

100% A is correct

[Removed]Option: A
Feb 26, 2024

Correct answer: A

znhlOption: D
Mar 17, 2024

D is correct - 'Allow' -> destination is allowed from the static URL list, FortiGate proceeds with checking the category to decide further action.

Rottcrown95Option: D
Mar 25, 2024

URL filter goes First

jdubyah_Option: D
Mar 25, 2024

I agree with tururu1496.

olimmuOption: A
Mar 28, 2024

action allow, not exempt in URL list

red74
Apr 23, 2024

A: Allow The traffic is passed to the remaining FortiGuard web filters, web content filters, web script filters, antivirus proxy operations, and DLP proxy operations. If the URL does not appear in the URL list, the traffic is permitted.

ricjscarvalho
May 7, 2024

A the order is URL filter 2. FortiGuard Web Filtering 3. Web content filter 4. Web script filter 5. Antivirus scanning But to be allowed without matching any other critiria it should be exempt and not allowed

cbu_chOption: A
Aug 1, 2024

Order of operation is: 1. URL filter 2. FortiGuard Web Filtering 3. Web content filter 4. Web script filter 5. Antivirus scanning URL filter = ALLOW continues to evaluate the next steps, incl. Web Filtering. If it is required to Allow access to a site regardless of the category, then use "Exempt". https://community.fortinet.com/t5/FortiGate/Technical-Tip-FortiGate-Static-URL-filter-actions-explained/ta-p/206632

GCISystemIntegratorOption: A
Dec 5, 2024

Answer - A - - 'Allow' -> destination is allowed from the static URL list, FortiGate proceeds with checking the category to decide further action. - 'Exempt' -> destination is exempted from further inspection and traffic is allowed.

mastheooo
Jul 5, 2023

C, because blocked by content filter (exempt)

johnndOption: C
Jul 5, 2023

Exempt The traffic is allowed to bypass the remaining FortiGuard web filters, web content filters, web script filters, antivirus scanning, and DLP proxy operations. Block The FortiGate denies or blocks attempts to access any URL that matches the URL pattern. A replacement message is displayed. Allow The traffic is passed to the remaining FortiGuard web filters, web content filters, web script filters, antivirus proxy operations, and DLP proxy operations. If the URL does not appear in the URL list, the traffic is permitted. Monitor The traffic is processed the same way as the Allow action. For the Monitor action, a log message is generated each time a matching traffic pattern is established.

ducduc95Option: D
Aug 20, 2023

D is the correct answer following the order based on which FGT decide

ducduc95
Aug 20, 2023

My bad, the action is 'allow' and not 'exempt' so the URL will be blocked by Category filter

saudiboyOption: D
Aug 27, 2023

https://community.fortinet.com/t5/FortiGate/Technical-Tip-FortiGate-Static-URL-filter-actions-explained/ta-p/206632

geegee2021Option: D
Aug 28, 2023

fortigate does it in order Static URL -> FortiGuard – > Content -> Advanced

marioruiz_2811
Sep 6, 2023

D is correct

Rudi36Option: D
Oct 9, 2023

I would say it's D as per the study material, I don't see the exempt option mentioned in the theory or lab guide

fottyfan
Nov 16, 2023

In a real exam question there should be mentioned that dropbox.com is in the category file sharing and storage

fottyfan
Nov 17, 2023

Yes it is mentioned, overlooked it...

SanalthekkenOption: D
Nov 27, 2023

Static URL Filter will executed first

riraxOption: D
Dec 9, 2023

D is correct

ipv84
Dec 29, 2023

D - 100%

jc1515Option: D
Jan 4, 2024

The url filter is the first consider and is a example of the use of this.

kosu39Option: D
Jan 10, 2024

The answer is D. Testedin my on environment.

ipv84
Jan 16, 2024

D - 100%

pete79
Jan 23, 2024

A, see: https://docs.fortinet.com/document/fortigate/6.2.15/cookbook/615462/url-filter

JZboss
Feb 14, 2024

A is correct. if both FortiGuard category based filter and Static URL filter are used, if it is required to Allow access to a site regardless of the category, then use "Exempt"

romartinedg
Mar 4, 2024

D, es correcta

Bob_OsoOption: D
Mar 5, 2024

D Enterprise_Firewall_7.0_Study_Guide-Online.pdf page 351

Bob_Oso
Mar 6, 2024

From the Study Guide, it appears that D was the correct answer - but after reading this article, A is actually correct: https://community.fortinet.com/t5/FortiGate/Technical-Tip-FortiGate-Static-URL-filter-actions-explained/ta-p/206632

Net_Sec2Option: D
Mar 11, 2024

The correct Answer is D base on the Enterprise_Firewall_7.0_Study_Guide-Online.pdf page 351

mrtim5700
Mar 11, 2024

URL filter is set to 'allow' which will permit it and move on to Fortiguard which is set to block. Web Content never gets used. If URL filter were set to 'exempt' it would be allowed.

jwildner
Mar 19, 2024

I've been testing this settings in LAB enviroment and the results is a blocked connection.