You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This article describes the steps for setting up the ADAPT tool, designed for the automated pentesting of web applications. This guide assumes the presence of an Ubuntu Ubunutu 16.04 Operating system.
Extract ADAPT via terminal
a. tar -xvfz adapt.tar.gz
Open a new terminal (ctrl+alt+t)
Navigate to the newly decompressed ADAPT folder
a. Ensure your environment has network access
Execute the install script(install.sh)
a. sudo chmod +x install.sh -ensures install.sh is executable
b. Type ./install.sh
c. When prompted, enter your administrator's password