Skip to content

An example of a task from the PPC section of a CTF competition. Task level: for beginners.

License

Notifications You must be signed in to change notification settings

averov90/task-ppc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Version

PPC task

Professional Programming and Coding task

В этом репозитории представлен таск категории PPC. Таск довольно простой - подойдёт для начинающих. В нём нужно выполнить вычисления выражений, задаваемых таском, что сделать вручную невозможно всилу ограничений по времени.

This repository contains a task of the PPC category. The task is quite simple - suitable for beginners. In it, you need to perform calculations of expressions set by the user, which cannot be done manually due to time restrictions.

How to use / Как использовать

Нужно запустить таск на компьютере с доступов в сеть соревнования (или без доступа - если реашться таск будет локально). Далее к компьютеру с таском нужно подключиться на порт 24 по TCP-сокету, например, с помощью netcat (для проверки).

You need to run task on a computer with access to the competition network (or without access - if it is decided locally). Next, you need to connect to the computer with the task on port 24 via a TCP socket, for example, using netcat (for verification).

About

An example of a task from the PPC section of a CTF competition. Task level: for beginners.

Topics

Resources

License

Stars

Watchers

Forks

Languages