Skip to content

SharLike-CTF-Team/altayctf-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AltayCtf'19

Services:

  • GalTelecom, python+flask+mysql
  • InGalaxy, php+laravel+mysql
  • Kettle, python+aioHTTP
  • Patent, go+sphinx+postgres

Deployment: docker-compose build && docker-compose up -d

To enable patent search in patent service, run script.sh every N seconds (N usually equals to round time). This can be done with screen:

screen -dmS searchd watch --interval N /home/patent/script.sh

Checkers

Written in python/aioHTTP client. self.fake is faker instance. Python __debug__ constant should be True for results correctness.

About

AltayCtf-2019 services and checkers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published