SkillAgentSearch skills...

ScriptCTFenv

Base CTF kit

Install / Use

/learn @TarushS/ScriptCTFenv
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CTF Env

For CTF starters PS. if anything happens, feel free to create a issue

Installation Script

git clone https://github.com/TarushS/ScriptCTFenv
cd ScriptCTFenv
chmod +x script.sh
bash script.sh

Docker automated script usage:

git clone https://github.com/TarushS/ScriptCTFenv
cd ScriptCTFenv
cd docker
chmod +x script.sh
./script.sh <valid_args>

Docker automated script valid args:

build           : Is used for building the docker image
install_build   : Is used to install docker and build docker image
init            : It builds docker image and runs container and gives shell
shell           : Gives shell to existing docker conainer
run             : Runs docker container if image exists
stop            : Stops the docker container
delete		: Delete the image
help            : you are reading this right now
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated3mo ago
Forks1

Languages

Shell

Security Score

67/100

Audited on Dec 9, 2025

No findings