
[2022年08月07日]1Y0-341問題集PDFとテストエンジン 試験問題
検証済みの1Y0-341テスト問題集と解答で正確な110問題解答あります
質問 35
Scenario: A Citrix Engineer reviewed the log files of a web application and found the error message below: "Unable to complete request Unrecognized field cext2_price>" Which protection can the engineer implement to prevent this error from happening?
- A. HTML Cross-Site Scripting (XSS)
- B. HTML SQL Injection
- C. Form Field Consistency
- D. Cross-Site Request Forgeries (CSRF)
正解: C
質問 36
What is required for Implementing to the Citrix Application Delivery Management (ADM) Service?
- A. Citrix Cloud subscription
- B. Citrix Virtual Apps and Desktops
- C. Citrix Hypervisor
- D. Citrix ADC Instances
正解: A
質問 37
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).EQ("Authorized")
- B. SYS.HTTP_CALLOUT(hc_authorized_location).IS_TRUE
- C. SYS.HTTP_CALLOUT(hc_authorized_location).EQUALS_ANY("Authorized")
- D. SYS.HTTP_CALLOUT(hc_authorized_location).IS_VALID
正解: C
質問 38
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. The engineer uploads the form and binds the form to the authentication policy.
When the engineer connects to the Citrix Gateway for validation testing, the form fields are NOT correctly displayed. What is the most likely cause of this display issue?
- A. The authentication policies are bound in the wrong order
- B. The first authentication server is offline.
- C. The policy bindings are NOT consistent with the login schema.
- D. The login schema contains invalid XML syntax.
正解: D
質問 39
How can a Citrix Engineer monitor the Citrix ADC appliances to check that all SSL certificates have a key strength of at least 2048 bits from the SSL Dashboard Settings?
- A. Delete 512 and 1024 on the Enterprise Policy tab.
- B. Select 2048 on the Enterprise Policy tab.
- C. Delete 512, 1024, and 4096 on the Enterprise Policy tab.
- D. Select 2048 and 4096 on the Enterprise Policy tab.
正解: B
質問 40
What criteria must be met in order to create a certificate bundle by linking multiple certificates in NetScaler Management and Analytics System (NMAS)?
- A. The certificates must be created on the NetScaler.
- B. The certificates must be issued by an external Certificate Authority.
- C. The issuer of the first certificate must match the domain of the second certificate.
- D. The issuer if the first certificate must NOT have issued the second certificate.
正解: C
質問 41
The NetScaler logging client server can be installed and configured to store the log for ___________.
(Choose the correct option to complete the sentence.)
- A. HTTP and HTTPS active connections on the NetScaler
- B. HTTP and HTTPS requests processed by the NetScaler
- C. statistics of the HTTP and HTTPS web sites load balanced on NetScaler
- D. status of all the HTTP and HTTPS backend web servers
正解: B
質問 42
A Citrix Engineer needs to configure an application firewall profile to ensure that the images uploaded on the website are NOT malicious. The engineer needs to create a policy to filter the upload requests and ensure that they are in JPEG format. Which expression can the engineer use to fulfill this requirement?
- A. http.req.url.endswith (".jpeg) &&http.req.method.eq (POST)
- B. http.req.url.endswith (".jpeg) || http.req.method.eq (GET)
- C. http.req.header ("Content-Type").contains ("image/jpeg") || http.req.method.eq(POST)
- D. http.req.url.contains (".jpeg) &&http.req.method.eq (GET)
正解: C
質問 43
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. Bind the authentication policy to the primary authentication bank of the Citrix Gateway
- B. Create a login schema policy and bind it to the authentication virtual server.
- C. Create a login schema profile and select the uploaded file.
- D. Create an authentication policy label and bind it to an authentication policy.
正解: D
質問 44
Scenario: A Citrix Engineer is asked to help improve the performance of a web application. After capturing and analyzing a typical session, the engineer notices a large number of user requests for the stock price of the company.
Which action can the engineer take to improve web application performance for the stock quote?
- A. Enable the Combine CSS optimization.
- B. Create a dynamic content group.
- C. Enable the Minify JavaScript optimization.
- D. Create a static content group.
正解: B
質問 45
A Citrix Engineer has determined that users are able to access random URLs on a web site through bookmarks and by manually typing in the URLs to skip the pages required to reach that part of the website. Which two checks can the engineer enable to prevent this attack? (Choose two.)
- A. Start URL
- B. Buffer overflow
- C. Deny URL
- D. Form Field Consistency
- E. HTML Cross-site scripting
正解: A,B
質問 46
Scenario: During application troubleshooting, a Citrix Engineer notices that response traffic received from a protected web application is NOT matching what the web server is sending out. The auditor is concerned that Man-In-The-Middle attack is in progress.
Which action is the Citrix Web App Firewall performing that would trigger this false positive?
- A. Removing the Accept-Encoding header
- B. Modifying and adding cookies in the response
- C. Inserting a hidden form field
- D. Removing the Last-Modified header
正解: B
質問 47
A Citrix Engineer reviews the App Dashboard and notices that three of the monitored applications have an App Score of less than 50.
The engineer can interpret the App Score as a metric of application ___________. (Choose the correct option to complete the sentence.)
- A. performance and availability, with a higher score indicating better health
- B. performance and availability, with a lower score indicating better health
- C. security, with a higher score indicating better security
- D. security, with a lower score indicating better security
正解: A
質問 48
Which syntax is used to write a StyleBook?
- A. XML
- B. JSON
- C. LISP
- D. YAML
正解: D
質問 49
A manager for a hospital billing system wants to display the last four digits of a credit card number when printing invoices.
Which credit card security action does this?
- A. X-Out
- B. Block
- C. Transform
- D. Log
正解: A
解説:
Explanation
Explanation/Reference: https://docs.citrix.com/en-us/citrix-adc/current-release/application-firewall/dataleak-prevention/ creditcard-check.html
質問 50
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. The default password must be change before login.
- B. User should use the system administrator credentials to login.
- C. The user BIND DN should be specified.
- D. User should enter username as example-online\Admin1.
正解: C
質問 51
A Citrix Engineer wants to quietly track attempts that cause a web application to display a list of all user accounts.
Which action should the engineer enable to achieve this?
- A. Stats
- B. Block
- C. Log
- D. Learn
正解: D
質問 52
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. Extend Page Cache
- B. Make Inline
- C. Shrink to Attributes
- D. Minify
正解: D
解説:
Explanation/Reference: https://docs.citrix.com/en-us/netscaler/11-1/optimization/front-end-optimization.html
質問 53
Which action ensures that content is retrieved from the server of origin?
- A. CACHE
- B. MAY_CACHE
- C. NOCACHE
- D. MAY_NOCACHE
正解: C
解説:
https://docs.citrix.com/en-us/citrix-adc/current-release/optimization/integrated-caching/configure- cookies-headers-and-polling.html
質問 54
Which three items does Citrix Application Delivery Management (ADM) require when adding an instances? (Choose three.)
- A. Site
- B. Tags
- C. IP address
- D. Agent
- E. Profile
正解: C,D,E
質問 55
Scenario: A Citrix Engineer is assigned applications using Role-based Access Control (RBAC) in NetScaler Management and Analytics Systems (NMAS). In the NMAS, the engineer can see all virtual servers under Web Insight > Applications, but is unable to access them.
What could be the cause of this behavior?
- A. The RBAC is NOT supported for Orchestration.
- B. The Access Control policy is NOT configured on the NetScaler.
- C. The RBAC is NOT supported at the application level.
- D. The Access Control policy name on NetScaler and NetScaler MAS should match.
正解: C
質問 56
Scenario: A Citrix Engineer has enabled learning on Application Firewall for all the Security checks on a basic profile that is configured in a production environment. However, after a few hours, the Application Firewall has stopped learning new data.
What is causing the issue?
- A. All the Security checks CANNOT be enabled simultaneously.
- B. Application Firewall learning should only be enabled on Start URL.
- C. Application Firewall learning can only be enabled for an advanced profile.
- D. The learning database is limited to 20 MB in size and needs a reset.
正解: D
質問 57
......
Citrix 1Y0-341テストエンジンPDFで完全版無料問題集:https://www.passtest.jp/Citrix/1Y0-341-shiken.html
最新をゲットせよ!1Y0-341認定有効な試験問題集解答:https://drive.google.com/open?id=1wj-rBWjePY9O0604UP1KBo8kRTJzY15x