DCXssploit is a python script to automatic exploit XSS Vulnerability
You are welcome to add more payload etc,
This is Beta version, if you have or find any bug or suggestion to make this stuff better you are welcome to let me know
Now work in UNIX and WINDOWS
Credit and thanks to: UltimateHackers, Nanang a.k.a suwung, and all of you.
need to Install 3 modul for windows ori linux (six, custom, colorama): you can use the following command
pip install six
pip install custom
pip install colorama