https://github.com/sdslabs/katana-services
https://github.com/sdslabs/katana-services
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sdslabs/katana-services
- Owner: sdslabs
- Created: 2023-06-25T19:44:40.000Z (almost 3 years ago)
- Default Branch: all_teams
- Last Pushed: 2025-02-10T16:40:07.000Z (over 1 year ago)
- Last Synced: 2025-02-23T20:31:59.050Z (over 1 year ago)
- Language: Python
- Size: 130 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# katana-services
Services to support the microservice architecture of Katana. There are three main componenets:
+ ## Kashira:
Its main purpose is to handle flag submissions and update scores.
Other than that it also handles execution of getter/setter scripts.
Getter scripts are used to fetch the flag for a particular challenge which can then be used
to check if it has been tampered
Setter scripts are used to update challenge flag at random intervals