Skip to content
/ rlyCTF Public

rlyCTF (relay CTF) challenge to emulate real-world SSRF attacks.

Notifications You must be signed in to change notification settings

lc/rlyCTF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rlyCTF

rlyCTF (relay CTF) is a simple capture the flag challenge to emulate real-world SSRF attacks.

installation:

git clone https://github.com/lc/rlyCTF
cd rlyCTF & vim rlyserver.go

change the line path := "/root/rlyCTF"

to path := "/<yourpath>/rlyCTF"

cd install && chmod +x install.sh
./install.sh
service rlyserver start

Solution:

https://www.youtube.com/watch?v=6u3XYGDuI7U

About

rlyCTF (relay CTF) challenge to emulate real-world SSRF attacks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published