16 Forks
257 Stars
257 Watchers

CTFs

CTF Cheat Sheet + Writeups / Files for some of the Cyber CTFs that I've done

How to download and setup CTFs

Open terminal and run command
git clone https://github.com/Adamkadaban/CTFs.git
git clone is used to create a copy or clone of CTFs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CTFs https://github.com/Adamkadaban/CTFs/archive/master.zip

Or simply clone CTFs with SSH
[email protected]:Adamkadaban/CTFs.git

If you have some problems with CTFs

You may open issue on CTFs support forum (system) here: https://github.com/Adamkadaban/CTFs/issues