当前位置:网站首页>【红队】ATT&CK - 创建或修改系统进程实现持久化(更新ing)
【红队】ATT&CK - 创建或修改系统进程实现持久化(更新ing)
2022-08-02 06:20:00 【千里:)】
背景
作为持久化操作的一部分,攻击者可能会创建或修改系统级进程以重复执行恶意负载。当操作系统启动时,它们可以启动执行后台系统功能的进程。在 Windows 和 Linux 上,这些系统进程被称为服务。 在 macOS 上,运行称为 Launch Daemon 和 Launch Agent 的启动进程以完成系统初始化并加载用户特定参数。
攻击者可能会安装新的服务、守护程序或代理,这些服务、守护程序或代理可以配置为在启动时或可重复的时间间隔执行,以建立持久化后门。类似地,攻击者可能会修改现有的服务、守护进程或代理以达到相同的效果。
在实现基础方面,需要使用管理员权限创建服务、守护程序或代理,因此必须在 root/SYSTEM 权限下执行。
方法说明
一、启动Agent(macOS)
该方法适用于macOS中权限持久化场景。macOS使用/System/Library/LaunchAgents、/Library/LaunchAgents等实现自启动,作为
边栏推荐
- 张驰咨询:企业实施精益管理的最大障碍,只把精益作为一种工具和方法
- (Notes are not completed) [Graph Theory] Traversal of graphs
- nacos源码启动找不到istio包
- 【npm install 报错问题合集】- npm ERR! code ENOTEMPTY npm ERR! syscall rmdir
- 技术管理三级跳
- DNS resolution process
- CAT1 4G+Ethernet development board Tencent cloud mobile phone WeChat applet display temperature and delivery control
- C# FileInfo类
- 暑期总结(三)
- Launch Space on-premises deployment (local) Beta!
猜你喜欢
chrome plugin development guide
MySQL Advanced Statements (1)
实例028:递归求等差数列
Wuhan 2022 organizing of the high-performance computing added new ecological development of high-performance computing
MySQL classic 50 practice questions and the most detailed analysis of the whole network
Nodejs installation tutorial
Toolbox App 1.25 New Features at a Glance | Version Update
File upload vulnerability (2)
(Part of it is not understood, and the notes are not completed) [Graph Theory] Difference Constraints
Detailed explanation of 9 common reasons for MySQL index failure
随机推荐
Xgboost报错ValueError:无效的形状:标签(1650 2)
Clapper that can interact with the audience in real time
MySQL high-level --- storage engine, index, lock
速看!PMP新考纲、PMBOK第七版解读
August 2022 plan, focusing on ue4 video tutorials
返回文件名问题
【暑期每日一题】洛谷 P1255 数楼梯
rhce homework
(笔记整理未完成)【图论】图的遍历
武汉高性能计算大会2022举办,高性能计算生态发展再添新动力
Launch Space on-premises deployment (local) Beta!
PMP新考纲考试内容介绍
The nacos source code can not find the istio package
PMP新考纲通关秘籍,告别抓瞎
[数据集][VOC]男女数据集voc格式6188张
In-depth analysis of the initialization of member variables and local variables
Reverse resolve dns server
HCIP 第二天
交换--STP协议
Leetcode周赛304