dhruvagarwal / bootstrap-script

The bootstrap script for installation of OWTF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OWTF installation script

To install OWTF using Wget:

wget -N https://raw.githubusercontent.com/owtf/bootstrap-script/master/bootstrap.sh; chmod +x bootstrap.sh; ./bootstrap.sh

About

The bootstrap script for installation of OWTF


Languages

Language:Shell 100.0%