typo
parent
890689e8f4
commit
cf295f89a0
|
@ -4575,7 +4575,7 @@ function Invoke-BloodHound {
|
|||
|
||||
.PARAMETER CollectionMethod
|
||||
|
||||
The method to collect data. 'Group', 'ComputerOnly', 'LocalGroup', 'GPOLocalGroup', 'Sesssion', 'LoggedOn', 'Trusts, 'Stealth', or 'Default'.
|
||||
The method to collect data. 'Group', 'ComputerOnly', 'LocalGroup', 'GPOLocalGroup', 'Session', 'LoggedOn', 'Trusts, 'Stealth', or 'Default'.
|
||||
'Stealth' uses 'Group' collection, stealth user hunting ('Session' on certain servers), 'GPOLocalGroup' enumeration, and trust enumeration.
|
||||
'Default' uses 'Group' collection, regular user hunting with 'Session'/'LoggedOn', 'LocalGroup' enumeration, and 'Trusts' enumeration.
|
||||
'ComputerOnly' only enumerates computers, not groups/trusts, and executes local admin/session/loggedon on each.
|
||||
|
|
Loading…
Reference in New Issue