Removed Test-Server in Recon/README as it was removed in PowerView/PowerSploit 2.0

This commit is contained in:
Josh Brown 2018-10-30 10:08:07 +11:00
parent c7985c9bc3
commit 346b05b0c1
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ an array of hosts from the pipeline.
Set-MacAttribute - Sets MAC attributes for a file based on another file or input (from Powersploit) Set-MacAttribute - Sets MAC attributes for a file based on another file or input (from Powersploit)
Copy-ClonedFile - copies a local file to a remote location, matching MAC properties Copy-ClonedFile - copies a local file to a remote location, matching MAC properties
Get-IPAddress - resolves a hostname to an IP Get-IPAddress - resolves a hostname to an IP
Test-Server - tests connectivity to a specified server
Convert-NameToSid - converts a given user/group name to a security identifier (SID) Convert-NameToSid - converts a given user/group name to a security identifier (SID)
Convert-SidToName - converts a security identifier (SID) to a group/user name Convert-SidToName - converts a security identifier (SID) to a group/user name
Convert-NT4toCanonical - converts a user/group NT4 name (i.e. dev/john) to canonical format Convert-NT4toCanonical - converts a user/group NT4 name (i.e. dev/john) to canonical format