← Back to match
TraceSurface
Finds hidden APIs in frontend JavaScript and verifies unauthorized-access risk on them.
Desktopfreeglobal
TraceSurface discovers APIs hidden in a single-page application's frontend JavaScript — endpoints in compressed chunks and route tables a page never has to visit to expose — by combining real-browser tracing with JavaScript static analysis, then actively verifies which discovered endpoints are reachable without proper authentication. It's for penetration testers and bug bounty hunters auditing SPAs, where traditional directory scanning and crawling miss endpoints that were never actually triggered during browsing.
Categories
security toolspenetration testingAPI security

