ZBD Documentation home page
Search ZBD Documentation
⌘K
Ask AI
API Status
Create Account
Log In
Log In
Search...
Navigation
Game Security Course
Securing data sent to the server
Getting Started
Payments
Rewards
Rewards SDK
Rewards API
Login with ZBD
ZBD App
Overview
Rewards API
ZBD Gamertags
POST
Send Reward
GET
Get Reward
Utility APIs
POST
Create Charge
GET
Get UserID by Gamertag
GET
Get Gamertag by UserID
Knowledge Base
Introduction
Rewarded Play
Overview
Integrating Rewards
Game Security Course
Introduction
1. Insecure Game
2. Hacking Saved Game
3. Hacking Memory
4. Decompiling Source
5. Altering Network Traffic
6. Improving Security
7. Replay/Mirror Attacks
8. Securing server
9. Fake devices and apps
Integration Guides
Game Security Course
Securing data sent to the server
Copy page
Stop attackers from altering data sent to the server.
Copy page
In this episode Mandelduck will show us how we can use encryption to make any data sent to the server tamper proof
Source code on branch security-3
https://github.com/zebedeeio/anti-cheat-sample-game/tree/security-3
Code for nodejs encryption tools
https://github.com/mandelmonkey/encryption-tools
Was this page helpful?
Yes
No
Suggest edits
7. Replay/Mirror Attacks
9. Fake devices and apps
Assistant
Responses are generated using AI and may contain mistakes.