Skip to content

Instantly share code, notes, and snippets.

@will
Created August 22, 2019 21:49
Show Gist options
  • Save will/c7b6185694bb03ea0cd2cae0bb2be09d to your computer and use it in GitHub Desktop.
Save will/c7b6185694bb03ea0cd2cae0bb2be09d to your computer and use it in GitHub Desktop.
mkdir /asa
cd /asa
curl -L https://github.com/microsoft/AttackSurfaceAnalyzer/releases/download/v2.0.154%2B303aa9fef5/AsaCli-linux-2.0.154.tar.gz -o asa.tgz
tar xvf asa.tgz
cd AsaCli-linux-2.0.154
./AsaLaunch.sh collect -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment