mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-01 22:25:45 +03:00
3 lines
133 B
Plaintext
3 lines
133 B
Plaintext
Set WshShell = CreateObject("WScript.Shell")
|
|
|
|
WshShell.Exec("%windir%\system32\inetsrv\appcmd.exe uninstall module ModSecurityIIS") |