Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
R-U-Dead-Yet, or RUDY for short, implements the generic HTTP DoS attack via long form field submissions.
RUDY attack targets web applications by starvation of available sessions on the web server.
RUDY keeps sessions at halt using never-ending POST transmissions and sending an arbitrarily large content-length header value.
Licensed under the GNU GPL v3
DISCLAIMER: USE ON YOUR OWN RISK.
Distributed load testing framework - Java, Jython, or Clojure scripts.
The Grinder is a load testing framework that makes it easy to run a distributed test using many load injector machines. Test scripts are written in Jython, and can call out to arbitrary Java code, providing support for testing a large range of network protocols.
The Grinder comes with a mature plug-in for testing HTTP services, HTTP scripts can be recorded easily from a browser session.