mirror of
https://github.com/PowerShellMafia/PowerSploit
synced 2026-06-08 12:13:33 +00:00
Fixing formatting
This commit is contained in:
@@ -218,7 +218,6 @@ Github repo: https://github.com/clymb3r/PowerShell
|
||||
return $ReturnInfo
|
||||
}
|
||||
|
||||
|
||||
function Find-4624Logons
|
||||
{
|
||||
<#
|
||||
|
||||
@@ -74,6 +74,8 @@ ModuleList = @(@{ModuleName = 'Recon'; ModuleVersion = '1.0.0.0'; GUID = '7e775a
|
||||
|
||||
# List of all files packaged with this module
|
||||
FileList = 'Recon.psm1', 'Recon.psd1', 'Get-HttpStatus.ps1', 'Invoke-ReverseDnsLookup.ps1',
|
||||
'Invoke-Portscan.ps1', 'Get-ComputerDetails.ps1', 'Usage.md'
|
||||
|
||||
# Private data to pass to the module specified in RootModule/ModuleToProcess
|
||||
# PrivateData = ''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user