vulns.co
/
GKData.io MCP

Back to Library

xnLinkFinder

Pulls links and possible parameter names out of a local file, a saved response, or a URL list. Point it at JavaScript or a HAR you already collected instead of crawling a live host.

Tags: javascript, endpoints, parameters

Category
js
Maintenance signal
active

Project repository

Use this when: JavaScript. Pull links out of a saved bundle.

Install

pip

pip install xnLinkFinder

pipx

pipx install git+https://github.com/xnl-h4ck3r/xnLinkFinder.git

Command templates

Links from a local file

xnLinkFinder -i {file} -o cli

Related tools