post-exploit-linux
Installation
SKILL.md
Linux 后渗透 & 提权方法论
获取 shell 后的完整行动路线:信息收集 → 提权 → 凭据收集 → 敏感数据 → 横向准备。
⛔ 深入参考
内容按需加载——SKILL.md 给你决策树和快速命令,references 给你完整 payload:
- sudo/SUID/Capabilities/Cron 劫持的全部利用命令、GTFOBins 速查、环境变量劫持、sudo CVE → references/privesc-techniques.md
- Docker/LXD 组提权、NFS、内核漏洞(PwnKit/DirtyPipe/DirtyCow)、snap-confine 提权(CVE-2026-3888)、可写文件、进程凭据 → references/advanced-privesc.md
- 凭据收集完整路径(配置文件/历史记录/SSH 密钥/数据库/进程内存) → references/credential-harvest.md
Phase 0: 30 秒快速提权判断
刚拿到 shell 时跑这几条命令,快速判断有没有"秒提"的机会: