mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
Do copyediting of NSEDoc. This is a first pass up to ms-sql-xp-cmdshell.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
description = [[
|
||||
Looks for signature of known server compromises. Currently, the only signature it looks for is
|
||||
the one discussed here:
|
||||
<http://blog.unmaskparasites.com/2009/09/11/dynamic-dns-and-botnet-of-zombie-web-servers/>
|
||||
Looks for signature of known server compromises.
|
||||
|
||||
This is done by requesting the page /ts/in.cgi?open2 and looking for an errant 302 (it attempts
|
||||
to detect srevers that always return 302).
|
||||
|
||||
Thanks to Denis from the above link for finding this technique!
|
||||
Currently, the only signature it looks for is the one discussed here:
|
||||
http://blog.unmaskparasites.com/2009/09/11/dynamic-dns-and-botnet-of-zombie-web-servers/.
|
||||
This is done by requesting the page <code>/ts/in.cgi?open2</code> and
|
||||
looking for an errant 302 (it attempts to detect servers that always
|
||||
return 302). Thanks to Denis from the above link for finding this
|
||||
technique!
|
||||
]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user