A hacker tries to inject scripts into your client’s server, intending to expose or delete data. Which security strategy will best address this issue?
- Throttle API requests and establish quotas
- Only send necessary information
- Validate all requests
- Encrypt all requests and responses