Skip to content
@hueristiq

Hueristiq | Your Partner, Securing Digital Horizons.

Identify, Manage, and Mitigate cybersecurity risks.

Pinned Loading

  1. xsubfind3r xsubfind3r Public

    A command-line utility designed to discover subdomains for a given domain in a simple, efficient way. It works by gathering information from a variety of passive sources, meaning it doesn't interac…

    Go 109 9

  2. xurlfind3r xurlfind3r Public

    A command-line utility designed to discover URLs for a given domain in a simple, efficient way. It works by gathering information from a variety of passive sources, meaning it doesn't interact dire…

    Go 583 67

Repositories

Showing 10 of 16 repositories
  • xsubfind3r Public

    A command-line utility designed to discover subdomains for a given domain in a simple, efficient way. It works by gathering information from a variety of passive sources, meaning it doesn't interact directly with the target but instead gathers data that is already publicly available.

    hueristiq/xsubfind3r’s past year of commit activity
    Go 109 MIT 9 0 1 Updated Feb 16, 2025
  • xtee Public

    A versatile command-line interface (CLI) utility for handling data streams in Unix-like environments. It serves as a crucial link between standard input and dual outputs, taking a single stream of input and splitting it into two outputs, one to the standard output and the other to a file simultaneously.

    hueristiq/xtee’s past year of commit activity
    Go 2 MIT 0 0 1 Updated Feb 15, 2025
  • xurlfind3r Public

    A command-line utility designed to discover URLs for a given domain in a simple, efficient way. It works by gathering information from a variety of passive sources, meaning it doesn't interact directly with the target but instead gathers data that is already publicly available.

    hueristiq/xurlfind3r’s past year of commit activity
    Go 583 MIT 67 2 1 Updated Feb 15, 2025
  • .github Public

    Community Health Files

    hueristiq/.github’s past year of commit activity
    0 0 0 0 Updated Feb 13, 2025
  • hq-go-http Public

    A Go (Golang) package for robust and flexible HTTP communication. It offers advanced features such as configurable retry policies, fallback to HTTP/2, custom hooks for request/response/error handling, and fluent request building with connection management.

    hueristiq/hq-go-http’s past year of commit activity
    Go 3 MIT 0 0 0 Updated Feb 12, 2025
  • hq-go-limiter Public

    A Go(Golang) package for handling rate limiting.

    hueristiq/hq-go-limiter’s past year of commit activity
    Makefile 2 MIT 0 0 0 Updated Feb 12, 2025
  • hq-go-url Public

    A Go (Golang) package for extracting, parsing, and manipulating URLs with ease.

    hueristiq/hq-go-url’s past year of commit activity
    Go 2 MIT 0 0 0 Updated Feb 12, 2025
  • hq-go-retrier Public

    A Go (Golang) package for managing retries for operations that might temporarily fail. It allows you to easily implement retry logic with customizable parameters such as the number of retries, delays between retries, backoff strategies, and notifications on retry attempts.

    hueristiq/hq-go-retrier’s past year of commit activity
    Go 4 MIT 0 0 0 Updated Feb 12, 2025
  • xcrawl3r Public

    A command-line interface (CLI) based utility to recursively crawl webpages. It is designed to systematically browse webpages' URLs and follow links to discover linked webpages' URLs.

    hueristiq/xcrawl3r’s past year of commit activity
    Go 95 MIT 7 2 3 Updated Nov 11, 2024
  • xurlbits Public

    A CLI utility to pull out bits of URLs.

    hueristiq/xurlbits’s past year of commit activity
    Go 9 MIT 1 0 2 Updated Oct 21, 2024

Top languages

Loading…