R0X4R / Garud

An automation tool that scans sub-domains, sub-domain takeover, then filters out XSS, SSTI, SSRF, and more injection point parameters and scans for some low hanging vulnerabilities automatically.
MIT License
768 stars 176 forks source link

suggest #16

Closed AkunWin closed 3 years ago

AkunWin commented 3 years ago

It would be even better if Garud could support the output of HTML reports.

R0X4R commented 3 years ago

Hii @AkunWin, I already thought about it but I don't know how to render outputs in HTML. If you know please send me a pull request and I will add it as a feature.

Thanks.