
Practice CCP-N 1Y0-341 exam. Online Exam Practice Tests with detailed explanations! Pass 1Y0-341 with confidence!
1Y0-341 - Citrix ADC Advanced Topics – Security, Management and Optimization Practice Tests 2021 | TestkingPass
NEW QUESTION 20
Which reason can cause fail over in a NetScaler Management and Analytics System (NMAS) High Availability pair?
- A. A primary server encounters a critical software issue.
- B. The engineer manually forces the secondary server to shut down.
- C. A secondary server loses connectivity in the LAN.
- D. A primary server does NOT receive the SNMP traps from the instances connected.
Answer: A
NEW QUESTION 21
Which type of Application Profile type can be configured to protect the application which supports both HTML and XML data?
- A. XML Application Profile
- B. Web Application Profile
- C. Web 2.0 Application Profile
- D. Advanced Profile
Answer: C
NEW QUESTION 22
Scenario: A Citrix Engineer wants to protect a web application using Citrix Web App Firewall. The engineer enables the Learn action for the Start URL, HTML, Cross-Site Scripting, and HTML SQL Injection protections. The engineer assigns this profile to a policy, which is then bound to the virtual server.
Which two items can the engineer check to determine that the Learn action is NOT capturing any rules? (Choose two.)
- A. The HTML Error Object is configured for the profile.
- B. The Learn database is less than 20 MB.
- C. Enough space is left on the /flash file system.
- D. The aslearn process is running on the Citrix ADC appliance.
Answer: A,D
NEW QUESTION 23
What can a Citrix Engineer implement to protect against the accidental disclosure of personally identifiable information (PII)?
- A. Safe Object
- B. Cookie Consistency
- C. HTML Cross-Site Scripting
- D. Form Field Consistency
Answer: D
Explanation:
https://docs.citrix.com/en-us/citrix-adc/current-release/application-firewall/form-protections/form- field-consistency-check.html
NEW QUESTION 24
Which is a single-digit rating system that indicates the criticalness of attacks on the application, regardless of whether or NOT the application is protected by a NetScaler appliance?
- A. Threat Index
- B. App Store
- C. Safety Index
- D. Transactions
Answer: A
NEW QUESTION 25
Scenario: A Citrix Engineer is asked to implement multi-factor authentication for Citrix Gateway.
The engineer creates the authentication policies and binds the policies to the appropriate bind points. The engineer creates a custom form using Notepad++ to format the page which will capture the user's credentials.
What is the first step the engineer must perform to assign this form to the authentication process?
- A. Create a login schema policy and bind it to the authentication virtual server.
- B. Create an authentication policy label and bind it to an authentication policy.
- C. Create a login schema profile and select the uploaded file.
- D. Bind the authentication policy to the primary authentication bank of the Citrix Gateway
Answer: B
NEW QUESTION 26
Scenario: A Citrix Engineer implements Application-level Quality of Experience (AppQoE) to protect a web application. The engineer configures the AppQoE action to deliver a custom response from a backup server once the maximum number of concurrent connection is reached.
To achieve this, the engineer should set the Acton Type to ________ and specify the ________.
(Choose the correct option to complete the sentence.)
- A. NS; Alternate Content Server Name
- B. ACS; Custom File
- C. ACS; Alternate Content Server Name
- D. NS; Custom File
Answer: D
NEW QUESTION 27
Scenario: A Citrix Engineer notices that a web page takes a long time to display. Upon further investigation, the engineer determines that the requested page consists of a table of high-resolution pictures which are being displayed in table cells measuring 320 by 180 pixels.
Which Front End Optimization technique can the engineer enable on the Citrix ADC to improve time to display?
- A. Minify
- B. Shrink to Attributes
- C. Extend Page Cache
- D. Make Inline
Answer: A
Explanation:
Explanation/Reference: https://docs.citrix.com/en-us/netscaler/11-1/optimization/front-end-optimization.html
NEW QUESTION 28
Which Citrix Application Delivery Management (ADM) Analytics page allows an engineer to measure the ICA Round Trip Time for user connections?
- A. Security Insight
- B. Gateway Insight
- C. Web Insight
- D. TCP Insight
- E. HDX Insight
Answer: B
NEW QUESTION 29
Scenario: A Citrix Engineer has created a default admin user with username Admin1 and password `nsroot' for the tenant example-online. However, the tenant administrator is unable to log in as username Admin1 and password `nsroot'.
Which action resolves this problem?
- A. User should enter username as example-online\Admin1.
- B. The user BIND DN should be specified.
- C. User should use the system administrator credentials to login.
- D. The default password must be change before login.
Answer: B
NEW QUESTION 30
A Citrix Engineer enabled Cookie Consistency protection on a web application and wants to verify that it is working.
Which cookie name can the engineer look for in the HTTP headers sent from the client to verify the protection?
- A. Citrix_waf_id
- B. Citrix_adc_id
- C. Citrix_ns_id
- D. Citrix_sc_id
Answer: D
NEW QUESTION 31
What is required for Implementing to the Citrix Application Delivery Management (ADM) Service?
- A. Citrix Hypervisor
- B. Citrix Cloud subscription
- C. Citrix ADC Instances
- D. Citrix Virtual Apps and Desktops
Answer: B
NEW QUESTION 32
In PCRE, the only characters assumed to be literals are ___________ (Choose the correct option to complete the sentence.)
- A. a-z, A-Z
- B. A-Z
- C. 0-9
- D. a-z, A-Z, 0-9
Answer: A
NEW QUESTION 33
Scenario: A Citrix Engineer is asked to implement multi-factor authentication for Citrix Gateway. The engineer creates the authentication policies and binds the policies to the appropriate bind points. The engineer creates a custom form using Notepad++ to format the page which will capture the user's credentials.
What is the first step the engineer must perform to assign this form to the authentication process?
- A. Create a login schema policy and bind it to the authentication virtual server.
- B. Create an authentication policy label and bind it to an authentication policy.
- C. Create a login schema profile and select the uploaded file.
- D. Bind the authentication policy to the primary authentication bank of the Citrix Gateway
Answer: B
NEW QUESTION 34
A Citrix Engineer enabled Credit Card Security check in the Application Firewall Profile. Which response header will be dropped by Application Firewall after this check is enabled?
- A. Content-Length
- B. Content-Type
- C. Content-Encoding
- D. Content-Location
Answer: A
NEW QUESTION 35
What should a Citrix Engineer do when using the Learn feature for Start URL relaxation?
- A. Invite at least 10 test users to collect sufficient data for the Learn feature.
- B. Ensure that the /var file system has at least 10 MB free.
- C. Ensure that only valid or correct traffic is directed to the protected web application while in Learn mode.
- D. Create a Web App Firewall policy that blocks unwanted traffic.
Answer: C
NEW QUESTION 36
Scenario: A Citrix Engineer needs to configure the Application Firewall to do a credit card check using the command-line interface (CLI) and configure the profile to obscure the credit card number. Which parameter will the engineer add in the CLI to encrypt the credit card numbers in the logs?
- A. -creditCardXOut ON
- B. doSecureCreditCardLogging ON
- C. -creditCardMaxAllowed
- D. creditCardAction BLOCK
Answer: B
NEW QUESTION 37
A Citrix Engineer has configured SQL Injection security check to block all special characters. Which two requests will be blocked after enabling this check? (Choose two.)
- A. Citrix" OR "1"="1
- B. 175' OR `1'= `1'
- C. Citrix OR 1=1
- D. 175// OR 1//=1//
- E. Citrix; Sqltest
Answer: D,E
NEW QUESTION 38
......
Get instant access to 1Y0-341 practice exam questions: https://drive.google.com/open?id=1WN3UQRaC0Se2c0zZyg_4UBvt5VbJxU59
The best 1Y0-341 exam study material and preparation tool is here: https://www.testkingpass.com/1Y0-341-testking-dumps.html