- Mastering Kali Linux for Advanced Penetration Testing(Second Edition)
- Vijay Kumar Velu
- 99字
- 2021-07-02 21:04:09
Adding a non-root user
Many of the applications provided in Kali must run with root-level privileges in order to function. Root-level privileges do possess a certain amount of risk; for example, miskeying a command or using the wrong command can cause applications to fail or even damage the system being tested. In some cases, it is preferable to test with user-level privileges. In fact, some applications force the use of lower-privilege accounts.
To create a non-root user, you can simply use the adduser command from the Terminal and follow the instructions that appear, as shown in the following screenshot:

推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- Node.js+Webpack開發(fā)實(shí)戰(zhàn)
- Kali Linux Web Penetration Testing Cookbook
- Building a Home Security System with Raspberry Pi
- Vue.js 3.x從入門到精通(視頻教學(xué)版)
- Mastering Google App Engine
- WebRTC技術(shù)詳解:從0到1構(gòu)建多人視頻會議系統(tǒng)
- Test-Driven Machine Learning
- Vue.js 2 Web Development Projects
- Hands-On Neural Network Programming with C#
- Qt 4開發(fā)實(shí)踐
- PHP+MySQL Web應(yīng)用開發(fā)教程
- 從零開始構(gòu)建深度前饋神經(jīng)網(wǎng)絡(luò):Python+TensorFlow 2.x
- Java程序設(shè)計(jì)教程
- Android從入門到精通