Exercise 1, Chapter 5 – Configuring users in Kali
- Create a standard user account. Add the new user to the ‘sudo’ group
Previous TopicNext Topic
by digip Comments are off
1 2 3 4 |
adduser username passwd username usermod -a -G sudo username chsh -s /bin/bash username |
Return to Kali Linux Revealed Course
Evasion Techniques and Breaching Defenses
(PEN-300)
Have your OSCP? Take your pentesting skills to the next level in Evasion Techniques and Breaching Defenses.