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...
Pik (Process Interactive Kill) is a command line tool that can be used to find and terminate a process. It works like pkill command, but search is interactive. This tutorial...
The killport is a command line tool used to terminate processes that are running on a specific network port. This is especially useful when you need to free up a...
The csview command is a tool designed to quickly view and inspect CSV files directly from the command line. It provides a convenient way to display the contents of a...