mirror of
https://github.com/PowerShellMafia/PowerSploit
synced 2026-06-08 12:13:33 +00:00
Added reference to function to powersploit.psd1 and recon.psd1
This commit is contained in:
@@ -38,6 +38,7 @@ FunctionsToExport = @(
|
||||
'Find-GPOLocation',
|
||||
'Find-InterestingFile',
|
||||
'Find-LocalAdminAccess',
|
||||
'Find-ManagedSecurityGroups',
|
||||
'Find-PathHijack',
|
||||
'Find-UserField',
|
||||
'Get-ADObject',
|
||||
|
||||
@@ -74,6 +74,7 @@ FunctionsToExport = @(
|
||||
'Get-CachedRDPConnection',
|
||||
'Get-NetProcess',
|
||||
'Find-InterestingFile',
|
||||
'Find-ManagedSecurityGroups',
|
||||
'Invoke-UserHunter',
|
||||
'Invoke-ProcessHunter',
|
||||
'Invoke-EventHunter',
|
||||
|
||||
Reference in New Issue
Block a user