mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-17 14:46:13 +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") |