awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
edoardottt avatar

edoardottt/cariddi

0
View on GitHub↗
3,427 Stars·294 Forks·Go·GPL-3.0·2 Aufrufeedoardottt.com↗

Cariddi

Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more

Features

  • HTTP Probing and Crawling - Crawler for finding endpoints, secrets, and potential vulnerabilities.
  • Reconnaissance Tools - Crawls domains to scan for endpoints, secrets, and tokens.
  • Secret Scanning - Crawls domains to scan for secrets and API keys.
  • Vulnerability Scanners - Crawls and scans domains for various vulnerabilities.

Star-Verlauf

Star-Verlauf für edoardottt/cariddiStar-Verlauf für edoardottt/cariddi

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Cariddi

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Cariddi.
  • jaeles-project/gospiderAvatar von jaeles-project

    jaeles-project/gospider

    2,973Auf GitHub ansehen↗

    Gospider - Fast web spider written in Go

    Go
    Auf GitHub ansehen↗2,973
  • hakluke/hakrawlerAvatar von hakluke

    hakluke/hakrawler

    4,993Auf GitHub ansehen↗

    Hakrawler is a command-line web spider tool designed for security reconnaissance, built to crawl target websites and extract hyperlinks along with JavaScript file references. As a focused reconnaissance utility, it collects every discoverable URL and script source from a given domain, mapping the attack surface for penetration testing and vulnerability assessment. The tool differentiates itself through its concurrent architecture: a fixed-size goroutine pool fetches pages in parallel, while CSS selectors parse HTML to extract anchor and script references. A depth-aware recursion limiter preve

    Gobugbountycrawlinghacking
    Auf GitHub ansehen↗4,993
  • auth0/repo-supervisorAvatar von auth0

    auth0/repo-supervisor

    653Auf GitHub ansehen↗

    Scan your code for security misconfiguration, search for passwords and secrets. :mag:

    JavaScript
    Auf GitHub ansehen↗653
  • m4ll0k/secretfinderAvatar von m4ll0k

    m4ll0k/SecretFinder

    2,469Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗2,469
Alle 30 Alternativen zu Cariddi anzeigen→

Häufig gestellte Fragen

Was macht edoardottt/cariddi?

Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more

Was sind die Hauptfunktionen von edoardottt/cariddi?

Die Hauptfunktionen von edoardottt/cariddi sind: HTTP Probing and Crawling, Reconnaissance Tools, Secret Scanning, Vulnerability Scanners.

Welche Open-Source-Alternativen gibt es zu edoardottt/cariddi?

Open-Source-Alternativen zu edoardottt/cariddi sind unter anderem: michenriksen/gitrob — Gitrob is a tool that scans public GitHub repositories for potentially sensitive files. It clones repositories and… m4ll0k/secretfinder — SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript… auth0/repo-supervisor — Scan your code for security misconfiguration, search for passwords and secrets. :mag:. hakluke/hakrawler — Hakrawler is a command-line web spider tool designed for security reconnaissance, built to crawl target websites and… jaeles-project/gospider — Gospider - Fast web spider written in Go. projectdiscovery/httpx — httpx is a suite of tools and libraries for HTTP reconnaissance, infrastructure discovery, and DNS resolution. It…