wuzz
HTTP inspector
An interactive CLI tool for inspecting and modifying HTTP requests.
Interactive cli tool for HTTP inspection
11k stars
170 watching
412 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
clicurlgogolanghttphttp-inspectioninspector
Related projects:
Repository | Description | Stars |
---|---|---|
astaxie/bat | A command-line tool that allows users to interact with HTTP servers in a human-friendly way. | 2,551 |
xmendez/wfuzz | A tool to automatically generate and test web application inputs for security vulnerabilities | 5,967 |
orange-opensource/hurl | A command line tool for testing and running HTTP requests with plain text format. | 13,103 |
fuzzdb-project/fuzzdb | A comprehensive toolset for identifying and exploiting application vulnerabilities through dynamic testing | 8,242 |
gorilla/mux | A powerful HTTP router and URL matcher for building web servers. | 20,887 |
curl/curl | A command-line tool and library for transferring data over various protocols | 35,947 |
google/oss-fuzz | An automated testing framework that uses random data to find errors in software | 10,548 |
qustavo/httplab | An interactive web server for inspecting and manipulating HTTP requests and responses | 4,045 |
ffuf/ffuf | Automated web application vulnerability scanner written in Go. | 12,704 |
shouc/corbfuzz | Fuzz testing tool to check browser security policies and detect vulnerabilities in web applications | 3 |
akenofu/url_fuzzer_401_403_bypass | Fuzzes HTTP parser inconsistencies by inserting all ASCII characters at predefined insertion points in URLs | 7 |
julienschmidt/httprouter | A lightweight and high-performance HTTP request router that supports variables in routing patterns and scales well with large numbers of routes. | 16,629 |
hakluke/hakrawler | A tool for automatically discovering and crawling web application endpoints and assets | 4,502 |
google/wuffs | A language and standard library for safely parsing and decoding untrusted file formats. | 4,180 |
bishopfox/h2csmuggler | Smuggling HTTP traffic past proxy rules to bypass access controls | 650 |