Makefile is already running all the sqli and xss tests.
- xss: runs the code on xss vunerability.
- sqli: runs the code on sqli vunerability.
- ansiColor=true: if set to true will display colors on the output, default is set to false, must be passed on the beginning.
$ make clean
$ make && make run
Written by @snackk