- Mastering Kali Linux for Advanced Penetration Testing(Second Edition)
- Vijay Kumar Velu
- 95字
- 2021-07-02 21:04:09
Configuring and customizing Kali
Kali is a framework that is used to complete a penetration test. However, the tester should never feel tied to the tools that have been installed by default or by the look and feel of the Kali desktop. By customizing Kali, a tester can increase the security of client data that is being collected, and make it easier to do a penetration test.
Common customizations made to Kali include the following:
- Resetting the root password
- Adding a non-root user
- Speeding up Kali operations
- Sharing folders with Microsoft Windows
- Creating encrypted folders
推薦閱讀
- C及C++程序設計(第4版)
- Unreal Engine Physics Essentials
- Java范例大全
- Progressive Web Apps with React
- HTML5 移動Web開發從入門到精通(微課精編版)
- Python Deep Learning
- INSTANT Weka How-to
- JavaScript從入門到精通(第3版)
- Java 9模塊化開發:核心原則與實踐
- 微信小程序項目開發實戰
- 劍指MySQL:架構、調優與運維
- 程序設計基礎教程:C語言
- Qt5 C++ GUI Programming Cookbook
- Learning D3.js 5 Mapping(Second Edition)
- 從零開始學算法:基于Python