Owscan tools is used for scanning web application vulnerabilities.
How to install owscan:
$ apt update
$ apt upgrade
$ apt install git
$ apt install php
$ git clone https://github.com/Gameye98/OWScan
$ cd OWScan
$ chmod +x *
Usage! Type:
$php owscan.php

You must be logged in to post a comment.