Jump to content

Set Firewall rule from powershell script


Recommended Posts

Hi, I have a powershell script to find all IP attacking RDP on Windows OS. I have no problem to add this IPs to firewall rule on MS Firewall. But I have no idea, how to set rule from script in KSOS 7.

Do you know some SDK or cmd-line tool to set KAV firewall rules?

Tomas

Link to comment
Share on other sites

  • 1 month later...

Hi KarDip,

this is all avp.com commands. Thera are no command for adding one firewall rule. Only to change full configuration (EXPORT/IMPORT).

HELP         Show this help
 SCAN         Start new scan
 UPDATE       Update databases and optionally application modules
 ROLLBACK     Rollback previously updated databases
 RENEW        Renew product
 START        Start specified task
 STOP         Stop running task
 STATUS       Show task status
 STATISTICS   Show task statistics
 EXPORT       Export settings
 IMPORT       Import settings
 AcceptEULA   Accept EULA and manage KSN agreement usage flag
 REPORT       Export reports
 SHOWTM       Show scan task manager
 PROXYAUTH    Set proxy credentials
 EXIT         Exit product
 TRACES       Turn traces on/off, clear traces

I checked this way as first attempt.

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...