Visit Website

A python tool used to discover endpoints, potential parameters, and a target specific wordlist for a given target. It can be used to find potential vulnerabilities in web applications. Features: * Discover endpoints * Find potential parameters * Generate a target specific wordlist Usage: 1. Clone the repository 2. Run the tool with the target URL as an argument Example: python xLinkFinder.py https://example.com

ALTERNATIVES