Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 865 Bytes

File metadata and controls

26 lines (18 loc) · 865 Bytes

DVFPS

DVFPS aims to demonstrate the core risks which are detailed in the OWASP Game Security Framework.

Project Goals

The project aims to align with the OWASP Game Security Framework to serve as a practical demonstration of the concepts defined within. The project also aims to implement the following systems with various deliberate vulnerabilites:

  • Deathmatch game mode
  • Team Deathmatch game
  • Bomb plant game mode
  • User accounts
  • Embedded cosmetics store page
  • Standalone launcher application (separate repo)
  • Infrastructre as code deployments (sparate repo)
  • Configurable game security features
  • Configurable network architectures
  • Hacking CTF mode (TODO design this concept)

High-Level Design

TODO

Client/Sever Architecture

TODO