awesome-repositories.com
Blog
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
Back to rbsec/sslscan

Open-source alternatives to Sslscan

30 open-source projects similar to rbsec/sslscan, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Sslscan alternative.

  • filosottile/mkcertFiloSottile avatar

    FiloSottile/mkcert

    59,097View on GitHub↗

    mkcert is a command-line utility designed to simplify local development by generating and managing locally-trusted development certificates. It creates a unique, self-signed root certificate authority on the local machine, which serves as a trusted source for issuing development credentials. By automating the generation of these certificates, the tool enables secure encrypted connections that browsers and operating systems accept without security warnings. The utility distinguishes itself by automatically configuring local trust stores, programmatically injecting the generated root certificat

    Gocertificateschromefirefox
    View on GitHub↗59,097
  • nabla-c0d3/sslyzenabla-c0d3 avatar

    nabla-c0d3/sslyze

    3,760View on GitHub↗

    SSLyze is an SSL/TLS security scanner and network encryption analyzer designed to identify vulnerabilities and misconfigurations in encryption settings. It functions as both a standalone tool for analyzing server certificates and cipher suites and a programmable Python security library for embedding automated scanning logic into larger applications. The tool distinguishes itself by supporting encryption analysis for both HTTP and non-HTTP network services, including mail, directory, and database protocols. It includes a security compliance validator that compares server configurations against

    Pythonheartbleedlibrarypython
    View on GitHub↗3,760
  • mozilla/cipherscanmozilla avatar

    mozilla/cipherscan

    1,993View on GitHub↗

    A very simple way to find out which SSL ciphersuites are supported by a target.

    Python
    View on GitHub↗1,993
  • oj/gobusterOJ avatar

    OJ/gobuster

    13,429View on GitHub↗

    Gobuster is a command-line security utility designed for brute-force discovery of hidden infrastructure and content. It operates by systematically testing wordlists against target network services to identify files, directories, subdomains, and cloud storage buckets. The tool utilizes a concurrent worker pool to execute these requests in parallel, ensuring efficient scanning across various network environments. The project distinguishes itself through a modular plugin architecture that supports multiple discovery modes, including HTTP, DNS, and TFTP. This design allows for protocol-agnostic r

    Godnsgopentesting
    View on GitHub↗13,429

AI search

Explore more awesome repositories

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

