aboutsummaryrefslogtreecommitdiff
path: root/Recon/README.md
diff options
context:
space:
mode:
authorHarmJ0y <HarmJ0y@users.noreply.github.com>2016-12-12 11:09:24 -0800
committerGitHub <noreply@github.com>2016-12-12 11:09:24 -0800
commitc7985c9bc31e92bb6243c177d7d1d7e68b6f1816 (patch)
tree7deebfe9d11f22861648cceffea1c26a251749fd /Recon/README.md
parent240365441020d9f82194973a34df045b42ee6d1d (diff)
parent863699d97e55fe375fc67ada9e3d99d462cbe1d0 (diff)
downloadPowerSploit-c7985c9bc31e92bb6243c177d7d1d7e68b6f1816.tar.gz
PowerSploit-c7985c9bc31e92bb6243c177d7d1d7e68b6f1816.zip
Merge pull request #202 from PowerShellMafia/dev
Dev
Diffstat (limited to 'Recon/README.md')
-rw-r--r--Recon/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Recon/README.md b/Recon/README.md
index d992798..6e28a30 100644
--- a/Recon/README.md
+++ b/Recon/README.md
@@ -120,6 +120,8 @@ an array of hosts from the pipeline.
Invoke-ShareFinder - finds (non-standard) shares on hosts in the local domain
Invoke-FileFinder - finds potentially sensitive files on hosts in the local domain
Find-LocalAdminAccess - finds machines on the domain that the current user has local admin access to
+ Find-ManagedSecurityGroups - searches for active directory security groups which are managed and identify users who have write access to
+ - those groups (i.e. the ability to add or remove members)
Find-UserField - searches a user field for a particular term
Find-ComputerField - searches a computer field for a particular term
Get-ExploitableSystem - finds systems likely vulnerable to common exploits