xnLinkFinder : A Python Tool Used To Discover Endpoints And Potential Parameters

xnLinkFinder is a tool used to discover endpoints (and potential parameters) for a given target. It can find them by: crawling a target (pass a domain/URL) crawling multiple targets (pass a file of domains/URLs) searching files in a given directory (pass a directory name) get them from a Burp project (pass location of a Burp …