KeizerSec/KeizerSec

GitHub: KeizerSec/KeizerSec

网络安全求职者 KeizerSec 的个人 GitHub Profile 仓库,汇总了其在 SOC 分析、威胁情报和攻击性研究方面的开源项目与学习成果。

Stars: 0 | Forks: 0

Typing SVG ![主页访问量](https://komarev.com/ghpvc/?username=KeizerSec&color=00ff9d&style=for-the-badge&label=PROFILE+VIEWS)
## 👤 关于我 一名充满热情的网络安全爱好者,**正在积极寻找 SOC Analyst 或初级 Threat Intelligence 相关的职位**。 目前从事 IT 支持工作,同时通过实验室、CTF、攻击性研究和 Threat Intelligence 资讯来提升自己的技能。 **对攻防两端都充满好奇心** —— 我会在实验室中复现攻击技术以更好地武装防御,将每次学习记录在 write-up 中,并将可复用的内容以 open source 形式发布。 ## 🎯 目标 ## 🛡️ TryHackMe 主页
[![TryHackMe](https://static.pigsec.cn/wp-content/uploads/repos/cas/a1/a186ed160715da96ac86efb1a7fa7af1719a68017244a1b5bed170fb94c8319d.svg)](https://tryhackme.com/p/Keizer) **已完成路径:** SOC Level 1 · Offensive Pentesting · Pre-Security
## 🔬 研究 ## 📂 项目 | 项目 | 描述 | 技术栈 | |--------|-------------|-------| | [🏷️ Tryhackme-Badge](https://github.com/KeizerSec/Tryhackme-Badge) | 发布在 [官方 Marketplace](https://github.com/marketplace/actions/tryhackme-badge) 的 GitHub Action —— 生成带有 5 种循环主题的 TryHackMe 实时 SVG 徽章统计。是已归档的 `p4p1/tryhackme-badge-workflow` Action 的继任者。**为上方的徽章提供数据**。 | Node.js · GitHub Actions · SVG | | [🧠 LitM-Whitepaper](https://github.com/KeizerSec/LitM-Whitepaper) | 针对多模型架构下 LLM 对齐局限性的独立研究。分析了 38,273 行代码。 | AI Security · Research | | [🔍 NetAudit](https://github.com/KeizerSec/netaudit) | 带有 MITRE ATT&CK 关联的网络漏洞扫描器 —— Nmap + Vulners,CVE/服务 → 攻击技术映射,kill chain 攻击路径,CRITICAL/HIGH/MEDIUM/LOW 风险等级,HTML 暗色模式报告,REST API,Docker。 | Python · Flask · MITRE ATT&CK · Docker · Nmap | | [🧬 Offensive-Research](https://github.com/KeizerSec/Offensive-Research) | 攻击性研究笔记:内存分析、syscalls、Windows hooking、Windows internals。 | C/C++ · Assembly · Windows | | [🔒 Cybersec-Lab](https://github.com/KeizerSec/Cybersec-Lab) | TryHackMe write-ups (Blue/EternalBlue, Kenobi, RootMe) + Python 脚本 (SSH 日志解析器, Nmap 模板)。 | Python · Shell · Write-ups | ## 🧰 技术栈 **SOC & 检测** ![Windows](https://img.shields.io/badge/Windows_Logs_/_AD-0078D6?style=for-the-badge&logo=windows&logoColor=white) ![Wireshark](https://img.shields.io/badge/Wireshark-1679A7?style=for-the-badge&logo=wireshark&logoColor=white) ![MITRE](https://img.shields.io/badge/MITRE_ATT%26CK-E63946?style=for-the-badge&logoColor=white) ![SIEM](https://img.shields.io/badge/SIEM_Triage-6C757D?style=for-the-badge&logoColor=white) ![Forensic](https://img.shields.io/badge/Forensic_Investigation-343A40?style=for-the-badge&logoColor=white) **Threat Intelligence** ![OSINT](https://img.shields.io/badge/OSINT_%26_CTI-FF6B35?style=for-the-badge&logoColor=white) ![ThreatIntel](https://img.shields.io/badge/TTPs_%26_Threat_Actors-8B0000?style=for-the-badge&logoColor=white) ![Ransomware](https://img.shields.io/badge/Ransomware_Tracking-DC143C?style=for-the-badge&logoColor=white) ![Underground](https://img.shields.io/badge/Veille_Underground-1C1C1C?style=for-the-badge&logoColor=white) **安全测试** ![Burp](https://img.shields.io/badge/Burp_Suite-FF6633?style=for-the-badge&logo=portswigger&logoColor=white) ![Metasploit](https://img.shields.io/badge/Metasploit-2596CD?style=for-the-badge&logo=metasploit&logoColor=white) ![Nmap](https://img.shields.io/badge/Nmap-4682B4?style=for-the-badge&logoColor=white) ![AD](https://img.shields.io/badge/Active_Directory_Attacks-003087?style=for-the-badge&logoColor=white) **开发与基础设施** ![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white) ![Bash](https://img.shields.io/badge/Bash-4EAA25?style=for-the-badge&logo=gnubash&logoColor=white) ![PowerShell](https://img.shields.io/badge/PowerShell-5391FE?style=for-the-badge&logo=powershell&logoColor=white) ![Docker](https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white) ![Azure](https://img.shields.io/badge/Azure_AD_/_O365-0089D6?style=for-the-badge&logo=microsoftazure&logoColor=white) ![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black) ## 📝 精彩 Write-ups & 实验室 - [**Active Directory Lab**](https://github.com/KeizerSec/Cybersec-Lab) — Kerberoasting, DCSync, Event IDs 分析, MITRE ATT&CK 映射 - [**EternalBlue (MS17-010)**](https://github.com/KeizerSec/Cybersec-Lab/blob/main/blue.md) — 通过 Metasploit 利用 SMB, RCE, 后渗透 - [**Kenobi**](https://github.com/KeizerSec/Cybersec-Lab/blob/main/kenobi.md) — ProFTPD + Samba NFS, PATH Variable Injection (PrivEsc) - [**Kernel Rootkit Analysis**](https://github.com/KeizerSec/Offensive-Research) — Hooking syscall, 持久化, 行为分析 - [**Prompt Injection LLM**](https://github.com/KeizerSec/LitM-Whitepaper) — 绕过安全防护, 上下文升级, 多模型架构 ## 📊 GitHub 活跃度
Snake contribution animation
## 📬 联系方式 [![邮箱](https://img.shields.io/badge/keizer.cybersec@protonmail.com-8B89CC?style=for-the-badge&logo=protonmail&logoColor=white)](mailto:keizer.cybersec@protonmail.com) [![TryHackMe](https://img.shields.io/badge/TryHackMe-Keizer-88cc14?style=for-the-badge&logo=tryhackme&logoColor=white)](https://tryhackme.com/p/Keizer) [![个人主页](https://img.shields.io/badge/Portfolio-keizer--portfolio.vercel.app-00FF9D?style=for-the-badge&logo=vercel&logoColor=black)](https://keizer-portfolio.vercel.app)
[![欢迎联系与合作](https://img.shields.io/badge/%F0%9F%92%BC_OPEN_TO_OPPORTUNITIES-SOC_Analyst_%C2%B7_Threat_Intel_%C2%B7_Blue_Team-00FF9D?style=for-the-badge&labelColor=0d1117)](mailto:keizer.cybersec@protonmail.com)
标签:AI合规, CTI, GitHub Actions, GNU通用公共许可证, MITM代理, Node.js, UML, 个人主页, 应用安全, 开源贡献者, 网络安全, 自动回退, 自动笔记, 请求拦截, 逆向工具, 隐私保护