Skip to content

KipodAfterFree/KAF-2019-Shebang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shebang

Shebang is an information security challenge in the Miscellaneous category, and was presented to participants of KAF CTF 2019

Challenge story

No Story

Challenge exploit

Just a game you have to beat using a fast script

Challenge solution

No need

Building and installing

Clone the repository, then type the following command to build the container:

docker build . -t shebang

To run the challenge, execute the following command:

docker run --rm -d -p 1120:8000 shebang

Usage

You may access the challenge through nc localhost 1120

Flag

Flag is:

KAF{wr1t3_a_5cript_t0_w1nn_th1s_0n3}

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published