This is a simple bash script which will automate the starting of a ctf game
This is the first release of the script and so it will not be extremely complex and you may encounter errors.
If you encounter errors or wish to suggest additions , post them on the issues tab.
- Pings the IP
- Creates required files and directories to keep you organised
- Starts nmap scans
- A linux distro such as Kali/Ubuntu/Mint
- Nmap
git clone https://github.com/arav06/kickstarter
chmod +x setup.sh
sudo ./setup.sh
Now, you can run it by typing
kickstarter
- Starting basic enumeration
- Syntax Highlighting
Note: There will be more updates in the future