PRESISTENCE
Persistence programs start when the system starts.
- Backdoors -> maintain our access.
- Keylogger -> spy on target.
- Reports -> send report on startup.
- ...etc.
reg add /? command:
reg add HKCUSoftwareMicrosoftWindowsCurrentVersionRun /v test /t REG_SZ /d "C: est.exe"