当前位置:网站首页>发现值守设备被攻击后分析思路
发现值守设备被攻击后分析思路
2022-07-08 00:29:00 【tlucky1】
①发现攻击动作并阻断攻击
②通过分析数据包,确认攻击动作真实性,排除为负载和代理类设备,避免影响业务。
③通过分析数据包判断数据发起者是不是存在攻击行为还是业务出发,模拟触发场景,并且确认漏洞是否存在并给出针对性建议。
④如果确定是攻击行为:
定位到触发告警攻击动作的payload,分析攻击动作是什么,读取文件、打印输出内容、
写入文件和尝试下载文件、执行函数或命令等,然后分析告警响应体、网络行为是否有动
作预期的结果,如符合预期则攻击成功,给出针对性的处置以及漏洞修复建议如果是业务
触发,需分析漏洞点并提供利用细节给出针对性修复建议。
边栏推荐
- node js 保持长连接
- The method of using thread in PowerBuilder
- Euler Lagrange equation
- Is it safe to open an account on your mobile phone for small amount of stock speculation?
- NPM internal split module
- Mouse event - event object
- Nacos microservice gateway component +swagger2 interface generation
- The usage of rand function in MATLAB
- Codeforces Round #633 (Div. 2) B. Sorted Adjacent Differences
- Codeforces Round #649 (Div. 2)——A. XXXXX
猜你喜欢

从cmath文件看名字是怎样被添加到命名空间std中的

C language - modularization -clion (static library, dynamic library) use

COMSOL----微阻梁模型的搭建---最终的温度分布和变形情况----几何模型的建立

QT build with built-in application framework -- Hello World -- use min GW 32bit

Introduction to grpc for cloud native application development

液压旋转接头的使用事项

【SolidWorks】修改工程图格式

第七章 行为级建模

静态路由配置全面详解,静态路由快速入门指南

From starfish OS' continued deflationary consumption of SFO, the value of SFO in the long run
随机推荐
子矩阵的和
QT--创建QT程序
pb9.0 insert ole control 错误的修复工具
About snake equation (5)
Matlab code about cosine similarity
C语言-模块化-Clion(静态库,动态库)使用
Plot function drawing of MATLAB
Redux使用
Urban land use distribution data / urban functional zoning distribution data / urban POI points of interest / vegetation type distribution
Voice of users | winter goes and spring comes, waiting for flowers to bloom -- on gbase 8A learning comprehension
如何制作企业招聘二维码?
The numerical value of the number of figures thought of by the real-time update of the ranking list
Anaconda3 tutorial on installing and adding Tsinghua image files
Introduction to grpc for cloud native application development
C language - modularization -clion (static library, dynamic library) use
用户之声 | 对于GBase 8a数据库学习的感悟
NPM internal split module
Sword finger offer II 041 Average value of sliding window
About snake equation (1)
C语言-Cmake-CMakeLists.txt教程