Gospider - Fast web spider written in Go
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
Scan your code for security misconfiguration, search for passwords and secrets. :mag:
SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files
Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more
Die Hauptfunktionen von edoardottt/cariddi sind: HTTP Probing and Crawling, Reconnaissance Tools, Secret Scanning, Vulnerability Scanners.
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…