hahwul / XSpear

🔱 Powerfull XSS Scanning and Parameter analysis tool&gem
MIT License
1.19k stars 224 forks source link

XSpear output is not able to save to a file in json format #72

Open HarryJohnAsir opened 2 years ago

HarryJohnAsir commented 2 years ago

XSpear output is not able to save to a file injson format. Tried with below commands. Can you please help to provide the method of saving the output to json file.

XSpear -u 'http://testphp.vulnweb.com/listproducts.php?cat=123' -v 3 -b "https://hahwul.xss.ht" -o filename.json XSpear -u 'http://testphp.vulnweb.com/listproducts.php?cat=123' -v 3 -b "https://hahwul.xss.ht" --output=filename.json

github-actions[bot] commented 2 years ago

Thank you for your first issue report :D