..
/ Get-NetRoute
Gets the IP route information from the IP routing table
Functions:
Network
Type:
Cmdlets
Toolsets:
Builtin
CIMSession
Network
List routing table
Get-NetRoute -CimSession $s
Usecase
Identify network routes
Comments
Create CimSession
$s
using
New-CimSession
PowerShell Module:
NetTCPIP
Mitre Att&ck
T1047
Updated: 2023-07-01
Contributor: Arris Huijgen (
bitsadmin
)