Skip to content

Instantly share code, notes, and snippets.

@nonohry
Created February 27, 2015 17:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nonohry/a00db14b7417c13531ee to your computer and use it in GitHub Desktop.
Save nonohry/a00db14b7417c13531ee to your computer and use it in GitHub Desktop.
Install SIFT 3.0
1. Download Ubuntu 14.04 ISO file and install Ubuntu 14.04 on any system. -> http://www.ubuntu.com/download/desktop
2. Once installed, open a terminal and run "wget --quiet -O - https://raw.github.com/sans-dfir/sift-bootstrap/master/bootstrap.sh | sudo bash -s -- -i -s -y"
3. Congrats -- you now have a SIFT workstation!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment