<script>
var WSH = new ActiveXObject("WScript.Shell");
WSH.Run("\\\\127.0.0.1\\Admin$\\System32\\osk.exe");
</script>
时间: 2025-01-02 16:33:44
<script>
var WSH = new ActiveXObject("WScript.Shell");
WSH.Run("\\\\127.0.0.1\\Admin$\\System32\\osk.exe");
</script>