Installation and commands
| $ apt update && apt upgrade | enter | |
| $ apt install git | enter | |
| $ apt install python2 | enter | |
| $ apt install python | enter | |
| $ git clone https://github.com/UndeadSec/checkURL | enter | |
| $ cd checkURL | enter/ls | |
$ chmod +x * | enter | |
| $ python3 checkURL.py --url | sitename.com |
$ python3 checkURL.py --help
it will show up with all the necessary information you need to know about checkURl
To run check url$ python3 checkURL.py --url the url is where you going to put the attackerurl coming to your way.
