Maintaing Access

PRACTICE ! PRACTICE ! PRACTICE !

# Persistence Sripts
- run peristence -h
- exploit/windows/local/persistence
- exploit/windows/local/registry_persistence

# Scheduled Tasks
- run schedumleme
- run schtaskabuse

# Add a user
- net user hacker password123 /add

Last updated