Slide 15
Slide 15 text
Building Survivability Rating!
Invoke-FindPersistence
❏ Main entry point
❏ PowerView!
❏ Enumerates target
domain
❏ Filters: OS, Service Pack,
SPN, ADSPath, Filter,
ComputerName
Invoke-Ping/Test-Wmi
❏ Feed computer object
into Ping
❏ Feed up object into
Test-Wmi to check for
RPC
❏ WMI objects are full of
properties (Pass
Win32_OperatingSystem
)
Calculate Values
❏ Calculate Value from
0-100
❏ This is dependent on type
of property
❏ Calculate weighted
average to percent
❏ Calculate Persistence
Survivability Rating
Build Statistics
❏ Calculate Mean PSR
❏ Calculate Standard
Deviation of PSR
❏ Variance Id’s hot spots!
Calculate Weight
Obtain WMI
Get-NetComputer