mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +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") |