Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 1Y0-341 All Questions

View all questions & answers for the 1Y0-341 exam

Exam 1Y0-341 topic 1 question 7 discussion

Actual exam question from Citrix's 1Y0-341
Question #: 7
Topic #: 1
[All 1Y0-341 Questions]

Which two protections ensure that the correct data is returned by the client? (Choose two.)

  • A. Form Field Consistency.
  • B. Field Formats
  • C. HTML Cross-Site Scripting (XSS)
  • D. Cross-Site Request Forgeries (CSRF)
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
3a0f5fb
2 months ago
Selected Answer: AB
A. Form Field Consistency: This ensures that the data submitted by the client matches the expected format and values, preventing tampering or manipulation of form fields. B. Field Formats: This involves validating that the data conforms to the expected format, such as ensuring email addresses are correctly formatted or dates are in the proper format.
upvoted 1 times
...
thedelph
1 year ago
A. Form Field Consistency - This ensures that the client has not altered the structure of the web forms and that data submitted adheres to HTML restrictions for length and type. B. Field Formats - This validates the type and length of user-submitted data in web forms to ensure they are appropriate for the intended fields.
upvoted 2 times
...
thedelph
1 year ago
Selected Answer: AB
The question is asking about data returned by the client. XSS and CSRF are with regard to preventing malicious data from being sent to the server rather than ensuring the correct data is returned by the client.
upvoted 2 times
...
RVR
1 year, 4 months ago
Selected Answer: AD
A & D are fine CSRF meaning CSRF form tagging check (https://docs.netscaler.com/en-us/citrix-adc/current-release/application-firewall/form-protections/cross-site-request-forgery-check.html) where data from web forms returned by users are checked.
upvoted 3 times
...
bengie
1 year, 8 months ago
Selected Answer: AB
A and B check the form of the input
upvoted 2 times
...
Mr_Marcus
1 year, 8 months ago
Selected Answer: AD
Reference - https://docs.citrix.com/en-us/citrix-adc-secure-deployment.html See "Third Tier of Security."
upvoted 1 times
...
Binomimus
1 year, 11 months ago
B (Field Formats) should also be correct, since it validates users' forms input as well Field Formats: https://docs.citrix.com/en-us/citrix-adc/current-release/application-firewall/form-protections/field-formats-check.html Form Field Consistency Check: https://docs.citrix.com/en-us/citrix-adc/current-release/application-firewall/form-protections/form-field-consistency-check.html CSRF: https://docs.citrix.com/en-us/citrix-adc/current-release/application-firewall/form-protections/cross-site-request-forgery-check.html
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...