gospider icon indicating copy to clipboard operation
gospider copied to clipboard

Relathive path in js files makes invalid urls in linkfinder module

Open seqrity opened this issue 2 years ago • 0 comments

Hey

I found that if a relative path exists in a js file like the following:

telerik_ReportViewer({serviceUrl:"../../api/reports"

gospider will place in a loop and generates lots of invalid URLs and runs until you break the gospider manually.

You can test it on this link: https://qa-opentoweriq.bentley.com

seqrity avatar Apr 20 '22 08:04 seqrity