Pass Citrix Citrix ADC Advanced Topics – Security, Management and Optimization Exam in First Attempt Guaranteed Updated Dump from ExamPrepAway!
Pass 1Y0-341 Exam with 110 Questions - Verified By ExamPrepAway
NEW QUESTION 66
Which Markup Language is used along with NITRO API to create a StyleBook?
- A. HTML
- B. YAML
- C. GML
- D. XML
Answer: B
NEW QUESTION 67
Which Front End Optimization technique overcomes the parallel download limitation of web browsers?
- A. Lazy Load
- B. Domain Sharding
- C. Extend Page Cache
- D. Minify
Answer: B
Explanation:
https://docs.citrix.com/en-us/citrix-adc/current-release/optimization/front-end-optimization.html
NEW QUESTION 68
A Citrix Engineer is reviewing the log files for a sensitive web application and notices that someone accessed the application using the engineer's credentials while the engineer was out of the office for an extended period of time.
Which production can the engineer implement to protect against this vulnerability?
- A. Form Field Consistency
- B. Buffer Overflow
- C. Cookie Consistency
- D. Deny URL
Answer: C
NEW QUESTION 69
Which Front End Optimization technique causes the Citrix ADC to resize images before sending them to the client?
- A. Inlining
- B. Compression
- C. Minify
- D. Shrink to Attributes
Answer: D
Explanation:
https://docs.citrix.com/en-us/citrix-adc/current-release/optimization/front-end-optimization.html
NEW QUESTION 70
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 71
A Citrix Engineer has defined an HTTP Callout, hc_authorized_location, to return the value "Authorized" if client's IP address is on a list of authorized external locations.
Which advanced expression should the engineer use in a policy for testing this condition?
- A. SYS.HTTP_CALLOUT(hc_authorized_location).IS_VALID
- B. SYS.HTTP_CALLOUT(hc_authorized_location).EQ("Authorized")
- C. SYS.HTTP_CALLOUT(hc_authorized_location).EQUALS_ANY("Authorized")
- D. SYS.HTTP_CALLOUT(hc_authorized_location).IS_TRUE
Answer: C
NEW QUESTION 72
A Citrix Engineer wants to delegate management of Citrix Application Delivery Management (ADM) to a junior team member.
Which assigned role will limit the team member to view all application-related data?
- A. readonly
- B. appAdmin
- C. appReadonly
- D. admin
Answer: C
NEW QUESTION 73
A Citrix Engineer needs to optimize the Cascading Style Sheets (CSS) content sent from the backend server before being forwarded to the client.
Which option can the engineer use to accomplish CSS optimization?
- A. Move to Head Tag
- B. Lazy Load
- C. Shrink to Attributes
- D. Convert to WebP
Answer: A
NEW QUESTION 74
A Citrix Engineer observes that when the application firewall policy is bound to the virtual server, some of the webpages are NOT loading correctly.
Which log file can the engineer use to view the application firewall-related logs in the native format?
- A. /var/nslog/newnslog
- B. /var/nslog/ns.log
- C. /var/log/iprep.log
- D. /var/log/ns.log
Answer: D
NEW QUESTION 75
Scenario: A Citrix Engineer is notified that improper requests are reacting the web application.
While investigating, the engineer notices that the Citrix Web App Firewall policy has zero hits.
What are two possible causes for this within the Citrix Web App Firewall policy? (Choose two.)
- A. It has been assigned an Advanced HTML profile.
- B. The expression is incorrect.
- C. It is NOT bound to the virtual server.
- D. It has been assigned the built-in APPFW_RESET profile.
Answer: B,C
NEW QUESTION 76
Which setting should be enabled to convert the content-length form submission requests to chunked requests, when HTML SQL Injection protection is enabled?
- A. Enable form tagging
- B. Optimize Partial Requests
- C. Streaming
- D. Percentage Recursive Decoding
Answer: C
NEW QUESTION 77
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 78
Scenario: A Citrix Engineer must enable a cookie consistency security check and ensure that all the session cookies get encrypted during the transaction. The engineer needs to ensure that none of the persistent coolies are encrypted and decrypted and decrypt any encrypted cookies during the transaction.
Which cookie consistency security feature will the engineer configure in the following configuration to achieve the desired results?
add appfw profile Test123 startURLAction none- denyURLAction none- cookieConsistencyAction log - cookieTransforms ON cookieEncryptionecryptSessionOnly addCookieFlagshttpOnly - crossSiteScriptingAction none- SQLInjectionAction log stats SQLInjectionTransfrormSpecialChars ON- SQLInjectionCheckSQLWildChars ON fieldFormatAction none bufferOverflowAction none - responseContentType "application/octet-stream"- XMLSQLInjectionAction none XMLXSSAction none- XMLWSIAction none- XMLValidationAction none
- A. Configure Encrypt Server cookies to "Encrypt only"
- B. Configure Encrypt Server cookies to "None"
- C. Configure Encrypt Server cookies to "Encrypt All"
- D. Configure Encrypt Server cookies to "Encrypt Session Only"
Answer: B
NEW QUESTION 79
How can a Citrix Engineer configure a specific LDAP attribute in the nFactor implementation?
- A. Change the order of the policies.
- B. Add the attribute on the nFactor traffic policy.
- C. Specify the attribute in the LDAP server attributes field.
- D. Change the login schema and add the new attribute.
Answer: D
NEW QUESTION 80
Scenario: A Citrix Engineer created the policies in the attached exhibit.
Click the Exhibit button to view the list of policies.
HTTP Request:
GET /resetpassword.htm HTTP/1.1
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:64.0) Gecko/20100101 Firefox/64.0 Host: www.citrix.com Accept-Language: en-us Accept-Encoding: gzip, deflate Connection: Keep-Alive Which profile will be applied to the above HTTP request?
- A. Profile_B
- B. Profile_D
- C. Profile_A
- D. Profile_C
Answer: B
NEW QUESTION 81
Which feature of Learning should a Citrix Engineer configure to direct Citrix Web App Firewall to learn from specific sessions?
- A. Manage Content Types for Safe Commerce
- B. Advanced policy expression filter
- C. Default policy expression filter
- D. Trusted Learning Clients list
Answer: D
Explanation:
https://docs.citrix.com/en-us/citrix-adc/current-release/application-firewall/profiles/learning.html
NEW QUESTION 82
Scenario: A Citrix Engineer configures the Application Firewall for protecting a sensitive website.
The security team captures traffic between a client and the website and notes the following cookie:
citrix_ns_id
The security team is concerned that the cookie name is a risk, as it can be easily determined that the NetScaler is protecting the website.
Where can the engineer change the cookie name?
- A. Application Firewall Profile
- B. Application Firewall Policy
- C. Application Firewall Engine Settings
- D. Application Firewall Default Signatures
Answer: A
NEW QUESTION 83
A Citrix Engineer has enabled transform action in SQL injection check.
What would the following parameter be transformed into?
- A. Citrix OR "1"=/1
- B. Citrix\ OR "1"="1
- C. Citrix OR "1"="1
- D. Citrix; OR '1' ='1
- E. Citrix/ OR "1"="1
Answer: B
NEW QUESTION 84
......
Penetration testers simulate 1Y0-341 exam: https://www.examprepaway.com/Citrix/braindumps.1Y0-341.ete.file.html
Free Test Engine For Citrix ADC Advanced Topics – Security, Management and Optimization Certification Exams: https://drive.google.com/open?id=1gyvTLf_KlsIJ6Vg8Ss1B-1ehLQRamxe2