Update techniques/slowloris/howto_slowloris_attacks.md

This commit is contained in:
SubINaclS 2026-06-03 19:37:04 +00:00
parent 948e06359a
commit a631e69b2d

View File

@ -94,6 +94,4 @@ For full randomization, delegate to a small FastCGI or WSGI slow-tarpit script t
Derived from the primary dissertation Section 4.4 and the `slowloris-resource-exhaustion.md` technique paper. Randomization and canary strategy mirrors the decompression-bomb and malformed-content approaches for consistency across all active-denial layers.
---
*Companion to `known-aggressive-bot-user-agents.md`, `howto-decompression-bombs.md`, `howto-malformed-content-attacks.md`, and the primary dissertation. Legal review required before production deployment.*