awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
GerbenJavado avatar

GerbenJavado/LinkFinder

0
View on GitHub↗
4,390 stele·656 fork-uri·Python·MIT·6 vizualizărigerbenjavado.com/discovering-hidden-content-using-linkfinder↗

LinkFinder

LinkFinder este un instrument de recunoaștere de securitate și analiză statică conceput pentru descoperirea endpoint-urilor JavaScript. Extrage URL-uri absolute și relative și parametri din fișierele JavaScript pentru a mapa suprafața de atac a aplicațiilor web și a identifica rute API ascunse.

Instrumentul operează prin analiză statică de cod și pattern matching cu expresii regulate pentru a găsi endpoint-uri fără a executa codul sursă. Include un procesor de date pentru importul fișierelor exportate din Burp Suite, permițând analiza batch a mai multor asset-uri JavaScript într-o singură execuție.

Sistemul oferă capabilități pentru analiză la nivel de domeniu și filtrare specifică domeniului pentru a concentra descoperirea pe ținte vizate. De asemenea, dispune de notificări de detectare a cuvintelor cheie pentru a alerta utilizatorii atunci când șiruri specifice apar în rezultate și suportă exportul datelor descoperite în formate plaintext sau HTML.

Features

  • API Endpoint Discovery - Identifies hidden API routes and parameters inside JavaScript files to map the web application's attack surface.
  • JavaScript Endpoint Discovery Tools - Provides a specialized utility for extracting endpoints and parameters from JavaScript files to map a web application's attack surface.
  • JavaScript Endpoint Extractors - Extracts URLs and routes from JavaScript code using regular expressions to uncover hidden API endpoints.
  • Static Code Analysis - Performs static analysis on JavaScript files to identify API endpoints without executing the code.
  • URL Pattern Matching - Uses regular expressions to identify and extract absolute and relative URL structures from JavaScript source code.
  • JavaScript Secret Extraction - Analyzes client-side scripts to identify internal endpoints and undocumented features for security purposes.
  • Reconnaissance Tools - Maps and discovers the structure of web applications by scanning JavaScript assets across a target domain.
  • Pattern-Based Result Filtering - Isolates specific API paths from discovery results using custom regular expressions for precise filtering.
  • Attack Surface Mapping - Processes all JavaScript files associated with a domain to map the full attack surface.
  • Resource Domain Filters - Filters discovered endpoints by comparing them against a whitelist of target domains or custom patterns.
  • Security Tool Data Processors - Imports exported security tool data to analyze multiple JavaScript files in a single batch.
  • Domain Filtering - Implements domain-level filtering using patterns and suffixes to focus the analysis on specific targets.
  • Security Workflow Integrations - Integrates with Burp Suite exports to automate endpoint discovery across multiple JavaScript assets.
  • Batch File Operations - Supports batch processing of local files and imported exports to analyze multiple assets in one execution.
  • Endpoint Discovery - Finds endpoints in JavaScript files.
  • JavaScript and API Analysis - Discover endpoints and paths hidden in JavaScript.
  • Reconnaissance Tools - Finds endpoints in JavaScript files.
  • Source Code Analysis - Discovering endpoints and parameters in JavaScript files.
  • Data Leakage Detection - Finds endpoints and paths within JavaScript files.

Istoric stele

Graficul istoricului de stele pentru gerbenjavado/linkfinderGraficul istoricului de stele pentru gerbenjavado/linkfinder

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru LinkFinder

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu LinkFinder.
  • six2dez/reconftwAvatar six2dez

    six2dez/reconftw

    7,226Vezi pe GitHub↗

    reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the discovery, mapping, and monitoring of external digital assets. It operates as a modular tool-chain pipeline that coordinates a sequence of security tools to perform intelligence gathering and vulnerability scanning. The project distinguishes itself through a cloud-native deployment model that parallelizes scanning workloads across a fleet of remote VPS instances to bypass local resource constraints. It utilizes container-based environment isolation to ensure consistent executio

    Shellbug-bountybugbountybugbounty-tool
    Vezi pe GitHub↗7,226
  • zricethezav/gitleaksAvatar zricethezav

    zricethezav/gitleaks

    27,739Vezi pe GitHub↗

    Gitleaks is a static analysis security tool and secret detection engine designed to find hardcoded passwords, API keys, and authentication tokens. It functions as a Git secret scanner that analyzes both local file systems and Git commit history to prevent credential leaks. The tool distinguishes itself through a decoding pipeline that transforms base64 and hex strings into plaintext to find obfuscated secrets. It further reduces false positives using proximity-based validation and fingerprint-based suppression to filter out known or baseline findings. The system covers a broad range of detec

    Go
    Vezi pe GitHub↗27,739
  • lc/gauAvatar lc

    lc/gau

    4,831Vezi pe 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
    Vezi pe GitHub↗4,831
  • m4ll0k/secretfinderAvatar m4ll0k

    m4ll0k/SecretFinder

    2,469Vezi pe GitHub↗

    SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files

    Python
    Vezi pe GitHub↗2,469
Vezi toate cele 30 alternative pentru LinkFinder→

Întrebări frecvente

Ce face gerbenjavado/linkfinder?

LinkFinder este un instrument de recunoaștere de securitate și analiză statică conceput pentru descoperirea endpoint-urilor JavaScript. Extrage URL-uri absolute și relative și parametri din fișierele JavaScript pentru a mapa suprafața de atac a aplicațiilor web și a identifica rute API ascunse.

Care sunt principalele funcționalități ale gerbenjavado/linkfinder?

Principalele funcționalități ale gerbenjavado/linkfinder sunt: API Endpoint Discovery, JavaScript Endpoint Discovery Tools, JavaScript Endpoint Extractors, Static Code Analysis, URL Pattern Matching, JavaScript Secret Extraction, Reconnaissance Tools, Pattern-Based Result Filtering.

Care sunt câteva alternative open-source pentru gerbenjavado/linkfinder?

Alternativele open-source pentru gerbenjavado/linkfinder includ: six2dez/reconftw — reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the… zricethezav/gitleaks — Gitleaks is a static analysis security tool and secret detection engine designed to find hardcoded passwords, API… lc/gau — Gau is a command-line tool and passive URL enumerator designed to discover and aggregate known and historical web… m4ll0k/secretfinder — SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript… projectdiscovery/katana — Katana is a web crawler and spider designed for security reconnaissance and web application mapping. It functions as a… hakluke/hakrawler — Hakrawler is a command-line web spider tool designed for security reconnaissance, built to crawl target websites and…