linuxgun

Execute structured SSH-based Linux incident triage commands with risk-scored analysis.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/0X6C7879/aegissec --skill linuxgun
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: linuxgun
Source: https://github.com/0X6C7879/aegissec/tree/main/skills/linuxgun
Command: npx skills add https://github.com/0X6C7879/aegissec --skill linuxgun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Linux 主机在安全事件中常常需要多步骤、分散的手动操作与证据整理。本技能提供一个通过 SSH 连接的引导式排查与命令分析框架,帮助安全分析师快速建立会话、执行有序的分析并形成可操作的处置建议。

Core Features & Use Cases

  • 引导式排查流程:在受控会话中逐步执行系统信息、网络、进程、文件等排查。
  • 证据驱动分析:每个命令输出都附带专业解读和风险等级。
  • 快速处置建议:基于分析结果提供实际可执行的 containment/remediation 步骤。
  • Use Case:运维或安全团队在 SSH 连接后即可启动完整的入侵排查与取证报告生成。

Quick Start

提供 hostname、port、username、password 即可进入引导排查会话并开始分析。

Frequently Asked Questions about linuxgun

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform guided Linux incident response and triage over SSH?▼

Guided Linux incident response via SSH establishes a connected session context to execute structured, evidence-driven commands for triaging users, processes, network activity, and persistence vectors with per-command risk analysis.

What is the best way to investigate Linux persistence vectors during a security incident?▼

Investigating Linux persistence vectors requires executing structured triage commands within an SSH session to analyze system configurations and outputs, generating risk-scored actionable guidance for containment and remediation.

How do I start an SSH-based forensic triage session on a Linux host?▼

Start an SSH-based forensic triage by providing hostname, port, username, and password to establish the session context, which then orchestrates context-aware, evidence-driven commands for on-demand investigations.

Does this triage approach provide risk-scored outputs for Linux incident response?▼

Yes, this Linux incident response approach provides risk-scored outputs by applying parameter validation and context-aware orchestration to command results, ensuring every evidence-driven command receives a professional risk evaluation.

Can I use this for on-demand forensic investigations on remote Linux hosts?▼

Yes, you can use this for on-demand investigations on remote Linux hosts by establishing SSH-based session contexts to execute structured analysis and generate actionable containment and remediation guidance.

What limitations exist when containing Linux incidents through SSH command execution?▼

Limitations for containing Linux incidents through SSH include the requirement for valid parameter validation and network access to the target host, as the structured triage relies entirely on establishing a functional SSH session context.