> cat /dev/github | grep security-tools
discovered 03 Aug 2026

relative-url-extractor

via awesome-list
→ View on GitHub
Relative URL Extractor is a specialized tool designed to parse minified code and extract relative URLs during the reconnaissance phase of security assessments. Its primary use case is to help security researchers identify potential attack vectors by surfacing new endpoints from files that may otherwise be difficult to analyze. Notable features include the ability to process input from `STDIN` and the option to include matched line excerpts for better context in the results.