Skip to content
@hueristiq

Hueristiq | Your Partner, Securing Digital Horizons.

Identify, Manage, and Mitigate cybersecurity risks.
Hueristiq

Repositories

Go (Golang) Packages

Package Description Statistics
hq-go-url A Go (Golang) package for extracting, parsing, and manipulating URLs with ease. This library is useful for developers who need to work with URLs in a structured way.
hq-go-retrier A Go (Golang) package for managing retries for operations that might temporarily fail. It allows developers to customize how retries are handled using different strategies, such as increasing the wait time between each attempt - backoffs and jitters.
hq-go-http A Go (Golang) HTTP client package for robust web communication. It is built with retry policies, digest authentication support, and automatic fallback to HTTP/2, offering a highly resilient solution for making HTTP requests.

X Utilities

Utility Description Statistics
xsubfind3r A command-line utility designed to help you 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.
xurlfind3r A command-line utility designed to help you 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.

Contributing

Feedback, bug reports, and feature requests are welcome:

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 107 11

  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 570 66

Repositories

Showing 10 of 17 repositories
  • 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 570 MIT 66 1 0 Updated Dec 1, 2024
  • 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 107 MIT 11 0 0 Updated Dec 1, 2024
  • .github Public

    Community Health Files

    hueristiq/.github’s past year of commit activity
    0 0 0 0 Updated Nov 30, 2024
  • hq-go-http Public

    A Go (Golang) HTTP client package for robust web communication. It is built with retry policies, digest authentication support, and automatic fallback to HTTP/2, offering a highly resilient solution for making HTTP requests.

    hueristiq/hq-go-http’s past year of commit activity
    Go 3 MIT 0 0 0 Updated Nov 30, 2024
  • hq-go-url Public

    A Go (Golang) package for extracting, parsing, and manipulating URLs with ease. This library is useful for developers who need to work with URLs in a structured way.

    hueristiq/hq-go-url’s past year of commit activity
    Go 2 MIT 0 0 0 Updated Nov 30, 2024
  • hq-go-retrier Public

    A Go (Golang) package for managing retries for operations that might temporarily fail. It allows developers to customize how retries are handled using different strategies, such as increasing the wait time between each attempt - backoffs and jitters.

    hueristiq/hq-go-retrier’s past year of commit activity
    Go 4 MIT 0 0 0 Updated Nov 30, 2024
  • 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
  • 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 0 Updated Oct 20, 2024
  • 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 Oct 20, 2024

Top languages

Go Makefile

Most used topics

Loading…