The cdncheck is a command line tool that detects various technologies associated with a given IP address or DNS. It focuses on identifying whether the IP or domain is linked...
The tlsx is an open-source command line tool built for performing in-depth analysis of TLS (Transport Layer Security) configurations on websites and web services. This tutorial demonstrates how to install...
The dnsx is an open-source command line tool that is primarily used for DNS enumeration. It supports multiple DNS queries, user supplied resolvers, DNS wildcard filtering, and more. This tool...
The httpx is an HTTP toolkit that probes services, web servers, and other valuable information that could be useful for further testing or analysis. It's particularly useful for security researchers...
Subfinder is an open-source command line tool for discovering subdomains associated with a target domain. It helps security researchers, penetration testers, and bug bounty hunters find potential attack vectors by...
Naabu is a port scanning tool to identify open ports on a target host or IP address. Naabu is built in Go programming language, making it lightweight and efficient, and...
C3 is a programming language designed to be a modern alternative to C with a focus on simplicity and safety. It aims to retain the low-level control and efficiency that...
The pdfcpu is a command line tool and library written in Go programming language that allows users to process and manipulate PDF files. It provides a variety of functions for...
The oha is a modern, high-performance command line tool for load testing websites and APIs. It allows users to simulate high traffic with customizable HTTP requests and concurrent connections. This...
The fzf (short for fuzzy finder) is a command line tool used to search and filter files, command history, processes, hostnames, bookmarks, git commits, and more, all interactively. It performs...