Skip to content

Latest commit

 

History

History

guardians-rpc-rift

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Guardians' RPC Rift

Try in PWD

Category: web

Author: kotsios

Description

This system operates on a distinct communication protocol, concealed within the AI's web infrastructure. Your mission, should you choose to accept, is to uncover and exploit any subtle rift within this protocol. The discovery of this rift could disrupt the AI's control, giving us a significant edge in our struggle. Unearth the hidden, exploit the unexplored, and strengthen the Pulse of our resistance. Can you pierce the AI's defenses and widen the rift?

Run locally

Launch challenge:

curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2023/master/web/guardians-rpc-rift/docker-compose.yml | docker compose -f - up -d

Shutdown challenge:

curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2023/master/web/guardians-rpc-rift/docker-compose.yml | docker compose -f - down