Visit Website

A python script that finds endpoints in JavaScript files. This tool is designed to help developers identify potential security vulnerabilities in their code by finding endpoints in JavaScript files. It uses a combination of regular expressions and syntax analysis to identify potential endpoints, and provides a list of findings that can be used to prioritize security testing and remediation efforts.

ALTERNATIVES