awesome-repositories.comCategoriesBlog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BishopFox avatar

BishopFox/jsluice

0
View on GitHub↗
1,843 stars·141 forks·Go·MIT·10 views

Jsluice

Extract URLs, paths, secrets, and other interesting bits from JavaScript

Features

  • Metadata and File Analysis - Extracts secrets and endpoints from JavaScript files.
  • Endpoint Discovery - Extracts URLs and secrets from JavaScript files.
  • Reconnaissance Tools - Extracts URLs, paths, and secrets from JavaScript.

Star history

Star history chart for bishopfox/jsluiceStar history chart for bishopfox/jsluice

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Jsluice

Similar open-source projects, ranked by how many features they share with Jsluice.
  • gerbenjavado/linkfinderGerbenJavado avatar

    GerbenJavado/LinkFinder

    4,390View on GitHub↗

    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

    Python
    View on GitHub↗4,390
  • gwen001/github-endpointsgwen001 avatar

    gwen001/github-endpoints

    219View on GitHub↗

    Find endpoints on GitHub.

    Go
    View on GitHub↗219
  • 003random/getjs003random avatar

    003random/getJS

    883View on GitHub↗

    A tool to fastly get all javascript sources/files

    Go
    View on GitHub↗883
  • lc/gaulc avatar

    lc/gau

    4,831View on GitHub↗

    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

    Goalienvaultgauhacktoberfest
    View on GitHub↗4,831
See all 30 alternatives to Jsluice→

Frequently asked questions

What does bishopfox/jsluice do?

Extract URLs, paths, secrets, and other interesting bits from JavaScript

What are the main features of bishopfox/jsluice?

The main features of bishopfox/jsluice are: Metadata and File Analysis, Endpoint Discovery, Reconnaissance Tools.

What are some open-source alternatives to bishopfox/jsluice?

Open-source alternatives to bishopfox/jsluice include: tomnomnom/waybackurls — Waybackurls is a command-line OSINT tool that retrieves every known URL for a given domain from the Wayback Machine… lc/gau — Gau is a command-line tool and passive URL enumerator designed to discover and aggregate known and historical web… 003random/getjs — A tool to fastly get all javascript sources/files. gwen001/github-endpoints — Find endpoints on GitHub. gerbenjavado/linkfinder — LinkFinder is a security reconnaissance and static analysis tool designed for JavaScript endpoint discovery. It… xnl-h4ck3r/waymore — Find way more from the Wayback Machine, Common Crawl, Alien Vault OTX, URLScan, VirusTotal, GhostArchive &…