当前位置:网站首页>[Red Team] ATT&CK - Auto Start - Registry Run Key, Startup Folder
[Red Team] ATT&CK - Auto Start - Registry Run Key, Startup Folder
2022-08-10 03:32:00 【Thousands of miles :)】
0x01 Foreword
An attacker can achieve persistence by adding the program to the startup folder or referencing it using the registry run key.
Adding an entry to the "run key" in the registry or in the startup folder will cause the referenced program to execute when the user logs in.These programs will execute in the context of the user, with the relevant privilege level of the account.
0x02Startup folder
Placing a program in the startup folder also causes the program to execute when the user logs in.There is a startup folder location for individual user accounts and a system-wide startup folder that will be checked no matter which user account is logged in.
Where: The current user's startup folder path is:
<C:\Users\[username]\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
边栏推荐
- 2022.8.8 Exam area link (district) questions
- Go语言JSON文件的读写操作
- 算法与语音对话方向面试题库
- 【Kali安全渗透测试实践教程】第7章 权限提升
- ArcGIS Advanced (1) - Install ArcGIS Enterprise and create an sde library
- 实例048:数字比大小
- 月薪35K,靠八股文就能做到的事,你居然不知道
- 2022.8.9 Remainder of Exam Balance--1000 Question Solutions
- Data Governance (5): Metadata Management
- 数据库治理利器:动态读写分离
猜你喜欢
随机推荐
LeetCode 每日一题——1413. 逐步求和得到正数的最小值
Robust Real-time LiDAR-inertial Initialization(实时鲁棒的LiDAR惯性初始化)论文学习
[8.8] Code Source - [Non-falling subarray game] [Longest rising subsequence count (Bonus)] [Substring (data enhanced version)]
官宣出自己的博客了
Write a drop-down refresh component
Go语言JSON文件的读写操作
The 25th day of the special assault version of the sword offer
Arcgis进阶篇(1)——安装Arcgis Enterprise,创建sde库
中级xss绕过【xss Game】
【红队】ATT&CK - 自启动 - 注册表运行键、启动文件夹
论旅行之收获
2022.8.9考试平衡的余数--1000题解
QT modal dialog and non-modal dialog learning
Research on IC enterprises
2022.8.9考试排列变换--1200题解
OpenCV图像处理学习四,像素的读写操作和图像反差函数操作
2022.8.9 Exam arrangement and transformation--1200 questions solution
Introduction and application of quantitative trading strategies
mysql -sql编程
MySQL: Introduction to Logging System | Error Log | Query Log | Binary Log: Bin-log Data Recovery Practice | Slow Log Query