1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 14:11:29 +00:00

Minor rewording for clarity that someone suggested

This commit is contained in:
fyodor
2013-10-22 00:51:58 +00:00
parent 78483a1c41
commit 3daeedd608
2 changed files with 14 additions and 7 deletions

View File

@@ -94,8 +94,7 @@ doesn't hurt to add more.
The names and details from both of these techniques are merged and displayed.
If the output is verbose, then extra details are shown. The output is ordered alphabetically.
Credit goes out to the <code>enum.exe</code>, <code>sid2user.exe</code>, and <code>user2sid.exe</code> programs.
The code I wrote for this is largely based on the techniques used by them.
Credit goes out to the <code>enum.exe</code>, <code>sid2user.exe</code>, and <code>user2sid.exe</code> programs for pioneering some of the techniques used in this script.
]]
---