Daily Shaarli

All links of one day in a single page.

November 11, 2022

ffuf/ffuf: Fast web fuzzer written in Go

A fast web fuzzer written in Go.

projectdiscovery/httpx: httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library.

httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library. It is designed to maintain result reliability with an increased number of threads.

chrislockard/api_wordlist: A wordlist of API names for web application assessments

A wordlist of API names used for fuzzing web application APIs.

hakluke/hakrawler: Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application

Fast golang web crawler for gathering URLs and JavaScript file locations. This is basically a simple implementation of the awesome Gocolly library.