Firewall and Antivirus Enum
service control:
sc query windefendquerying for windefend (windows defender) since its windows and by default windows have defender

find out all services:
sc queryex type= serviceSPACE AFTER TYPE= IS NEEDED
If you get blocked ports 4444 or 6969, you can use 443 (webserver), 53 (DNS)
firewall settings:
MODERN COMMAND:
netsh advfirewall firewall dump
older, works on devel:
netsh firewall show state
configuration:
netsh firewall show config
Reader ratings (none yet)
Ratings come from verified buyers only.