Skip to content

读书笔记:《Computer Security》A Hands-on Approach

Notifications You must be signed in to change notification settings

da1234cao/computer_security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

关于它的读书笔记: 《Computer Security》A Hands-on Approach ——Wenliang Du

仓库分为两部分:笔记文档+代码

gitbook文档:https://app.gitbook.com/@dacao-1/s/computer-security/


实验中在本机中安装的软件

不想使用虚拟机,在本机安装了些软件。日后不用,也好卸载。

  1. LAMP

    LAMP安装过程

  2. nmap、netwox、tcpdump

    sudo apt install nmap
    sudo apt install netwox
    sudo apt install tcpdump

评价

一本不错的安全导论书籍:软件安全、web安全、网络安全。

软件安全:特权程序,缓冲区溢出;

web安全:CSRF,XSS,SQL注入;

网络安全:TCP攻击,防火墙,DNS攻击,[VPN,PKI,TLS];

网络[软件/程序/代码]是比较有意思的东西。但我需要环境编程和网络编程的加持

这本书暂时告一段落。

About

读书笔记:《Computer Security》A Hands-on Approach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published