Toolset for automating common management actions used in CTF's
ctf-py
to create a solve.py scriptctf-connect ip port
to create a connect.sh scriptctf-ex cmd
to see examples of a certain commandctf-ssh
to generate an rsa keypair for ssh loginctf-wordlist-names names-file
to generate a wordlist from first and last names
git clone https://github.com/PinkDraconian/CTF-bash-tools.git
cd CTF-bash-tools
./make.sh
source ~/.bashrc
- Thanks to OneMask for writing the ctf-wordlist-names bash code!
Thanks for using these tools. Any recommendations, feature requests, and so on, are always welcome!