6 matches found
wuzz
wuzz 用于 HTTP 检查的交互式命令行工具。 Wuzz 的命令行参数与 cURL 的参数类似, 因此可用于检查/修改通过浏览器网络检查器的“copy as cURL”功能复制的请求。 安装与使用 GO root@kitploit: $ go get github.com/asciimoo/wuzz $ "$GOPATH/bin/wuzz" --help 注意:需要 golang = 1.10。 同时提供二进制发布版。 Apt root@kitploit: $ apt install wuzz Apk root@kitploit: $ apk add wuzz Scoop...
GO-2026-4440 vulnerabilities
Vulnerabilities for packages: k3s, runc, fuse-overlayfs-snapshotter, aws-load-balancer-controller, wuzz, gitness, k8s-device-plugin...
GO-2026-4441 vulnerabilities
Vulnerabilities for packages: k3s, runc, fuse-overlayfs-snapshotter, aws-load-balancer-controller, wuzz, gitness, k8s-device-plugin...
GO-2026-5039 vulnerabilities
Vulnerabilities for packages: knative-serving, dask-gateway, nri-haproxy, step-ca, addon-resizer, nri-couchbase, chisel, istio, govulncheck, trino, vault-k8s, frp, rook, src-fingerprint, argo-rollouts, kapp-controller, azcopy, crossplane-provider-aws-cloudformation,...
GO-2026-4340 vulnerabilities
Vulnerabilities for packages: aws-signer-notation-plugin, dask-gateway, external-dns, nri-haproxy, kine, nri-couchbase, sbomqs, chisel, custom-pod-autoscaler, kapp, govulncheck, opencost, kserve-modelmesh-serving, crossplane-provider-sql, frp, src-fingerprint, vault-k8s, vault-secrets-webhook,...
Interactive CLI Tool for HTTP Inspection: Wuzz
Interactive cli tool for HTTP inspection Wuzz command line arguments are similar to cURL’s arguments, so it can be used to inspect/modify requests copied from the browser’s network inspector with the “copy as cURL” feature. Installation and usage $ go get github.com/asciimoo/wuzz $...