Using Console
Using CLI
[FIREWALL_RULE_NAME]
with the name of the firewall rule that you noted in step 3.
Using Python
google-cloud-securitycenter
library to retrieve the list of assets that have open NetBIOS ports. You can use the following code snippet to achieve this:google-cloud-compute
library to update the firewall rule and close the port. You can use the following code snippet to achieve this: