100%更新されたのはCitrix 1Y0-342限定版PDF問題集 [Q62-Q81]

Share

100%更新されたのはCitrix 1Y0-342限定版PDF問題集

有効な試験問題を試そう1Y0-342には無料サイトで限定お試しチャンス

質問 # 62
To reduce the number of HTTP requests and improve web page load times, which front-end optimization should be utilized?

  • A. SSL offloading
  • B. Minification of JavaScript and CSS
  • C. Content caching
  • D. Image compression

正解:B


質問 # 63
Which feature of Citrix ADM primarily deals with user access control?

  • A. SSL Certificate Management
  • B. Analytics and Automation
  • C. Instance Management
  • D. Authentication and Authorization

正解:D


質問 # 64
If an organization wants to secure communication between clients and Citrix ADM, they should

  • A. Create additional instances
  • B. Configure multi-factor authentication
  • C. Use the Citrix ADM Service
  • D. Install SSL Certificates

正解:D


質問 # 65
A review of purchases made at an online retailer shows that several orders were processed for items at an unpublished price.
Which protection can a Citrix Engineer implement to prevent a site visitor from modifying the unit price of a product on the shopping cart page?

  • A. Form Field Consistency
  • B. Cross-Site Request Forgeries (CSRF)
  • C. HTML Cross-Site Scripting (XSS)
  • D. HTML SQL Injection

正解:A


質問 # 66
A Citrix Engineer used Learning to establish the HTML SQL Injection relaxations for a critical web application. The engineer now wishes to begin working on the protections for a different web application. The name of the Web App Profile is appfw_prof_customercare.
Which CLI command can the engineer use to empty the Learn database?

  • A. set appfw learningsettings appfw_prof_customercare -SQLInjectionMinThreshold 0
  • B. set appfw learningsettings appfw_prof_customercare -startURLMinThreshold 0
  • C. export appfw learningdata appfw_prof_customercare
  • D. reset appfw learningdata

正解:D


質問 # 67
Which security model should a Citrix Engineer implement to make sure that no known attack patterns pass through Citrix Web App Firewall?

  • A. Negative
  • B. Static
  • C. Hybrid
  • D. Positive

正解:A


質問 # 68
To manage multiple Citrix ADC instances in a single Citrix Application Delivery Management deployment, which feature should be utilized?

  • A. Instance Management
  • B. Authentication and Authorization
  • C. SSL Certificate Management
  • D. Analytics and Automation

正解:A


質問 # 69
Scenario: A Citrix Engineer configures Citrix Web App Firewall to protect an application. Users report that they are NOT able to log on. The engineer enables a Start URL relaxation for the path //login.aspx.
What is the effect of the Start URL relaxation on the application?

  • A. Access to the path /login.aspx is blocked.
  • B. Non-administrative users are blocked from the path /login.aspx Administrative users are permitted to the path /lo
  • C. Access to the path /login.aspx is unblocked.
  • D. External users are blocked from the path /login.aspx. Internal users are permitted to the path /login.aspx

正解:C


質問 # 70
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. Deny URL
  • D. Cookie Consistency

正解:A


質問 # 71
In PCRE, the only characters assumed to be literals are ___________

  • A. a-z, A-Z
  • B. 0-9
  • C. a-z, A-Z, 0-9
  • D. A-Z

正解:A


質問 # 72
In a scenario where single sign-on is required for cloud applications, which authentication method should be configured?

  • A. SAML
  • B. Multi-factor authentication
  • C. OAuth
  • D. OpenID

正解:A


質問 # 73
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- de yURLAction none-crossSiteScriptingAction none -SQLInjectionAction log stats- SQLInjection TransformSpecialChars ON -SQLInjectionCheckSQLWildChars ON- fieldFormatAction none- bufferOverflowAction none- responseContentType -application/octet-stream- -XMLSQLI njectionAction none- XMLXSSAction none-XMLWSIAction none- XMLValidationAction none What does the engineer need to change in the Application Firewall configuration?

  • A. Disable- SQLInjectionTransformSpecialChars ON
  • B. Disable- SQLInjectionCheckSQLWildChars ON
  • C. Enable-XMLSQLInjectionAction none
  • D. Enable-XMLValidationAction none

正解:B


質問 # 74
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. Application Firewall learning can only be enabled for an advanced profile.
  • B. Application Firewall learning should only be enabled on Start URL.
  • C. The learning database is limited to 20 MB in size and needs a reset.
  • D. All the Security checks CANNOT be enabled simultaneously.

正解:C


質問 # 75
Which method is used by Citrix ADC Application Delivery Management to gather licensing information from Citrix ADC?

  • A. NITRO
  • B. IPFLOW
  • C. APPFLOW
  • D. CFLOW

正解:A


質問 # 76
Scenario: A Citrix Engineer configures an Application Firewall HTML SQL Injection Check and sets it to BLOCK and to use SQLSplCharANDKeyword as the SQL injection type. The engineer checks the logs and finds that nothing is being blocked.
What can be the cause of the Application Firewall failing to block the attack?

  • A. The request contains SQL Wildcard Characters.
  • B. The request only contains SQL keywords.
  • C. The request neither contains SQL Special Characters nor keywords.
  • D. The request only contains SQL Special Characters.

正解:D


質問 # 77
If an organization wants to deploy Citrix Application Delivery Management in a cloud environment, they should.

  • A. Create additional instances
  • B. Perform the initial configuration
  • C. Use the Citrix ADM Service
  • D. Install SSL Certificates

正解:C


質問 # 78
Which option matches the following regular expression?
r.n 10\.10\.0\..

  • A. run 10.100.10.99
  • B. RUN 10.10.0.9
  • C. run 10.10.0.9
  • D. r.n 10.10.10.99

正解:C


質問 # 79
Which three protocols in a Citrix ADC Application Delivery Management can be used to back up the current state of the managed Citrix ADC instances?

  • A. Secure Shell (SSH)
  • B. HTTP
  • C. Telnet
  • D. Secure Copy (SCP)
  • E. NITRO calls

正解:A、D、E


質問 # 80
Scenario: A Citrix Engineer has enabled Security insight and Web insight on Citrix ADC Application Delivery Management. The engineer is NOT able to see data under the Analytics on Application Delivery Management, in spite of seeing hits on the APPFLOW policy.
Which log should the engineer check on Application Delivery Management to ensure that the information is sent from Citrix ADC?

  • A. mps_afdecoder.log
  • B. nstriton.log
  • C. mps_perf.log
  • D. mps_afanalytics.log

正解:A


質問 # 81
......

Citrix 1Y0-342公式認定ガイドPDF:https://www.jpntest.com/shiken/1Y0-342-mondaishu

無料Citrix NetScaler 12 1Y0-342公式認定ガイドPDFダウンロード:https://drive.google.com/open?id=1kFgcdvF3uGNagawKmI6SDZO0ghX3LIeX

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