File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -345,7 +345,7 @@ This uses PowerSploit. Ergo better to use in PowerShell 5.1 (just run powershell
345345Creates a report file for you.
346346
347347---
348- ### ` GpoAclAudit.ps1 ` (Requires PowerView !)
348+ ### ` GpoAclAudit.ps1 ` (Requires PowerSploit !)
349349
350350Audit powerful rights over GPOs. Inactive accounts are shown in red.
351351
@@ -358,9 +358,9 @@ Use like so:
358358Will generate a spreadsheet (AD-UserComputer-Audit.csv) for all users in your AD with computer they manage.
359359
360360---
361- ### ` test_shares_read_write.ps1 ` (Requires PowerView!)
361+ ### ` test_shares_read_write.ps1 `
362362
363- Given the output from:
363+ Given the output from the PowerSploit :
364364` Invoke-ShareFinder | Export-Csv .\shared_folders.csv -NoTypeInformation `
365365
366366This script will read the file "shared_folders.csv" and generate "ShareSecurityReport.csv".
You can’t perform that action at this time.
0 commit comments