Skip to content

Instantly share code, notes, and snippets.

@ykame
Last active October 30, 2017 22:58
Show Gist options
  • Save ykame/a1d9fff70220d1cb7bf7e1391dd4ffbc to your computer and use it in GitHub Desktop.
Save ykame/a1d9fff70220d1cb7bf7e1391dd4ffbc to your computer and use it in GitHub Desktop.
FBCTF
# Init upgrade
sudo apt-get update
sudo apt-get upgrade
# Common Software
sudo apt-get install git
git clone https://github.com/facebook/fbctf
cd fbctf
source ./extra/lib.sh
quick_setup install prod *or* quick_setup install dev
## more information the following.
## https://github.com/facebook/fbctf/wiki/Quick-Setup-Guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment