Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 531 Bytes

CHANGELOG.md

File metadata and controls

26 lines (22 loc) · 531 Bytes

Changelog

All notable changes to this project will are documented in this changelog file.

[1.1.0] - 2023-09-09

Added

  • added RCE Deserialization challenge

[1.0.1] - 2023-06-02

Added

  • fixed macOS icon
  • updated readme
  • fixed url

[1.0.0] - 2022-01-01

Added

  • common functionality
  • server and client implementation
  • 7 basic challenges
    • Buffer Over-read (simulated)
    • Command Execution
    • SQL Injection
    • Enumeration
    • XML
    • Horizontal Access Control
    • Vertical Access Control