1Y0-341無料認定試験材料はこちらの230問題
リアル1Y0-341は100%カバー率リアル試験問題を試そう!
Citrix ADC Advanced Topics-セキュリティ、管理、および最適化試験としても知られるCitrix 1y0-341は、複雑なCitrix ADC(以前はNetscalerとして知られていた)の展開の構成、管理、および最適化における候補者の知識とスキルを評価する認定試験です。この試験は、Citrix認定アソシエイト - ネットワーキング(CCA -N)認定を既に獲得しており、Citrixネットワーキングテクノロジーでのキャリアを促進したい人向けに設計されています。
Citrix 1Y0-341 試験に備えるために、受験者は Citrix ADC Advanced Concepts - Security, Management and Optimization コースを受講することをお勧めします。このコースは試験に含まれるすべてのトピックをカバーし、Citrix ADC の設定と管理の実践的な経験を提供します。受験者は、公式の Citrix ADC ドキュメンテーションの学習、オンラインフォーラムへの参加、模擬試験の受験も有益です。
質問 # 137
Which three options can be used to specify the destination of an HTTP Callout? (Choose three.)
- A. Cache redirection Virtual server
- B. Global server load balancing Virtual server
- C. Load balancing Virtual server
- D. Citrix ADC Gateway Virtual server
- E. Content switching Virtual server
正解:A、C、E
質問 # 138
Scenario: A Citrix Engineer has enabled Security insight and Web insight on NetScaler Management and Analytics System (NMAS). The engineer is NOT able to see data under the Analytics on NMAS, in spite of seeing hits on the APPFLOW policy.
Which log should the engineer check on NMAS to ensure that the information is sent from NetScaler?
- A. mps_afdecoder.log
- B. nstriton.log
- C. mps_afanalytics.log
- D. mps_perf.log
正解:A
質問 # 139
Scenario: A Citrix Engineer has deployed Front-end Optimization on NetScaler. Below is the snippet of the content before and after optimization.
Before Optimization:
After Optimization:
Which optimization technique has been applied to the content?
- A. CSS Move to Head Tag
- B. CSS Minify
- C. CSS Combine
- D. CSS Make Inline
正解:D
質問 # 140
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. Buffer Overflow
- B. Deny URL
- C. Cookie Consistency
- D. Form Field Consistency
正解:C
解説:
https://docs.citrix.com/en-us/citrix-adc/current-release/application-firewall/cookie-protection/waf- cookie-hijack-protection.html
質問 # 141
Scenario: A Citrix Engineer has a pair of Citrix ADC VPX appliances configured as a High-Availability (HA) pair and hosted on a Citrix Hypervisor. The engineer wants to use Citrix Application Delivery Management (ADM) to monitor and manage the 35 web applications on the appliances. The engineer has imported Citrix ADM virtual appliance to Citrix Hypervisor. The engineer has also configured the management IP address settings and has added the 35 instances. However, some of the instances are NOT reporting any data.
Which two areas can the engineer check to determine the cause of the issue? (Choose two.)
- A. An SSL certificate must be installed on the Citrix ADM appliance.
- B. The Citrix ADM license must be installed.
- C. A Premium platform license must be configured on each instance.
- D. AppFlow must be enabled on each instance.
正解:B、D
質問 # 142
Which setting should be enabled to convert the content-length form submission requests to chunked requests, when HTML SQL Injection protection is enabled?
- A. Percentage Recursive Decoding
- B. Enable form tagging
- C. Streaming
- D. Optimize Partial Requests
正解:C
質問 # 143
Scenario: A Citrix Engineer needs to ensure that the flow of traffic to a web application does NOT overwhelm the server. After thorough testing, the engineer determines that the application can handle a maximum of 3,000 requests per minute. The engineer builds a limit identifier, rl_maxrequests, to enforce this limitation.
Which advanced expression can the engineer write in the Responder policy to invoke rate limiting?
- A. SYS.CHECK_LIMIT("rl_maxrequests")
- B. SYS.CHECK_LIMIT("rl_maxrequests").GE(3000)
- C. SYS.CHECK_LIMIT("rl_maxrequests").CONTAINS("Busy")
- D. SYS.CHECK_LIMIT("rl_maxrequests").IS_VALID
正解:A
解説:
https://docs.netscaler.com/en-us/citrix-adc/current-release/appexpert/rate-limiting/configuring- binding-traffic-rate-policy1.html
質問 # 144
Which protection can a Citrix Engineer implement to prevent a hacker from extracting a customer list from the company website?
- A. HTML Cross-Site Scripting (XSS)
- B. Form Field Consistency
- C. HTML SQL Injection
- D. Cross-Site Request Forgeries (CSRF)
正解:C
質問 # 145
Which Citrix Web App Firewall profile setting can a Citrix Engineer configure to provide a response when a violation occurs?
- A. Default Response
- B. Redirect URL
- C. Return URL
- D. Default Request
正解:A
解説:
https://docs.citrix.com/en-us/netscaler/11-1/application-firewall/profiles/configuring-profiles.html
質問 # 146
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 "Encrypt Session Only"
- C. Configure Encrypt Server cookies to "Encrypt All"
- D. Configure Encrypt Server cookies to "None"
正解:D
質問 # 147
Which option matches the following regular expression?
- A. RUN 10.10.0.9
- B. n 10\.10\.0\..
- C. run 10.10.0.9
- D. run 10.100.10.99
- E. r.n 10.10.10.99
正解:D
質問 # 148
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. The expression is incorrect.
- B. It is NOT bound to the virtual server.
- C. It has been assigned an Advanced HTML profile.
- D. It has been assigned the built-in APPFW_RESET profile.
正解:A、B
質問 # 149
Scenario: A Citrix Engineer implements Application-level Quality of Experience (AppQoE) to protect a web application. Shortly after that, users call to complain that nearly every request is being met with a Captcha.
What can the engineer do to improve the user experience?
- A. Increase the Session Life.
- B. Increase the Policy Queue Depth.
- C. Increase the DOS Attack Threshold.
- D. Disable the Captcha.
正解:A
解説:
https://docs.citrix.com/en-us/citrix-adc/current-release/appexpert/appqoe/appqoe-parameters.html
質問 # 150
The NetScaler Management and Analytics System (NMAS) needs to communicate with NetScaler instances on the Microsoft Azure and Amazon Web Services (AWS) clouds. Which configuration must a Citrix Engineer make to meet this requirement?
- A. NetScaler MAS in the cloud.
- B. Layer 3 tunnel between NetScaler MAS and the NetScaler VPX instances.
- C. Layer 2 tunnel between NetScaler MAS and the NetScaler VPX instances.
- D. Layer 2 Tunneling Protocol (L2TP) connection to the NetScaler VPX instances.
正解:B
質問 # 151
A Citrix Engineer needs to prevent an attack against insecure operating-system or web-server software. The attack can cause the system to crash or behave unpredictably when it receives a data string that is larger than it can handle.
Which security check on the Application Firewall can the engineer enable to prevent such attacks?
- A. Buffer Overflow
- B. Deny URL
- C. Field Format
- D. Start URL
正解:A
質問 # 152
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
正解:A
質問 # 153
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. 175' OR `1'= `1'
- B. Citrix" OR "1"="1
- C. Citrix; Sqltest
- D. Citrix OR 1=1
- E. 175// OR 1//=1//
正解:C、E
質問 # 154
Scenario: A Citrix Engineer has configured Integrated Caching to improve application performance. Within hours, the Citrix ADC appliance has run out of memory.
Which Content Group setting can the engineer configure to show the caching process until a need is demonstrated?
- A. Do not cache - if size exceeds
- B. Maximum memory usage limit
- C. Do not cache - if hits are less than
- D. Quick Abort Size
正解:C
解説:
https://docs.citrix.com/en-us/citrix-adc/current-release/optimization/integrated-caching/improve- cache-performance.html
質問 # 155
Scenario: A Citrix Engineer has a pair of Citrix ADC VPX appliances configured as a High- Availability (HA) pair and hosted on a Citrix Hypervisor. The engineer wants to use Citrix Application Delivery Management (ADM) to monitor and manage the 35 web applications on the appliances. The engineer has imported Citrix ADM virtual appliance to Citrix Hypervisor. The engineer has also configured the management IP address settings and has added the 35 instances. However, some of the instances are NOT reporting any data.
Which two areas can the engineer check to determine the cause of the issue? (Choose two.)
- A. An SSL certificate must be installed on the Citrix ADM appliance.
- B. The Citrix ADM license must be installed.
- C. A Premium platform license must be configured on each instance.
- D. AppFlow must be enabled on each instance.
正解:B、D
解説:
AppFlow must be enabled on each Citrix ADC instance to allow data to be sent to Citrix ADM for monitoring.
Ensuring that a valid Citrix ADM license is installed is crucial for the proper functioning of the monitoring and management features.
質問 # 156
......
1Y0-341試験問題集簡単なまとめ:https://www.jpntest.com/shiken/1Y0-341-mondaishu
1Y0-341最新CCP-Nトレーニングと認定をゲット:https://drive.google.com/open?id=19x8N-kDuMknlxF7BO53ovpHzlzcsbHo2