PRESISTENCE
Persistence programs start when the system starts.
reg add /? command:
reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Run /v test /t REG_SZ /d "C:\test.exe"
Python Ethical Hacking - Persistence
原文:https://www.cnblogs.com/keepmoving1113/p/11644844.html