<@U014VH7NQ66> you can use `SELECT * FROM windows_...
# windows
f
@Zweasta you can use
SELECT * FROM windows_security_center
or
SELECT * FROM windows_security_products
z
@fritz "`netsh firewall show state`" gives us the open ports. But the
windows_security_center
or the
windows_security_products
gives us the info of the firewalls that were present and their state. I am looking for more specific table that gives info like
iptables in linux
.