Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
Information Security | Cyber Security | Hacking
  • About
  • Categories
  • Tags
  • Tools
  • Presentations
    Viral Maniar

    Viral Maniar

    InfoSec

    • Oceania
    • Twitter
    • GitHub
    • Linkedin

    Internal Infrastructure Pentest - User Management Kali

    less than 1 minute read

    • adduser user1
    • passwd user1
      • type new password: xxxxxxxxxxxxxxx
      • type confirm password: xxxxxxxxxxxx
    • Adding user to the sudoers hroup
      • usermod -a -G sudo user1

    Tags: Kali, User Management

    Categories: Active Directory Hacking, Internal Infrastructure Pentest, Internal Pentest, Network Pentest

    Updated: July 07, 2019

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    You may also enjoy

    Getting Started with Local LLMs using Ollama (Part 1)

    4 minute read

    Destroying Cloud Infrastructure with Nuking Tools - LAPSUS$ Case Study

    13 minute read

    Installing Kali in AWS EC2 Instance

    less than 1 minute read

    sudo passwd kali sudo apt-get update sudo apt-get install xrdp lxde-core lxde tigervnc-standalone-server -y cd / sudo sed -i ‘s/allowed_users=.*/a...

    Brace Yourself: Cyber Attacks on Australian Businesses Set to Skyrocket

    2 minute read

    Brace Yourself: Cyber Attacks on Australian Businesses Set to Skyrocket

    • Follow:
    • Twitter
    • GitHub
    • Instagram
    • Feed
    © 2025 Viral Maniar. Powered by Jekyll & Minimal Mistakes.