Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Latest commit

 

History

History
40 lines (26 loc) · 1.23 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.23 KB

Pwnzer0tt1's Destructive Farm

Exploit farm for attack-defense CTF competitions!

Differences between stock and Pwnzer0tti1's Destructive Farm

  1. Added ticks to the config file. They are easily configurable in server/config.py with very little effort.
    'TICK_DURATION': 120,#in seconds       (yyyy,mm,dd,hh,mm)
    'START_TIME' : round(datetime.datetime(2022, 6, 14, 22, 0).timestamp()),
    'END_TIME' : round(datetime.datetime(2022, 6, 15, 12, 0).timestamp()),
  1. Added a table showing Teams with the number of every flag captured by a sploit in a specified tick.

  1. Beatuiful chart showing flags/tick per each sploit.

  2. Dark Mode!

  3. Dark Mode!

  4. Did I mention? Dark Mode!

TODO

-Automatic updates every tick

Original Authors

Copyright © 2017–2018 Aleksandr Borzunov

Inspired by the Bay's farm.