innerHTML = '<script deferred>alert("XSS Attack");</script>'; // This will, too div.innerHTML = '<img src=x onerror="alert(\'XSS ...
確定! 回上一頁