Reveals invisible links within JavaScript files. Inspired by LinkFinder
linx requires go1.17 to install successfully. Run the following command to get the repo -
go install -v github.com/riza/linx/cmd/linx@latest
linx --target=https://rizasabuncu.com/assets/admin_acces.js --output=admin_access_result.html
- HTML output support
- JSON output support
- Custom cookie support
- Rule improvement & blacklist support
- Support parallel scan multiple files
- ...