Find more with AI search
  • blechschmidt/massdnsblechschmidt avatar

    blechschmidt/massdns

    3,611View on GitHub↗

    A high-performance DNS stub resolver for bulk lookups and reconnaissance (subdomain enumeration)

    Cbulk-dnsdnsdns-bruteforcer
    View on GitHub↗3,611
  • certbot/certbotcertbot avatar

    certbot/certbot

    33,101View on GitHub↗

    Certbot is a command-line client designed to automate the lifecycle of digital security certificates. By implementing the ACME protocol, it manages the communication between a local server and a certificate authority to verify domain ownership and issue transport layer security certificates without manual intervention. The tool distinguishes itself through a modular plugin architecture that allows it to interact directly with various web server configurations and DNS providers. This framework enables the software to perform automated domain validation, modify server settings, and configure vi

    Pythonacmeacme-clientcertbot
    View on GitHub↗33,101
  • yogeshojha/rengineyogeshojha avatar

    yogeshojha/rengine

    8,472View on GitHub↗

    Rengine is an automated reconnaissance framework and vulnerability management platform designed for attack surface monitoring. It functions as a centralized hub for discovering subdomains and open ports, gathering open-source intelligence, and tracking security flaws across target networks. The system integrates large language models to analyze reconnaissance data and generate vulnerability descriptions and insights. It distinguishes itself through a plugin-based tool integration that wraps external security scanning binaries and a target mapping system that tracks changes to assets over time

    HTMLbug-bountybugbountyhacking
    View on GitHub↗8,472
  • sensepost/gowitnesssensepost avatar

    sensepost/gowitness

    4,174View on GitHub↗

    Gowitness is a system for rendering web interfaces at scale to capture visual snapshots, HTTP metadata, and network scan results. It functions as a headless browser screenshot tool and a web surface mapper used to identify and visually document the attack surface of network ranges and URL lists. The tool includes a screenshot gallery server that provides a web-based interface for browsing, filtering, and managing a database of captures. It specifically serves as an Nmap target visualizer, parsing network scan results to automatically capture screenshots of discovered web services. Capabiliti

    Gochromechrome-headlessfingerprint
    View on GitHub↗4,174
  • kathanp19/howtohuntKathanP19 avatar

    KathanP19/HowToHunt

    7,146View on GitHub↗

    HowToHunt is a bug bounty hunting knowledge base and a structured guide for web application penetration testing. It provides a research methodology for organizing security testing procedures and validating application behaviors against known vulnerability patterns. The project features a curated library of security flaws and reconnaissance techniques. It organizes security testing into modular playbooks, checklists, and categorical vulnerability mappings to align specific exploitation techniques with target weaknesses. The repository covers a systematic sequence of information gathering task

    bugbountybugbountytipsbughunting-methodology
    View on GitHub↗7,146
  • sharkdp/hyperfinesharkdp avatar

    sharkdp/hyperfine

    28,316View on GitHub↗

    Hyperfine is a command-line benchmarking tool used to measure the execution time of shell commands through multiple runs and statistical analysis. It functions as a comparative benchmarking utility and a shell performance analyzer, allowing for the evaluation of multiple commands against a reference baseline to determine relative speed. The tool distinguishes itself by isolating actual command performance through shell overhead correction and the ability to bypass the shell entirely using system calls. It supports parameterized execution, enabling benchmarks to run across a range of varying i

    Rust
    View on GitHub↗28,316
  • 8go/nostr-commander-rs8go avatar

    8go/nostr-commander-rs

    79View on GitHub↗

    simple but convenient CLI-based Nostr client app for following users and sending DMs

    Rust
    View on GitHub↗79
  • ahmedosman101/commit-sage-cliAhmedOsman101 avatar

    AhmedOsman101/commit-sage-cli

    47View on GitHub↗

    Generates Conventional Commit messages with AI. Supports OpenAI, Ollama, and Gemini.

    TypeScript
    View on GitHub↗47
  • ahmetb/kubectl-aliasesahmetb avatar

    ahmetb/kubectl-aliases

    3,695View on GitHub↗

    kubectl-aliases is a Kubernetes CLI alias generator that programmatically creates shorthand shell commands for common cluster operations and resource management. It functions as a workflow optimizer designed to reduce typing and increase the speed of interactions with the Kubernetes API. The tool operates as a shell command permutator, combining verbs, resources, and flags to automate the creation of a comprehensive library of CLI shortcuts. It utilizes combinatorial mapping and template-driven scripting to generate these shorthand definitions. The project covers several operational areas, i

    Nukubectlkubernetes
    View on GitHub↗3,695
  • ahmetb/kubectl-treeahmetb avatar

    ahmetb/kubectl-tree

    3,389View on GitHub↗

    kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)

    Gokubectlkubectl-pluginkubectl-plugins
    View on GitHub↗3,389
  • ahmed-alnassif/androshA

    ahmed-alnassif/AndroSH

    0View on GitHub↗
    View on GitHub↗0
  • 4383/nostress4383 avatar

    4383/nostress

    4View on GitHub↗

    ⚡ Modern Python CLI for Nostr protocol interactions - secure key management, event creation, and relay operations

    Python
    View on GitHub↗4
  • 18f/domain-scan18F avatar

    18F/domain-scan

    388View on GitHub↗

    A lightweight scan pipeline for orchestrating third party tools, at scale and (optionally) using serverless infrastructure.

    Python
    View on GitHub↗388
  • adambajguz/typinadambajguz avatar

    adambajguz/Typin

    253View on GitHub↗

    Declarative framework for interactive CLI applications

    C#
    View on GitHub↗253
  • aitjcize/cppmanaitjcize avatar

    aitjcize/cppman

    1,427View on GitHub↗

    .. image:: http://img.shields.io/pypi/v/cppman.svg?style=flat :target: https://pypi.python.org/pypi/cppman .. image:: https://img.shields.io/github/downloads/aitjcize/cppman/total.svg :target: https://pypi.python.org/pypi/cppman#downloads

    Python
    View on GitHub↗1,427
  • aircrack-ng/mdk4A

    aircrack-ng/mdk4

    0View on GitHub↗
    View on GitHub↗0
  • akamensky/argparseakamensky avatar

    akamensky/argparse

    640View on GitHub↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    View on GitHub↗640
  • alebcay/awesome-shellalebcay avatar

    alebcay/awesome-shell

    37,110View on GitHub↗

    This project is a community-driven directory that serves as a comprehensive index of command-line tools, frameworks, and resources. It functions as a curated knowledge base designed to help users discover software for enhancing terminal environments and streamlining daily development tasks. The collection is maintained through an open-source contribution model, where community members manually verify and organize resources into structured categories. This collaborative approach ensures the directory remains a reliable reference for finding specialized utilities, alternative shell implementati

    awesomeawesome-listbash
    View on GitHub↗37,110
  • alecthomas/kingpinalecthomas avatar

    alecthomas/kingpin

    3,564View on GitHub↗

    CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser

    Goclicommand-linego
    View on GitHub↗3,564
  • alecthomas/kongalecthomas avatar

    alecthomas/kong

    2,976View on GitHub↗

    Kong is a declarative command line interface framework and parser for Go. It maps flags and positional arguments directly into typed Go structures using struct tags, allowing developers to define terminal interfaces through data models rather than manual parsing logic. The project functions as a configuration mapper that populates Go structures from a combination of command-line arguments, environment variables, and JSON files. It distinguishes itself by providing a dependency injection container to pass external services into command handlers and a plugin architecture for dynamic command reg

    Gocommand-linecommandsflags
    View on GitHub↗2,976
  • alexflint/go-argalexflint avatar

    alexflint/go-arg

    2,229View on GitHub↗
    Goargument-parsinggolang
    View on GitHub↗2,229
  • all-hands-ai/openhandsAll-Hands-AI avatar

    All-Hands-AI/OpenHands

    77,468View on GitHub↗

    OpenHands is an autonomous AI software engineer and coding assistant designed to execute software engineering tasks by interacting directly with codebases and development environments. It functions as a platform for running AI agents that can write code and manage files to automate complex development workflows. The system distinguishes itself through a container-based execution environment that isolates agent actions within a sandboxed Linux environment. It employs an autonomous agent loop of observation, planning, and action, supported by a standardized communication protocol that allows it

    Python
    View on GitHub↗77,468
  • ameerthehacker/deno-cli-spinnersameerthehacker avatar

    ameerthehacker/deno-cli-spinners

    57View on GitHub↗

    Awesome deno terminal spinners :art:

    TypeScript
    View on GitHub↗57
  • andybest/linenoise-swiftandybest avatar

    andybest/linenoise-swift

    155View on GitHub↗

    A pure Swift replacement for readline

    Swift
    View on GitHub↗155
  • angelmmiguel/pmAngelmmiguel avatar

    Angelmmiguel/pm

    205View on GitHub↗

    The easy way to switch between your projects on ZSH

    Shelljumpmanagerprojects
    View on GitHub↗205
  • achiku/jungleachiku avatar

    achiku/jungle

    843View on GitHub↗

    AWS operations by cli should be simpler

    Python
    View on GitHub↗843