0x00 如题
补记录23年Q4-24年Q2阅读过的有价值的文章。
0x01 文章
2.windows关于计划任务,正常执行,但是状态一直显示正在运行
windows关于计划任务,正常执行,但是状态一直显示正在运行_计划任务状态一直为正在运行-优快云博客
0x02 红队文章
1.定位exchange服务器
setspn -Q IMAP/* 或 setspn -Q exchange*/* 再过滤 CN=W.*MBX
2.Kerberosating攻击
(粗看了一下,文中介绍的几种发现风险spn 工具我没有尝试成功)
https://zhuanlan.zhihu.com/p/626081246
3.什么是DCSync
https://blog.youkuaiyun.com/sangfor_edu/article/details/127571527
4.浅析Windows Access Token以及利用方法 (没太看懂)
浅析Windows Access Token以及利用方法_trustedinstaller 如何利用-优快云博客
4. powershell混淆 (待仔细阅读)
https://www.ddosi.org/powershell-obfuscation/
5.卷影拷贝
6.
0x03 安全产品
1.安恒星图情报平台
2.
3.AWS云堡垒机
基于 Amazon EC2 和 Amazon Systems Manager Session Manager 的堡垒机的设计和自动化实现 | 亚马逊AWS官方博客
使用Teleport在亚马逊云科技上构建安全高可用的云原生堡垒机 | 亚马逊AWS官方博客
0x04 安全运营
1.Linux 实时文件事件监听
https://rpmfind.net/linux/epel/7/x86_64/Packages/i/inotify-tools-3.14-9.el7.x86_64.rpm
rpm -ivh --force inotify-tools-3.14-9.el7.x86_64.rpm
2.Detecting Lateral Movement through Tracking Event Logs
(小日本免费分享的通过日志分析横向移动,有借鉴意义,非常经典)
wmic process where ProcessId=8748 get ParentProcessId
import sys, optparse
代码里的for width in range切换为py3写法
bat2exe.exe /source:D:\software\bat2exe-master\upload\sourcedir /target:D:\software\bat2exe-master\upload /s /y
0x05 培训课程/优秀博客
1.BOTS of SOC
GitHub - wm171/Splunk-Boss-the-SOC
splunk-boss-soc/investigating-ransomeware at main · michaelsayala/splunk-boss-soc · GitHub
Splunk-Boss_of_the_SOC_v1/Scenarios/Scenario 1.md at main · Sean-Everett/Splunk-Boss_of_the_SOC_v1 · GitHubCyberdefenders蓝队-Boss Of The SOC v1
2.https://www.ddosi.org/ 安全网站大赞
3.吾爱破解 - LCG - LSG|安卓破解|病毒分析|www.52pojie.cn
4.Splunk Lantern Customer Success Center 论坛
5.Splunk power user
考试的guideline
Splunk Certification Exam Study Guide | Splunk
题型题目介绍
https://www.splunk.com/en_us/pdfs/training/splunk-test-blueprint-power-user.pdf
Splunk 的 VUE 考试都是选择题,单选+多选,达到75%分数及格。
每个考试认证尝试次数上限6次,第一次和第二次之间冷冻期7d(如果没有考过),第二次和第三次之间冷冻期14d,再之后保持一个月冷冻期。一次考试 $130。在Splunk edu course check out结算界面,有付费的几个选项,信用卡支付,培训积分支付等。
Admin 及以上的认证等级,需要参加前置培训课程(老外布置Lab动手实验,过了才算课程通过),然后才能参加VUE。可以在类似这种网站 https://www.testpdf.net/ 看看买不买的到题库。
成绩查询网站
Authenticate a Score Report Redirect
Splunk 培训积分说明
Splunk Education | Using Training Credits | Splunk
培训费用说明 (power user免费)
Splunk Education Pricing | Splunk
power user 考试考题大纲
What is Splunk knowledge? - Splunk Documentation
6.老外博客 (一般般吧)