mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
Fix some more typos and spelling errors
This commit is contained in:
@@ -8,7 +8,7 @@ local http = require "http"
|
||||
local comm = require "comm"
|
||||
|
||||
description = [[
|
||||
Tests a web server for vulnerability to the Slowloris DoS attack by launching a Slowlaris attack.
|
||||
Tests a web server for vulnerability to the Slowloris DoS attack by launching a Slowloris attack.
|
||||
|
||||
Slowloris was described at Defcon 17 by RSnake
|
||||
(see http://ha.ckers.org/slowloris/).
|
||||
|
||||
Reference in New Issue
Block a user