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
PalindromeLabs avatar

PalindromeLabs/STEWS

0
View on GitHub↗
375 stars·42 forks·Python·Apache-2.0·3 views

STEWS

A Security Tool for Enumerating WebSockets

Features

  • Reconnaissance Tools - Security tool for enumerating WebSockets.
  • Security Tools - Suite for WebSocket discovery and vulnerability detection

Star history

Star history chart for palindromelabs/stewsStar history chart for palindromelabs/stews

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Frequently asked questions

What does palindromelabs/stews do?

A Security Tool for Enumerating WebSockets

What are the main features of palindromelabs/stews?

The main features of palindromelabs/stews are: Reconnaissance Tools, Security Tools.

Which projects share features with palindromelabs/stews?

Projects with overlapping indexed features include: owasp-amass/amass — Amass is an attack surface management tool designed to identify, map, and inventory an organization's internet-facing… michenriksen/aquatone — Aquatone is a web screenshot reconnaissance tool that captures full-page screenshots of web services discovered during… lanmaster53/recon-ng — recon-ng is an open source intelligence reconnaissance framework designed to automate the collection and aggregation… aboul3la/sublist3r — Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by… alexanderyastrebov/age-vanity-keygen — This tool generates age X25519 identity with a recipient that has a specified prefix. The output is identical to… alebcay/awesome-shell — This project is a community-driven directory that serves as a comprehensive index of command-line tools, frameworks,…

Projects sharing features with STEWS

These projects share indexed features with STEWS. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • michenriksen/aquatonemichenriksen avatar

    michenriksen/aquatone

    5,940View on GitHub↗

    Aquatone is a web screenshot reconnaissance tool that captures full-page screenshots of web services discovered during network reconnaissance and groups them by visual similarity. It scans a list of hosts or domains for HTTP and HTTPS services on common and custom ports to find responsive web endpoints, then takes full-page screenshots of those pages for quick review. The tool accepts piped input from other tools and extracts URLs, domains, and IP addresses using regex pattern matching, making it pipeline-friendly for integration into existing workflows. It can also read XML output from Nmap

    Go
    View on GitHub↗5,940
  • owasp-amass/amassowasp-amass avatar

    owasp-amass/amass

    14,155View on GitHub↗

    Amass is an attack surface management tool designed to identify, map, and inventory an organization's internet-facing digital assets. It functions as a security asset discovery engine that systematically expands an organization's known infrastructure footprint through recursive domain name resolution and the collection of intelligence from diverse public data sources. The platform distinguishes itself by utilizing a graph-based modeling approach to organize discovered resources. By maintaining a persistent graph database, it tracks the relationships between infrastructure components and norma

    Goattack-surfacesdnsenumeration
    View on GitHub↗14,155
  • lanmaster53/recon-nglanmaster53 avatar

    lanmaster53/recon-ng

    5,698View on GitHub↗

    recon-ng is an open source intelligence reconnaissance framework designed to automate the collection and aggregation of public information. It is a modular intelligence tool that utilizes a system of pluggable modules to harvest target data, resolve DNS queries, and parse web content. The framework is built as an API-driven tool with a programmatic interface to integrate with other security workflows. It is provided as a containerized application, using Docker to ensure a consistent environment for running reconnaissance tasks and managing a persistent data store. Its capabilities cover exte

    Python
    View on GitHub↗5,698
  • aboul3la/sublist3raboul3la avatar

    aboul3la/Sublist3r

    10,957View on GitHub↗

    Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by querying search engines and public intelligence sources. It functions as a security tool for identifying the digital footprint of a target domain. The project provides both passive enumeration through multi-source API aggregation and active discovery via a DNS brute force tool. It includes a TCP port scanner to identify active services and open ports on discovered subdomains, facilitating attack surface mapping. The tool can be used as a standalone utility or as a Python security

    Python
    View on GitHub↗10,957
  • Compare all 30 related projects→