mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-04 05:22:57 +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") |