Reflected parameters checker for a list of urls. (Beta version needing a lot of improvement)
$ git clone https://github.com/mathis2001/Reflection
$ cat urls.txt | python3 reflection.py [<string>]
or with an other tool like ParamFirstCheck
$ python3 webhackurls.py -d target.com | python3 reflection.py [<string>]