1Y0-340 · Question #5
Scenario: A Citrix Engineer needs to configure Application Firewall to handle SQL injection issues. However, after enabling SQL injection check, the backend server started dropping user requests…
The correct answer is C. Disable- SQLInjectionCheckSQLWildChars ON. See the full explanation below for the reasoning.
Question
Scenario: A Citrix Engineer needs to configure Application Firewall to handle SQL injection issues. However, after enabling SQL injection check, the backend server started dropping user requests. The Application Firewall configuration is as follows:
add appfw profile Test123 –startURLAction none- denyURLAction none-crossSiteScriptingAction none –SQLInjectionAction log stats- SQLInjectionTransformSpecialChars ON – SQLInjectionCheckSQLWildChars ON- fieldFormatAction none- bufferOverflowAction none- responseContentType “application/octet-stream” –XMLSQLInjectionAction none- XMLXSSAction none-XMLWSIAction none- XMLValidationAction none What does the engineer need to change in the Application Firewall configuration?
Options
- AEnable-XMLSQLInjectionAction none
- BEnable-XMLValidationAction none
- CDisable- SQLInjectionCheckSQLWildChars ON
- DDisable- SQLInjectionTransformSpecialChars ON
How the community answered
(30 responses)- A7% (2)
- B13% (4)
- C77% (23)
- D3% (1)
Community Discussion
No community discussion yet for this question.