Skip to content

Commit b02f254

Browse files
authored
Update v8WorkingPrinciple.md
1 parent e6cd62e commit b02f254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/browse/v8WorkingPrinciple.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ HTTP/1 除了对多文件提供了良好的支持还有一下特性
326326

327327
# 网络攻击
328328
Cross Site Scripting CSS 为了与样式css区分开,取名 XSS 跨站脚本
329-
在HTML文件中或者DOM中注入恶夜脚本,用户浏览页面利用注入恶意脚本对用户实施攻击的一种手段
329+
在HTML文件中或者DOM中注入恶意脚本,用户浏览页面利用注入恶意脚本对用户实施攻击的一种手段
330330
- 窃取Cookie 信息
331331
- 监听用户行为
332332
- 修改DOM

0 commit comments

Comments
 (0)