mirror of
https://github.com/nmap/nmap.git
synced 2025-12-22 07:29:01 +00:00
Update some script nsedoc descriptions for consistency. The description should almost always start with an active verb and never with the script name or 'this script'. Admittedly that makes the first sentence a fragment. The first sentence should be capitalized
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
description = [[
|
||||
This script implements remote process execution similar to the Sysinternals' psexec tool,
|
||||
Implements remote process execution similar to the Sysinternals' psexec tool,
|
||||
allowing a user to run a series of programs on a remote machine and read the output. This
|
||||
is great for gathering information about servers, running the same tool on a range of
|
||||
system, or even installing a backdoor on a collection of computers.
|
||||
|
||||
Reference in New Issue
Block a user