InfoSecurity-Notes
InfoSecurity & PenTest
信息安全与渗透测试
在线阅读
速览手册
·
InfoSecurity-Notesrt Bug
·
参考资料
Introduction | 前言
安全是当今
当系统连接到网络并向其他计算机提供服务

本书的精排目录导航版请参考 https://ng-tech.icu/books/InfoSecurity-Notes。
数据安全与系统安全
从宏观层面上,安全可以被分为系统安全与数据安全两个层面。数据安全和系统安全可以分开来考虑。数据安全通常被认为是确保以下方面的所有努力:
- 机密性
(Confidentiality ) 。 - 完整性
(Integrity ) 。 - 可用性
(Availability ) 。
综合起来,这些被称作是存储在计算机上的数据的/etc/passwd
等配置数据的保护可以归类为数据安全。
系统安全指的是计算机平台本身。美国
Nav | 关联导航
About | 关于
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Acknowledgements
-
Awesome-Lists: 📚 Guide to Galaxy, curated, worthy and up-to-date links/reading list for ITCS-Coding/Algorithm/SoftwareArchitecture/AI. 💫
ITCS- 编程/ 算法/ 软件架构/ 人工智能等领域的文章/ 书籍/ 资料/ 项目链接精选。 -
Awesome-CS-Books
: :books: Awesome CS Books/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档。
Copyright & More | 延伸阅读
笔者所有文章遵循知识共享 署名
