commit
c7ab708d38
|
@ -56,6 +56,7 @@ function Invoke-EgressAssess
|
|||
[string]$Datatype,
|
||||
[string]$Username,
|
||||
[string]$Password,
|
||||
[Parameter(Mandatory = $False)]
|
||||
[int]$Iterations = 1,
|
||||
[int]$Size = 1
|
||||
)
|
||||
|
@ -657,4 +658,4 @@ function Invoke-EgressAssess
|
|||
Write-Verbose "[*] Exiting.."
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue