From 833511aa24d9bd39ec5a22835283becb161d057d Mon Sep 17 00:00:00 2001 From: pingwen Date: Tue, 15 Sep 2020 17:50:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A5=BD=E4=B9=A6=E5=88=86=E4=BA=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- book/names.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/book/names.md b/book/names.md index a35cfe0..81d7584 100644 --- a/book/names.md +++ b/book/names.md @@ -202,6 +202,10 @@ [《Web前端黑客技术揭秘》](https://book.douban.com/subject/20451827/) [书摘](https://www.cnblogs.com/strick/p/6349911.html) +[《黑客攻防技术宝典 浏览器实战篇》](https://book.douban.com/subject/26880889/) + +[《黑客攻防技术宝典 Web实战篇》](https://book.douban.com/subject/10793814/) + ## 设计模式 [《JavaScript设计模式》](https://book.douban.com/subject/26589719/) [书摘](https://www.cnblogs.com/strick/p/5980539.html)