Maintaing access
// Maintaining access
// this is all metasploit
persistence scripts
run persistence -h
exploit/windows/local/persistence
exploit/windows/local/resgistry_persistence
Scheduled tasks
run scheduleme
run schtaskabuse
add a user
net user hack password123 /add
Last updated
Was this helpful?