NetworkInterface
ENI/NIC - binds a workload to a network position.
class: Network
Realizing resources
aws aws
| resource | scope | enumerate | required permissions |
|---|---|---|---|
aws:ec2:network-interface |
region | ec2:DescribeNetworkInterfaces |
ec2:DescribeNetworkInterfaces |
azure azure
| resource | scope | enumerate | required permissions |
|---|---|---|---|
azure:network:nic |
region | arg:microsoft.network/networkinterfaces |
Microsoft.Network/networkInterfaces/read |
As edge source
As edge target
Exposure sites
None.
Rules that touch NetworkInterface 1
An NSG effective inbound rule allows source=Internet (or 0.0.0.0/0) with action=Allow on a specific port - the firewall is open to the public internet for that port. CONDITIONAL(network_reachability): a public IP must also be present on an attached resource for the port to be externally reachable.
azure
CanReachPort