Skip to content

bahadirozyurek/ctf-admin-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧰 CTF Admin Tools

A collection of Bash scripts to automate user management and challenge deployment for Capture The Flag (CTF) servers.

🚀 Scripts

create_users.sh

Creates system users from a text file (users_list.txt by default).
Each user receives a random 5-digit password, and all credentials are saved in userpasswords.txt.

Example:

./create_users.sh -f users.txt -o passwords.txt

About

A set of shell scripts for creating users and deploying CTF challenge files on a Linux server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages