xnLinkFinder icon indicating copy to clipboard operation
xnLinkFinder copied to clipboard

A python tool used to discover endpoints, potential parameters, and a target specific wordlist for a given target

Results 8 xnLinkFinder issues
Sort by recently updated
recently updated
newest added

Hi! The error was being shown due to the lack of Windows/Linux compatibility in the `sort` command being used. The pull request takes care of this issue by checking the...

Any way to grep only parameters, like `?url=`. My regex is `(\?\w+=)` ![image](https://github.com/xnl-h4ck3r/xnLinkFinder/assets/72689232/f7a36bf6-0963-4df1-8561-f715a6efdd52)

Hi @xnl-h4ck3r, Thanks for your great work. It would be useful to add the following two options to the tool, if possible: - rate limit option specifying the maximum requests...

enhancement

Hello please if u could help me i got a traceback running it Traceback (most recent call last): File "/home/kali/.local/bin/xnLinkFinder", line 5, in from xnLinkFinder.xnLinkFinder import main File "/home/kali/.local/lib/python2.7/site-packages/xnLinkFinder/xnLinkFinder.py", line...

Someone please tell me how to fix that the tool can be run from any folder or location i installed it with pip

## Issue The -o cli option doesn't work properly with `tee -a` and `>>` I am using xnLinkFinder with axiom-scan with 20 fleets/servers. Sometimes, the input file is so large...

enhancement

Hi,i think it might be good if the tool has an option to outputting the endpoints feature also, i know there's an option to prefixing the endpoints that found in...