Extract URLs, paths, secrets, and other interesting bits from JavaScript
LinkFinder is a security reconnaissance and static analysis tool designed for JavaScript endpoint discovery. It extracts absolute and relative URLs and parameters from JavaScript files to map the attack surface of web applications and identify hidden API routes. The tool operates through static code analysis and regular expression pattern matching to find endpoints without executing the source code. It includes a data processor for importing exported files from Burp Suite, enabling the batch analysis of multiple JavaScript assets in a single execution. The system provides capabilities for do
Gau is a command-line tool and passive URL enumerator designed to discover and aggregate known and historical web addresses for specific target domains. It functions as a collection framework that retrieves domain-specific data from public web archives and threat intelligence providers. The tool focuses on passive reconnaissance and open-source intelligence research to map attack surfaces without sending requests directly to target infrastructure. It aggregates data from multiple external sources to identify accessible web endpoints and forgotten pages. The system includes capabilities for r
Find endpoints on GitHub.
Las características principales de gwen001/github-endpoints son: Endpoint Discovery, Reconnaissance Tools.
Las alternativas de código abierto para gwen001/github-endpoints incluyen: gerbenjavado/linkfinder — LinkFinder is a security reconnaissance and static analysis tool designed for JavaScript endpoint discovery. It… tomnomnom/waybackurls — Waybackurls is a command-line OSINT tool that retrieves every known URL for a given domain from the Wayback Machine… 003random/getjs — A tool to fastly get all javascript sources/files. bishopfox/jsluice — Extract URLs, paths, secrets, and other interesting bits from JavaScript. lc/gau — Gau is a command-line tool and passive URL enumerator designed to discover and aggregate known and historical web… xnl-h4ck3r/waymore — Find way more from the Wayback Machine, Common Crawl, Alien Vault OTX, URLScan, VirusTotal, GhostArchive &…