This document discusses techniques for bypassing client-side controls to manipulate data sent to and received from servers. It provides examples of modifying hidden form fields, URL parameters, cookies, and other data to change values like prices. It also covers defeating client-side validation checks and replaying opaque data. Browser extensions and mobile apps are also vulnerable if they rely only on client-side checks. The document stresses that all client-side validation must be repeated on the server to be secure.