Vagrant - apache/drat GitHub Wiki
Prerequisites:
Start and connect to Vagrant
git clone https://github.com/apache/drat.git
cd drat
vagrant up
vagrant ssh
$DRAT_HOME/bin/oodt start
Once you're connected to the VM, skip to the automated or manual method of running DRAT. Note that the /vagrant
directory is a shared folder to your host system and is a great way to interact with codebases you're looking to audit with DRAT.