Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capture The Flag (CTF) Bash Script

Overview

This program is designed like a Capture The Flag (CTF) game. The main goal is to find and submit flags. This script is capable of validating submitted flags and keeping track of the remaining flags. It utilizes various hash algorithms to create a challenging and dynamic game environment

The main objective is to use and learn basic Linux commands.

Install

git clone https://github.com/OneKnow654/BASLIN.git
cd BASLIN  
sudo chmod +x Game.sh
./Game.sh
after run Game.sh the UI

"UI"

type help in cmd it will print all command that are work in the game

"help command"

how to contiune after exit just type Y/N from option

"resume"

how to submit a flag using submit flags

"submit"

Conclusion

This script serves as a basic framework for a CTF game, providing essential functionalities for generating, validating, and tracking flags.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages